SPECS: perl-Parse-Lex.spec - added patch for strict and other 'fea...

agaran agaran at pld-linux.org
Fri Jul 6 13:30:39 CEST 2007


Author: agaran                       Date: Fri Jul  6 11:30:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch for strict and other 'features'

---- Files affected:
SPECS:
   perl-Parse-Lex.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Parse-Lex.spec
diff -u SPECS/perl-Parse-Lex.spec:1.1 SPECS/perl-Parse-Lex.spec:1.2
--- SPECS/perl-Parse-Lex.spec:1.1	Fri Jul  6 13:16:52 2007
+++ SPECS/perl-Parse-Lex.spec	Fri Jul  6 13:30:34 2007
@@ -10,11 +10,12 @@
 #Summary(pl):	
 Name:		perl-Parse-Lex
 Version:	2.15
-Release:	0.1
+Release:	0.2
 License:	x
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-authors/id/P/PV/PVERD/%{pdir}%{pnam}-%{version}.tar.gz
 # Source0-md5:	aeb0bb36454485d28214aad0907d5c92
+Patch0:		perl-Parse-Lex-strict.patch
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -30,6 +31,7 @@
 
 %prep
 %setup -q -n %{pdir}%{pnam}-%{version}
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL \
@@ -64,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/07/06 11:30:34  agaran
+- added patch for strict and other 'features'
+
 Revision 1.1  2007/07/06 11:16:52  agaran
 - initial, test fails here, unfinished crude etc..
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Parse-Lex.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list