From f48c95f55d1ca769fe47009d9f188476b37cb436a1e0086cdf6d43fce76a1c13 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 30 Nov 2010 19:28:16 +0000 Subject: [PATCH] siwtch to perl_requires macro OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Format?expand=0&rev=4 --- perl-String-Format.changes | 5 +++++ perl-String-Format.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/perl-String-Format.changes b/perl-String-Format.changes index 29611af..e8c9f43 100644 --- a/perl-String-Format.changes +++ b/perl-String-Format.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 30 19:20:44 UTC 2010 - coolo@novell.com + +- switch to perl_requires macro + ------------------------------------------------------------------- Sat Nov 20 11:11:01 UTC 2010 - chris@computersalat.de diff --git a/perl-String-Format.spec b/perl-String-Format.spec index 4fd0033..2de5615 100644 --- a/perl-String-Format.spec +++ b/perl-String-Format.spec @@ -17,7 +17,6 @@ # norootforbuild - Name: perl-String-Format %define cpan_name String-Format Summary: Sprintf-like string formatting capabilities with arbitrary format definitions @@ -35,7 +34,7 @@ BuildRequires: perl BuildRequires: perl-macros %endif BuildRequires: perl(Test::More) -Requires: perl = %{perl_version} +%{perl_requires} %description String::Format lets you define arbitrary printf-like format sequences to be