forked from pool/perl-String-Format
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:
committed by
Git OBS Bridge
parent
a352ed22c6
commit
f48c95f55d
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user