forked from pool/perl-String-RewritePrefix
switch to perl_requires macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-RewritePrefix?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
e696b9e709
commit
813e8900c0
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 1 11:43:05 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 29 18:00:53 UTC 2010 - coolo@novell.com
|
Mon Nov 29 18:00:53 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@@ -9,8 +9,9 @@ Source0: http://www.cpan.org/modules/by-module/String/String-RewritePrefi
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Sub::Exporter)
|
BuildRequires: perl(Sub::Exporter)
|
||||||
Requires: perl = %{perl_version}
|
%{perl_requires}
|
||||||
Requires: perl(Sub::Exporter)
|
Requires: perl(Sub::Exporter)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user