forked from pool/perl-XML-Simple
always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-Simple?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
2f78c56257
commit
5f0d3d2b79
@@ -20,10 +20,10 @@
|
||||
|
||||
Name: perl-XML-Simple
|
||||
BuildRequires: perl-XML-Parser
|
||||
BuildRequires: perl-macros
|
||||
Version: 2.18
|
||||
Release: 71
|
||||
Requires: perl-XML-Parser
|
||||
%{perl_requires}
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic
|
||||
@@ -32,6 +32,7 @@ Summary: Easy API to read/write XML (Perl module)
|
||||
Source: http://www.cpan.org/authors/id/G/GR/GRANTM/XML-Simple-%{version}.tar.bz2
|
||||
Patch: XML-Simple-%{version}-test.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
XML::Simple - Easy API to read/write XML (esp config files)
|
||||
|
||||
Reference in New Issue
Block a user