8
0

Accepting request 332220 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/332220
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Server-Simple?expand=0&rev=19
This commit is contained in:
Stephan Kulow
2015-09-20 13:49:22 +00:00
committed by Git OBS Bridge
parent 9374cbf44f
commit 3adae98c18
4 changed files with 19 additions and 6 deletions

View File

@@ -17,22 +17,22 @@
Name: perl-HTTP-Server-Simple
Version: 0.50
Version: 0.51
Release: 0
%define cpan_name HTTP-Server-Simple
Summary: Lightweight HTTP server
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/HTTP-Server-Simple/
Source0: http://www.cpan.org/authors/id/F/FA/FALCONE/%{cpan_name}-%{version}.tar.gz
Source0: http://www.cpan.org/authors/id/B/BP/BPS/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(CGI)
Requires: perl(CGI)
BuildRequires: perl(Socket) >= 1.94
Requires: perl(CGI)
Requires: perl(Socket) >= 1.94
%{perl_requires}
# MANUAL BEGIN