From d65c90989107f36ff48559521d68ef36967684dbf21d29272a796b464f417495 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 1 Dec 2010 13:56:16 +0000 Subject: [PATCH] siwtch to perl_requires macro OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-CSV_XS?expand=0&rev=11 --- perl-Text-CSV_XS.changes | 5 +++++ perl-Text-CSV_XS.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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..ea750c3 100644 --- a/perl-Text-CSV_XS.spec +++ b/perl-Text-CSV_XS.spec @@ -34,7 +34,7 @@ BuildRequires: perl-macros %endif BuildRequires: perl(Test::Pod) >= 1.00 BuildRequires: perl(Test::Pod::Coverage) -Requires: perl = %{perl_version} +%{perl_requires} %description Text::CSV_XS provides facilities for the composition and decomposition of