[leechcraft/f17] Fixing the spec file

Minh Ngo ignotusp at fedoraproject.org
Sat Mar 17 23:59:11 UTC 2012


commit 7cdc20e49f6c56925f24f6adbe21d5a6da1b59da
Author: Minh Ngo <nlminhtl at gmail.com>
Date:   Sun Mar 18 01:58:42 2012 +0200

    Fixing the spec file

 leechcraft.spec |   12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)
---
diff --git a/leechcraft.spec b/leechcraft.spec
index 8813733..3fb7bbc 100644
--- a/leechcraft.spec
+++ b/leechcraft.spec
@@ -457,7 +457,6 @@ Support for protocols provided by Telepathy for LeechCraft.
 %package bittorrent
 Summary:    BitTorrent, the BitTorrent client
 Requires:   %{name}%{?_isa} = %{full_version}
-Requires:   rb_libtorrent-devel >= 0.15.6
 
 %description bittorrent
 BitTorrent, the BitTorrent client for LeechCraft.
@@ -576,12 +575,6 @@ Requires:       %{name}%{?_isa} = %{full_version}
 %description tabsessmanager
 This package contains Tab Session Manager for Leechcraft.
 
-%package gacts
-Summary:        LeechCraft Global actions Module
-Requires:       %{name}%{?_isa} = %{full_version}
-
-%description gacts
-This module allow set global hotkeys for LeecrCraft
 
 %prep
 %setup -qn %{name}-%{version}
@@ -624,7 +617,7 @@ pushd %{_target_platform}
     -DENABLE_PINTAB=True \
     -DENABLE_AZOTH_ZHEET=True \
     -DENABLE_AZOTH_ASTRALITY=True \
-    -DENABLE_GACTS=True \
+    -DENABLE_GACTS=False \
     ../src  
 popd
 make %{?_smp_mflags} -C %{_target_platform} 
@@ -934,9 +927,6 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %files tabsessmanager -f leechcraft_tabsessmanager.lang
 %{plugin_dir}/libleechcraft_tabsessmanager.so
 
-%files gacts
-%{plugin_dir}/libleechcraft_gacts.so
-
 %changelog
 * Sat Mar 17 2012 Minh Ngo <nlminhtl at gmailcom> 0.5.60-1
 - Changes http://leechcraft.org/leechcraft-0.5.60-is-released


More information about the scm-commits mailing list