[leechcraft/f18] 0.5.80-2

Minh Ngo minh at fedoraproject.org
Thu Sep 27 20:25:59 UTC 2012


commit b375e630b633f3e884209c828117c2eb8077d381
Author: Minh Ngo <nlminhtl at gmail.com>
Date:   Thu Sep 27 23:25:43 2012 +0300

    0.5.80-2

 leechcraft.spec |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/leechcraft.spec b/leechcraft.spec
index 2bb5033..99d68f9 100644
--- a/leechcraft.spec
+++ b/leechcraft.spec
@@ -7,7 +7,7 @@
 Name:           leechcraft 
 Summary:        A Cross-Platform Modular Internet-Client 
 Version:        0.5.80
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2+
 Group:          Applications/Internet
 Url:            http://leechcraft.org
@@ -46,9 +46,9 @@ BuildRequires:  rb_libtorrent-devel >= 0.15.6
 
 #Azoth dependencies
 BuildRequires:  aspell-devel
-BuildRequires:  aspell
+Requires:  aspell
 BuildRequires:  speex-devel
-BuildRequires:  qxmpp-dev-devel >= 0.6.3.1
+BuildRequires:  qxmpp-devel >= 0.7.3
 BuildRequires:  GeoIP-devel 
 BuildRequires:  qca2-devel
 
@@ -381,6 +381,7 @@ by plugins for this plugin.
 %package azoth
 Summary:        LeechCraft Messenger Module
 Requires:       %{name}%{?_isa} = %{full_version}
+Requires:       %{name}-lackman%{?_isa} = %{full_version}
 
 Provides:       %{name}-azoth-acetamide%{?_isa} = %{full_version}
 Provides:       %{name}-azoth-chathistory%{?_isa} = %{full_version}
@@ -508,6 +509,8 @@ GMail Notifier which notifies about new mail in your GMail inbox.
 %package lackman
 Summary:        Userspace Package Manager for LeechCraft
 Requires:       %{name}%{?_isa} = %{full_version}
+Requires:       %{name}-cstp%{?_isa} = %{full_version}
+Requires:       lzma
 
 %description lackman
 This package provides a userspace package manager for LeechCraft IC.
@@ -1001,6 +1004,9 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %{plugin_dir}/libleechcraft_vrooby*.so
 
 %changelog
+* Thu Sep 27 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.80-2
+- Upd. dependencies
+
 * Sat Aug 11 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.80-1
 - Azoth Birthday notifier plugin
 - LMP mp3tunes plugin


More information about the scm-commits mailing list