8
0

siwtch to perl_requires macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Format?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2010-11-30 19:28:16 +00:00
committed by Git OBS Bridge
parent a352ed22c6
commit f48c95f55d
2 changed files with 6 additions and 2 deletions

View File

@@ -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 Sat Nov 20 11:11:01 UTC 2010 - chris@computersalat.de

View File

@@ -17,7 +17,6 @@
# norootforbuild # norootforbuild
Name: perl-String-Format Name: perl-String-Format
%define cpan_name String-Format %define cpan_name String-Format
Summary: Sprintf-like string formatting capabilities with arbitrary format definitions Summary: Sprintf-like string formatting capabilities with arbitrary format definitions
@@ -35,7 +34,7 @@ BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
%endif %endif
BuildRequires: perl(Test::More) BuildRequires: perl(Test::More)
Requires: perl = %{perl_version} %{perl_requires}
%description %description
String::Format lets you define arbitrary printf-like format sequences to be String::Format lets you define arbitrary printf-like format sequences to be