[packages/perl-PSGI] use generic url
glen
glen at pld-linux.org
Tue Nov 25 21:24:40 CET 2014
commit 783a8be7bc26d610d64c990255b259a19d8bf2a7
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 22:24:37 2014 +0200
use generic url
perl-PSGI.spec | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
---
diff --git a/perl-PSGI.spec b/perl-PSGI.spec
index 0ae60aa..aa7d4ee 100644
--- a/perl-PSGI.spec
+++ b/perl-PSGI.spec
@@ -1,30 +1,25 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
+
%define pdir PSGI
%include /usr/lib/rpm/macros.perl
Summary: PSGI - Perl Web Server Gateway Interface Specification
-#Summary(pl.UTF-8):
Name: perl-PSGI
Version: 1.09_1
Release: 1
License: unknown
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-authors/id/M/MI/MIYAGAWA/PSGI-1.09_1.tar.gz
+Source0: http://www.cpan.org/modules/by-authors/id/M/MI/MIYAGAWA/PSGI-%{version}.tar.gz
# Source0-md5: e043571789d55ce06f0066c33b4579c3
-# generic URL, check or change before uncommenting
-#URL: http://search.cpan.org/dist/PSGI/
+URL: http://search.cpan.org/dist/PSGI/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-
-
-# %description -l pl.UTF-8
-# TODO
+Perl Web Server Gateway Interface Specification.
%prep
%setup -q -n %{pdir}-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-PSGI.git/commitdiff/783a8be7bc26d610d64c990255b259a19d8bf2a7
More information about the pld-cvs-commit
mailing list