SPECS: rpm.spec detect libtool files using file binary; fixes libq...
arekm
arekm at pld-linux.org
Sun Nov 26 19:12:08 CET 2006
Author: arekm Date: Sun Nov 26 18:12:07 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
detect libtool files using file binary; fixes libqt-mt.la missdetection
---- Files affected:
SPECS:
rpm.spec (1.772 -> 1.773)
---- Diffs:
================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.772 SPECS/rpm.spec:1.773
--- SPECS/rpm.spec:1.772 Wed Oct 18 20:12:05 2006
+++ SPECS/rpm.spec Sun Nov 26 19:12:02 2006
@@ -114,6 +114,7 @@
Patch56: %{name}-skip-backups.patch
Patch57: %{name}-as_needed-fix.patch
Patch58: %{name}-repackage-wo-lzma.patch
+Patch59: %{name}-libtool-deps.patch
URL: http://wraptastic.org/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -695,6 +696,7 @@
%patch56 -p1
%patch57 -p1
%patch58 -p1
+%patch59 -p1
cd scripts
mv -f perl.req perl.req.in
@@ -1172,6 +1174,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.773 2006/11/26 18:12:02 arekm
+detect libtool files using file binary; fixes libqt-mt.la missdetection
+
Revision 1.772 2006/10/18 18:12:05 arekm
- rel 0.2; resurrect rpmrc; fix magicfile path
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.772&r2=1.773&f=u
More information about the pld-cvs-commit
mailing list