SPECS: cpan2rpm.spec - crude patch, otherwise makes broken makefile,

agaran agaran at pld-linux.org
Mon Jul 31 00:27:54 CEST 2006


Author: agaran                       Date: Sun Jul 30 22:27:54 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- crude patch, otherwise makes broken makefile, 

---- Files affected:
SPECS:
   cpan2rpm.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/cpan2rpm.spec
diff -u SPECS/cpan2rpm.spec:1.15 SPECS/cpan2rpm.spec:1.16
--- SPECS/cpan2rpm.spec:1.15	Wed Jul 26 23:49:24 2006
+++ SPECS/cpan2rpm.spec	Mon Jul 31 00:27:49 2006
@@ -13,6 +13,7 @@
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/authors/id/E/EC/ECALDER/%{name}-%{version}.tar.gz
 # Source0-md5:	4f85e07dfa848e5b72791aed975e8bc4
+Patch0:		%{name}-make.patch
 URL:		http://perl.arix.com/cpan2rpm/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -29,6 +30,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL \
@@ -62,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/07/30 22:27:49  agaran
+- crude patch, otherwise makes broken makefile,
+
 Revision 1.15  2006/07/26 21:49:24  matowy
 - added URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cpan2rpm.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list