forked from pool/perl-HTTP-Server-Simple
Accepting request 327572 from home:hsk17:branches:devel:languages:perl
make it build with perl-5.22 OBS-URL: https://build.opensuse.org/request/show/327572 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Server-Simple?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
98ac16012b
commit
9374cbf44f
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 27 12:51:06 UTC 2015 - hsk@imb-jena.de
|
||||||
|
|
||||||
|
- add CGI to Requires:, BuildRequires:, as that module is not in
|
||||||
|
perl core since perl 5.22
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 14 18:05:28 UTC 2015 - coolo@suse.com
|
Tue Apr 14 18:05:28 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -30,6 +30,8 @@ BuildArch: noarch
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
BuildRequires: perl(CGI)
|
||||||
|
Requires: perl(CGI)
|
||||||
BuildRequires: perl(Socket) >= 1.94
|
BuildRequires: perl(Socket) >= 1.94
|
||||||
Requires: perl(Socket) >= 1.94
|
Requires: perl(Socket) >= 1.94
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
Reference in New Issue
Block a user