diff --git a/perl-Text-CSV_XS.changes b/perl-Text-CSV_XS.changes index 9f05144..a7bde9b 100644 --- a/perl-Text-CSV_XS.changes +++ b/perl-Text-CSV_XS.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 1 13:35:44 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Wed Jun 2 12:45:09 UTC 2010 - chris@computersalat.de diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec index 05cf4b8..6f1730f 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -28,13 +28,11 @@ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Text-CSV_XS Source: %{cpan_name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} BuildRequires: perl -%if 0%{?suse_version} < 1120 BuildRequires: perl-macros -%endif BuildRequires: perl(Test::Pod) >= 1.00 BuildRequires: perl(Test::Pod::Coverage) -Requires: perl = %{perl_version} %description Text::CSV_XS provides facilities for the composition and decomposition of