SPECS: perl-CGI.spec - 3.16

glen glen at pld-linux.org
Fri Feb 17 16:00:23 CET 2006


Author: glen                         Date: Fri Feb 17 15:00:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 3.16

---- Files affected:
SPECS:
   perl-CGI.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/perl-CGI.spec
diff -u SPECS/perl-CGI.spec:1.58 SPECS/perl-CGI.spec:1.59
--- SPECS/perl-CGI.spec:1.58	Sun Jan 22 12:44:02 2006
+++ SPECS/perl-CGI.spec	Fri Feb 17 16:00:16 2006
@@ -5,20 +5,20 @@
 #
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	CGI
-%define		pnam	CGI
 Summary:	CGI Perl module - simple CGI interface class
 Summary(pl):	Moduł Perla CGI - prosta klasa interfejsu do CGI
 Name:		perl-CGI
-Version:	3.15
-Release:	0.1
+Version:	3.16
+Release:	1
 Epoch:		1
 # same as perl
 License:	GPL or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}.pm-%{version}.tar.gz
-# Source0-md5:	37db43e55cf2992f7e89e9ec9541ffec
-BuildRequires:	rpm-perlprov >= 4.3-0.20030610.20.2
+Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}.pm-%{version}.tar.gz
+# Source0-md5:	afd5d046662a4338b02ab5d10549304a
 BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.3-0.20030610.20.2
+BuildRequires:	sed >= 4.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -47,9 +47,9 @@
 Przykłady użycia modułu CGI.
 
 %prep
-%setup -q -n %{pnam}.pm-%{version}
+%setup -q -n %{pdir}.pm-%{version}
 
-%{__perl} -pi -e 's|/usr/local/bin/perl|/usr/bin/perl|g' examples/*.cgi
+%{__sed} -i -e 's|/usr/local/bin/perl|/usr/bin/perl|g' examples/*.cgi
 
 %build
 %{__perl} Makefile.PL \
@@ -90,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2006/02/17 15:00:16  glen
+- 3.16
+
 Revision 1.58  2006/01/22 11:44:02  agaran
 - up to 3.15 rel: 0.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-CGI.spec?r1=1.58&r2=1.59&f=u



More information about the pld-cvs-commit mailing list