Author: arekm Date: Sun Nov 26 18:10:31 2006 GMT Module: SPECS Tag: rpm-4_4_6 ---- Log message: rel 1.18; detect libtool files using file binary; fixes libqt-mt.la missdetection
---- Files affected: SPECS: rpm.spec (1.768 -> 1.768.2.1) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.768 SPECS/rpm.spec:1.768.2.1 --- SPECS/rpm.spec:1.768 Sat Sep 30 00:56:12 2006 +++ SPECS/rpm.spec Sun Nov 26 19:10:26 2006 @@ -31,7 +31,7 @@ Summary(uk): íĹÎĹÄÖĹŇ ĐÁËĹÔŚ× ×ŚÄ RPM Name: rpm Version: 4.4.6 -Release: 1.17 +Release: 1.18 License: GPL Group: Base Source0: ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz @@ -88,7 +88,7 @@ Patch30: %{name}-libdir-links.patch Patch31: %{name}-missing-prototypes.patch Patch32: %{name}-pld-autodep.patch - +Patch33: %{name}-libtool-deps.patch Patch34: %{name}-epoch0.patch Patch35: %{name}-perl_req-INC_dirs.patch Patch36: %{name}-debuginfo.patch @@ -669,7 +669,7 @@ %patch30 -p1 %patch31 -p1 %patch32 -p1 - +%patch33 -p1 %patch34 -p1 %patch35 -p0 %patch36 -p1 @@ -1171,6 +1171,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.768.2.1 2006/11/26 18:10:26 arekm +rel 1.18; detect libtool files using file binary; fixes libqt-mt.la missdetection + Revision 1.768 2006/09/29 22:56:12 pluto - debugcflags -= -feliminate-dwarf2-dups disabled until PR ld/3290 is fixed. - release 1.17. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.768&r2=1.768.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
