diff --git a/perl-Text-Diff.changes b/perl-Text-Diff.changes index df14278..57c12da 100644 --- a/perl-Text-Diff.changes +++ b/perl-Text-Diff.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 1 06:55:46 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Sun Dec 13 12:11:19 UTC 2009 - chris@computersalat.de diff --git a/perl-Text-Diff.spec b/perl-Text-Diff.spec index 3244b8f..0223e22 100644 --- a/perl-Text-Diff.spec +++ b/perl-Text-Diff.spec @@ -28,11 +28,11 @@ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Text-Diff Source: %{cpan_name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Algorithm::Diff) BuildRequires: perl(Data::Dumper) -Requires: perl = %{perl_version} Requires: perl(Algorithm::Diff) Provides: %{cpan_name}