diff --git a/perl-ExtUtils-CChecker.changes b/perl-ExtUtils-CChecker.changes index a54424c..5376337 100644 --- a/perl-ExtUtils-CChecker.changes +++ b/perl-ExtUtils-CChecker.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 1 09:44:33 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Tue Jul 13 11:43:28 UTC 2010 - chris@computersalat.de diff --git a/perl-ExtUtils-CChecker.spec b/perl-ExtUtils-CChecker.spec index 5ebbebb..68c8f1a 100644 --- a/perl-ExtUtils-CChecker.spec +++ b/perl-ExtUtils-CChecker.spec @@ -35,7 +35,7 @@ BuildRequires: perl(Module::Build) BuildRequires: perl-macros %endif BuildRequires: perl(Test::Exception) -Requires: perl = %{perl_version} +%{perl_requires} %description Often Perl modules are written to wrap functionallity found in existing C