[packages/perl-CGI-Screen] use generic url
glen
glen at pld-linux.org
Tue Nov 25 09:27:42 CET 2014
commit 69c8d610db58c82ef8c4b773120981249c5c03cc
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 10:27:38 2014 +0200
use generic url
perl-CGI-Screen.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-CGI-Screen.spec b/perl-CGI-Screen.spec
index e5b942c..8bc81aa 100644
--- a/perl-CGI-Screen.spec
+++ b/perl-CGI-Screen.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir CGI
%define pnam Screen
+%include /usr/lib/rpm/macros.perl
Summary: CGI::Screen - Perl extension for easy creation of multi screen CGI scripts
Summary(pl.UTF-8): CGI::Screen - rozszerzenia Perla do łatwego tworzenia wieloekranowych skryptów CGI
Name: perl-CGI-Screen
@@ -14,14 +14,15 @@ License: GPL
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 3bcbb56df1852bd20183cd9eda3ea6e9
-BuildRequires: rpm-perlprov >= 4.1-13
+URL: http://search.cpan.org/dist/CGI-Screen/
BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
CGI::Screen is a subclass of "CGI" which allows the esay(TM) creation
-of simple multi screen CGI scripts. By 'multi screen' I mean scripts
+of simple multi screen CGI scripts. By 'multi screen' I mean scripts
which present different screens to the user when called with different
parameters. This is the common case for scripts linking to themselves.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-CGI-Screen.git/commitdiff/69c8d610db58c82ef8c4b773120981249c5c03cc
More information about the pld-cvs-commit
mailing list