diff --git a/perl-String-CRC32.spec b/perl-String-CRC32.spec index b84524e..54a6670 100644 --- a/perl-String-CRC32.spec +++ b/perl-String-CRC32.spec @@ -3,12 +3,13 @@ Name: perl-%{modname} Version: 1.4 Release: 1 Summary: Perl interface for cyclic redundency check generation -%{perl_requires} BuildRequires: perl +BuildRequires: perl-macros License: Public Domain Group: Development/Libraries/Perl Source: %{modname}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-root +%{perl_requires} %description The CRC32 module calculates CRC sums of 32 bit lengths. It generates the same