SPECS: ktorrent.spec - patch for autoconf-2.60. - lots of link-fai...

pluto pluto at pld-linux.org
Thu Aug 31 22:14:19 CEST 2006


Author: pluto                        Date: Thu Aug 31 20:14:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch for autoconf-2.60.
- lots of link-failures. looks like --as-needed kills kde stuff.

---- Files affected:
SPECS:
   ktorrent.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/ktorrent.spec
diff -u SPECS/ktorrent.spec:1.21 SPECS/ktorrent.spec:1.22
--- SPECS/ktorrent.spec:1.21	Wed Aug 30 20:46:59 2006
+++ SPECS/ktorrent.spec	Thu Aug 31 22:14:14 2006
@@ -9,6 +9,7 @@
 Group:		Applications/Networking
 Source0:	http://ktorrent.pwsp.net/downloads/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	6e6233e8f7104639f2929abeb7320333
+Patch0:		kde-ac260.patch
 URL:		http://ktorrent.pwsp.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -53,6 +54,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
@@ -142,6 +144,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2006/08/31 20:14:14  pluto
+- patch for autoconf-2.60.
+- lots of link-failures. looks like --as-needed kills kde stuff.
+
 Revision 1.21  2006/08/30 18:46:59  shadzik
 - 2.0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ktorrent.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list