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

@@ -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