SPECS (DEVEL): k3b.spec - added libadd.patch (fix linking if --as-...

wiget wiget at pld-linux.org
Fri Aug 18 19:46:32 CEST 2006


Author: wiget                        Date: Fri Aug 18 17:46:32 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- added libadd.patch (fix linking if --as-needed is used)
- use system libtool

---- Files affected:
SPECS:
   k3b.spec (1.133.2.6 -> 1.133.2.7) 

---- Diffs:

================================================================
Index: SPECS/k3b.spec
diff -u SPECS/k3b.spec:1.133.2.6 SPECS/k3b.spec:1.133.2.7
--- SPECS/k3b.spec:1.133.2.6	Fri Aug 18 14:04:12 2006
+++ SPECS/k3b.spec	Fri Aug 18 19:46:27 2006
@@ -24,6 +24,7 @@
 Patch3:		kde-ac260.patch
 Patch4:		%{name}-qt336.patch
 Patch5:		%{name}-dbus.patch
+Patch6:		%{name}-libadd.patch
 URL:		http://www.k3b.org/
 BuildRequires:	arts-qt-devel
 BuildRequires:	autoconf >= 2.52
@@ -300,9 +301,13 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
+cp -f /usr/share/libtool/ltmain.sh admin
+: > admin/libtool.m4.in
+rm -f acinclude.m4
 %{__make} -f admin/Makefile.common
 %configure \
 	--%{!?debug:dis}%{?debug:en}able-debug \
@@ -469,6 +474,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.133.2.7  2006/08/18 17:46:27  wiget
+- added libadd.patch (fix linking if --as-needed is used)
+- use system libtool
+
 Revision 1.133.2.6  2006/08/18 12:04:12  wiget
 - added dbus.patch (search for dbus-qt3 not dbus-qt)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/k3b.spec?r1=1.133.2.6&r2=1.133.2.7&f=u



More information about the pld-cvs-commit mailing list