[ktorrent] ENABLE_KIO_MAGNET=true

nucleo nucleo at fedoraproject.org
Mon Mar 5 21:00:10 UTC 2012


commit b60918721a3c7b3d29f3f3218ceb6f48a92767ef
Author: nucleo <nucleo at fedoraproject.org>
Date:   Mon Mar 5 23:00:06 2012 +0200

    ENABLE_KIO_MAGNET=true

 ktorrent.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/ktorrent.spec b/ktorrent.spec
index 232b281..7282463 100644
--- a/ktorrent.spec
+++ b/ktorrent.spec
@@ -22,7 +22,7 @@ BuildRequires: GeoIP-devel
 BuildRequires: kdebase-workspace-devel
 BuildRequires: kdelibs4-devel >= 4.4.0
 BuildRequires: kdepimlibs-devel
-BuildRequires: libktorrent-devel >= 1.2
+BuildRequires: libktorrent-devel >= 1.2.0
 BuildRequires: plasma-devel
 BuildRequires: qca2-devel
 BuildRequires: taglib-devel
@@ -65,6 +65,7 @@ pushd %{_target_platform}
 %{cmake_kde4} \
   -DWITH_SYSTEM_GEOIP:BOOL=ON \
   -DWITH_BUILTIN_COUNTRY_FLAGS:BOOL=OFF \
+  -DENABLE_KIO_MAGNET:BOOL=ON \
   ..
 popd
 
@@ -150,6 +151,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Mon Mar  5 2012 Alexey Kurov <nucleo at fedoraproject.org> - 4.2.0-1
 - ktorrent-4.2.0
+- set ENABLE_KIO_MAGNET=true
 
 * Sat Jan  7 2012 Alexey Kurov <nucleo at fedoraproject.org> - 4.2-0.1.rc1
 - ktorrent-4.2rc1


More information about the scm-commits mailing list