rpms/ktorrent/devel ktorrent.spec,1.99,1.100

Rex Dieter rdieter at fedoraproject.org
Wed Jul 8 01:50:24 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/ktorrent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22015

Modified Files:
	ktorrent.spec 
Log Message:
* Tue Jul 07 2009 Rex Dieter <rdieter at fedoraproject.org> - 3.2.2-3
- don't use internal flags (prefer those provided by kdebase-runtime-flags)



Index: ktorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ktorrent/devel/ktorrent.spec,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -p -r1.99 -r1.100
--- ktorrent.spec	3 Jun 2009 16:34:39 -0000	1.99
+++ ktorrent.spec	8 Jul 2009 01:49:54 -0000	1.100
@@ -3,7 +3,7 @@
 
 Name:           ktorrent
 Version:        3.2.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A BitTorrent program
 Group:          Applications/Internet
 License:        GPLv2+
@@ -50,7 +50,8 @@ The headers and libraries used for devel
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
 %{cmake_kde4} \
-  -DWITH_SYSTEM_GEOIP=1 \
+  -DWITH_SYSTEM_GEOIP:BOOL=ON \
+  -DWITH_BUILTIN_COUNTRY_FLAGS:BOOL=OFF \
   ..
 popd
 
@@ -127,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_kde4_appsdir}/cmake/modules/FindBTCore.cmake
 
 %changelog
+* Tue Jul 07 2009 Rex Dieter <rdieter at fedoraproject.org> - 3.2.2-3
+- don't use internal flags (prefer those provided by kdebase-runtime-flags)
+
 * Wed Jun 03 2009 Roland Wolters <wolters.liste at gmx.net> - 3.2.2-2
 - ktorrent-3.2.2
 




More information about the fedora-extras-commits mailing list