diff --git a/perl-PadWalker.changes b/perl-PadWalker.changes index 26cfec6..4e5b145 100644 --- a/perl-PadWalker.changes +++ b/perl-PadWalker.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 1 13:34:17 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Wed Nov 24 21:47:57 UTC 2010 - chris@computersalat.de diff --git a/perl-PadWalker.spec b/perl-PadWalker.spec index 731727e..0ebad69 100644 --- a/perl-PadWalker.spec +++ b/perl-PadWalker.spec @@ -17,12 +17,11 @@ # norootforbuild - Name: perl-PadWalker %define cpan_name PadWalker Summary: Play with other peoples' lexical variables Version: 1.92 -Release: 1 +Release: 2 License: GPL+ or Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/PadWalker/ @@ -32,7 +31,7 @@ BuildRequires: perl %if 0%{?suse_version} < 1120 BuildRequires: perl-macros %endif -Requires: perl = %{perl_version} +%{perl_requires} %description PadWalker is a module which allows you to inspect (and even change!)