forked from pool/perl-XML-Writer-String
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-Writer-String?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
a5f3be0861
commit
cdb365e7df
@@ -15,9 +15,10 @@ Release: 1
|
|||||||
Vendor: openSUSE-Education
|
Vendor: openSUSE-Education
|
||||||
Source: %{real_name}-%{version}.tar.bz2
|
Source: %{real_name}-%{version}.tar.bz2
|
||||||
Requires: perl-XML-Writer
|
Requires: perl-XML-Writer
|
||||||
%{perl_requires}
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl-macros
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module implements a bare-bones class specifically for the purpose of
|
This module implements a bare-bones class specifically for the purpose of
|
||||||
|
|||||||
Reference in New Issue
Block a user