[ktorrent] drop ENABLE_KIO_MAGNET, let main app handle it

Rex Dieter rdieter at fedoraproject.org
Thu Mar 29 16:19:48 UTC 2012


commit 749a0d9cc5bb6237eb9dcd36e3c6f4c4435d44b6
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Mar 29 11:17:30 2012 -0500

    drop ENABLE_KIO_MAGNET, let main app handle it

 ktorrent.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/ktorrent.spec b/ktorrent.spec
index ea6ee4b..357c1f2 100644
--- a/ktorrent.spec
+++ b/ktorrent.spec
@@ -5,7 +5,7 @@
 
 Name:           ktorrent
 Version:        4.2.0
-Release:        1%{?pre}%{?dist}
+Release:        2%{?pre}%{?dist}
 Summary:        A BitTorrent program
 Group:          Applications/Internet
 License:        GPLv2+
@@ -65,7 +65,6 @@ pushd %{_target_platform}
 %{cmake_kde4} \
   -DWITH_SYSTEM_GEOIP:BOOL=ON \
   -DWITH_BUILTIN_COUNTRY_FLAGS:BOOL=OFF \
-  -DENABLE_KIO_MAGNET=1 \
   ..
 popd
 
@@ -149,6 +148,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Mar 29 2012 Rex Dieter <rdieter at fedoraproject.org> 4.2.0-2
+- drop ENABLE_KIO_MAGNET, let main app handle it
+
 * Mon Mar  5 2012 Alexey Kurov <nucleo at fedoraproject.org> - 4.2.0-1
 - ktorrent-4.2.0
 - set ENABLE_KIO_MAGNET=1


More information about the scm-commits mailing list