SPECS (AC-branch): rpm.spec - added cleanlibdirs patch (avoid -L p...
qboosh
qboosh at pld-linux.org
Tue Nov 8 16:51:57 CET 2005
Author: qboosh Date: Tue Nov 8 15:51:57 2005 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- added cleanlibdirs patch (avoid -L poisoning in *.la)
- release 26
---- Files affected:
SPECS:
rpm.spec (1.555.2.156 -> 1.555.2.157)
---- Diffs:
================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.555.2.156 SPECS/rpm.spec:1.555.2.157
--- SPECS/rpm.spec:1.555.2.156 Sat Nov 5 12:44:13 2005
+++ SPECS/rpm.spec Tue Nov 8 16:51:52 2005
@@ -31,7 +31,7 @@
Name: rpm
%define sover 4.4
Version: 4.4.2
-Release: 25
+Release: 26
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
@@ -682,6 +683,7 @@
%patch48 -p1
%patch49 -p1
%patch50 -p1
+%patch51 -p1
%patch0 -p1
%patch3 -p1
@@ -1152,6 +1154,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.555.2.157 2005/11/08 15:51:52 qboosh
+- added cleanlibdirs patch (avoid -L poisoning in *.la)
+- release 26
+
Revision 1.555.2.156 2005/11/05 11:44:13 glen
- rel 25 to cope with merged rpm-build-macros
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.555.2.156&r2=1.555.2.157&f=u
More information about the pld-cvs-commit
mailing list