SPECS: ktorrent.spec - disable all-in-one compilation, fix stl usa...

pluto pluto at pld-linux.org
Thu Jul 5 11:56:58 CEST 2007


Author: pluto                        Date: Thu Jul  5 09:56:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable all-in-one compilation, fix stl usage, cleanup *.la, release 2.

---- Files affected:
SPECS:
   ktorrent.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/ktorrent.spec
diff -u SPECS/ktorrent.spec:1.36 SPECS/ktorrent.spec:1.37
--- SPECS/ktorrent.spec:1.36	Wed Jul  4 23:16:02 2007
+++ SPECS/ktorrent.spec	Thu Jul  5 11:56:53 2007
@@ -4,13 +4,14 @@
 Summary(pl.UTF-8):	Natywny klient BitTorrenta dla KDE
 Name:		ktorrent
 Version:	2.2
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/Networking
 Source0:	http://ktorrent.org/downloads/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	6790dd2507895da9d1d468ba3a357277
 Patch0:		kde-common-LD_quote.patch
 Patch1:		kde-ac260-lt.patch
+Patch2:		%{name}-stl.patch
 URL:		http://ktorrent.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -57,6 +58,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
@@ -72,9 +74,10 @@
 	--disable-embedded \
 	--enable-fast-install=yes \
 	--with-xinerama \
-	--enable-final \
+	--disable-final \
 	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
 	--with-qt-libraries=%{_libdir}
+
 %{__make}
 
 %install
@@ -83,6 +86,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_datadir}/applnk/Internet/ktorrent.desktop
+rm -f $RPM_BUILD_ROOT%{_libdir}/{kde3/*.la,*.la}
 
 %find_lang %{name} --with-kde
 
@@ -154,6 +158,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2007/07/05 09:56:53  pluto
+- disable all-in-one compilation, fix stl usage, cleanup *.la, release 2.
+
 Revision 1.36  2007/07/04 21:16:02  vip
 - missing files, get rid of *.la
 
================================================================

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



More information about the pld-cvs-commit mailing list