diff --git a/perl-Text-Aspell.changes b/perl-Text-Aspell.changes index 8ffbebc..e5d9f50 100644 --- a/perl-Text-Aspell.changes +++ b/perl-Text-Aspell.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 1 13:35:42 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Mon Nov 29 18:31:18 UTC 2010 - coolo@novell.com diff --git a/perl-Text-Aspell.spec b/perl-Text-Aspell.spec index 9d88f23..98f9072 100644 --- a/perl-Text-Aspell.spec +++ b/perl-Text-Aspell.spec @@ -10,7 +10,7 @@ URL: http://search.cpan.org/dist/Text-Aspell Group: Development/Libraries/Perl License: Perl License BuildRoot: %{_tmppath}/build-%{name}-%{version} -Requires: perl = %{perl_version} +%{perl_requires} BuildRequires: perl BuildRequires: make BuildRequires: perl(ExtUtils::MakeMaker)