[ktorrent] ENABLE_KIO_MAGNET=1

nucleo nucleo at fedoraproject.org
Mon Mar 5 21:36:28 UTC 2012


commit f8f807cb86615f45a5c70579b57c0c590d635230
Author: nucleo <nucleo at fedoraproject.org>
Date:   Mon Mar 5 23:36:23 2012 +0200

    ENABLE_KIO_MAGNET=1

 ktorrent.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ktorrent.spec b/ktorrent.spec
index 7282463..ea6ee4b 100644
--- a/ktorrent.spec
+++ b/ktorrent.spec
@@ -65,7 +65,7 @@ pushd %{_target_platform}
 %{cmake_kde4} \
   -DWITH_SYSTEM_GEOIP:BOOL=ON \
   -DWITH_BUILTIN_COUNTRY_FLAGS:BOOL=OFF \
-  -DENABLE_KIO_MAGNET:BOOL=ON \
+  -DENABLE_KIO_MAGNET=1 \
   ..
 popd
 
@@ -151,7 +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
+- set ENABLE_KIO_MAGNET=1
 
 * 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