diff --git a/perl-Data-OptList.changes b/perl-Data-OptList.changes index 5b478c3..ebc5b9d 100644 --- a/perl-Data-OptList.changes +++ b/perl-Data-OptList.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 30 19:20:04 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Sun Apr 11 20:21:40 UTC 2010 - chris@computersalat.de diff --git a/perl-Data-OptList.spec b/perl-Data-OptList.spec index ca3fe99..12f45eb 100644 --- a/perl-Data-OptList.spec +++ b/perl-Data-OptList.spec @@ -29,16 +29,14 @@ Url: http://search.cpan.org/dist/Data-OptList Source: http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-0.106.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} BuildRequires: perl -%if 0%{?suse_version} < 1120 BuildRequires: perl-macros -%endif BuildRequires: perl(List::Util) >= 0.00 # other not perl || perl-base BuildRequires: perl(Sub::Install) >= 0.921 BuildRequires: perl(Params::Util) >= 0.14 # -Requires: perl = %{perl_version} Requires: perl(List::Util) >= 0.00 # other not perl || perl-base Requires: perl(Sub::Install) >= 0.921