forked from pool/perl-HTTP-Server-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-HTTP-Server-Simple?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
94fb0db912
commit
811d56dd5c
@@ -17,8 +17,8 @@ Source: %{real_name}-%{version}.tar.bz2
|
|||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(Test::Pod)
|
BuildRequires: perl(Test::Pod)
|
||||||
BuildRequires: perl(Test::Pod::Coverage)
|
BuildRequires: perl(Test::Pod::Coverage)
|
||||||
%{perl_requires}
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is a simple standalone HTTP server. By default, it doesn't thread or fork.
|
This is a simple standalone HTTP server. By default, it doesn't thread or fork.
|
||||||
|
Reference in New Issue
Block a user