SPECS: rpm.spec - added cleanlibdirs patch (avoid -L poisoning in ...

qboosh qboosh at pld-linux.org
Tue Nov 8 16:53:06 CET 2005


Author: qboosh                       Date: Tue Nov  8 15:53:06 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added cleanlibdirs patch (avoid -L poisoning in *.la)
- release 26.1

---- Files affected:
SPECS:
   rpm.spec (1.711 -> 1.712) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.711 SPECS/rpm.spec:1.712
--- SPECS/rpm.spec:1.711	Fri Nov  4 16:26:32 2005
+++ SPECS/rpm.spec	Tue Nov  8 16:53:01 2005
@@ -30,7 +30,7 @@
 Name:		rpm
 %define	sover	4.4
 Version:	4.4.2
-Release:	25
+Release:	26.1
 License:	GPL
 Group:		Base
 Source0:	ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz
@@ -106,6 +106,7 @@
 Patch48:	%{name}-requireseq.patch
 Patch49:	%{name}-p4.patch
 Patch50:	%{name}-macros.patch
+Patch51:	%{name}-cleanlibdirs.patch
 URL:		http://wraptastic.org/
 Icon:		rpm.gif
 BuildRequires:	autoconf >= 2.52
@@ -678,6 +679,7 @@
 %patch48 -p1
 %patch49 -p1
 %patch50 -p1
+%patch51 -p1
 %patch0 -p1
 %patch3 -p1
 
@@ -1151,6 +1153,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.712  2005/11/08 15:53:01  qboosh
+- added cleanlibdirs patch (avoid -L poisoning in *.la)
+- release 26.1
+
 Revision 1.711  2005/11/04 15:26:32  glen
 - rel 25 to cope with merged rpm-build-macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.711&r2=1.712&f=u




More information about the pld-cvs-commit mailing list