SPECS: perl-CGI-Minimal.spec - 1.24

glen glen at pld-linux.org
Fri Feb 17 15:53:33 CET 2006


Author: glen                         Date: Fri Feb 17 14:53:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.24

---- Files affected:
SPECS:
   perl-CGI-Minimal.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/perl-CGI-Minimal.spec
diff -u SPECS/perl-CGI-Minimal.spec:1.6 SPECS/perl-CGI-Minimal.spec:1.7
--- SPECS/perl-CGI-Minimal.spec:1.6	Mon Nov 15 20:02:42 2004
+++ SPECS/perl-CGI-Minimal.spec	Fri Feb 17 15:53:28 2006
@@ -9,13 +9,13 @@
 Summary:	CGI::Minimal - a lightweight CGI form processing package
 Summary(pl):	CGI::Minimal - lekki pakiet do przetwarzania formularzy CGI
 Name:		perl-CGI-Minimal
-Version:	1.16
+Version:	1.24
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	6e9e5079db22e7dd1cbfdb79162d333b
+# Source0-md5:	38d498c34c89c0ed0fda86345ff20616
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
@@ -24,8 +24,8 @@
 %description
 This package provides a micro-weight alternative to the CPAN CGI.pm
 module. Rather than attempt to address every possible need of a CGI
-programmer, it provides the _minimum_ functions needed for CGI such
-as form decoding (including file upload forms), URL encoding and
+programmer, it provides the _minimum_ functions needed for CGI such as
+form decoding (including file upload forms), URL encoding and
 decoding, HTTP usable date generation (RFC1123 compliant dates) and
 _basic_ escaping and unescaping of HTMLized text.
 
@@ -65,6 +65,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/CGI/Minimal.pod
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -81,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/02/17 14:53:28  glen
+- 1.24
+
 Revision 1.6  2004/11/15 19:02:42  paladine
 - updated to 1.16
 
@@ -98,4 +103,3 @@
 
 Revision 1.1  2004/01/07 10:58:57  qboosh
 - new
-
================================================================

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



More information about the pld-cvs-commit mailing list