[leechcraft/f16] 0.5.70

Minh Ngo ignotusp at fedoraproject.org
Sun Jun 10 20:15:24 UTC 2012


commit 335a66b62711069407304554c336536b7663ee21
Author: Minh Ngo <nlminhtl at gmail.com>
Date:   Sun Jun 10 23:14:46 2012 +0300

    0.5.70

 leechcraft.spec |   34 ++++++++++++++++++++++++++++++++--
 sources         |    2 +-
 2 files changed, 33 insertions(+), 3 deletions(-)
---
diff --git a/leechcraft.spec b/leechcraft.spec
index feaae51..60b44a8 100644
--- a/leechcraft.spec
+++ b/leechcraft.spec
@@ -6,12 +6,12 @@
 
 Name:           leechcraft 
 Summary:        A Cross-Platform Modular Internet-Client 
-Version:        0.5.65
+Version:        0.5.70
 Release:        1%{?dist}
 License:        GPLv2+
 Group:          Applications/Internet
 Url:            http://leechcraft.org
-Source0:        http://freefr.dl.sourceforge.net/project/leechcraft/LeechCraft/0.5.65/leechcraft-0.5.65.tar.xz
+Source0:        http://freefr.dl.sourceforge.net/project/leechcraft/LeechCraft/0.5.70/leechcraft-0.5.70.tar.xz
 Source1:        %{name}.desktop
 
 Patch2:         defaultstyle.patch
@@ -31,6 +31,8 @@ BuildRequires:  gettext-devel
 BuildRequires:  gtk2
 BuildRequires:  libmsn-devel
 BuildRequires:  telepathy-qt4-devel
+BuildRequires:  poppler-qt-devel
+BuildRequires:  hunspell-devel
 
 #Poshuku dependencies
 BuildRequires:  qjson-devel
@@ -44,6 +46,9 @@ BuildRequires:  qscintilla-devel
 #BitTorrent dependencies
 BuildRequires:  rb_libtorrent-devel >= 0.15.6
 
+#for lmp
+BuildRequires:  taglib-devel
+
 #Azoth dependencies
 BuildRequires:  aspell-devel
 BuildRequires:  aspell
@@ -594,6 +599,20 @@ Requires:       %{name}%{?_isa} = %{full_version}
 %description xproxy
 The advanced proxy manager for Leechcraft IC.
 
+%package monocle
+Summary:         Document Viewer Module
+Requires:        %{name}%{?_isa} = %{full_version}
+
+%description monocle
+Modular document viewer for Leechcraft IC.
+
+%package nacheku
+Summary:         Directory Watcher Module
+Requires:        %{name}%{?_isa} = %{full_version}
+
+%description nacheku
+Clipboard/download dir watcher for Leechcraft IC.
+
 %prep
 %setup -qn %{name}-%{version}
 %patch2
@@ -967,7 +986,18 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %files tabsessmanager -f leechcraft_tabsessmanager.lang
 %{plugin_dir}/libleechcraft_tabsessmanager.so
 
+%files nacheku
+%{plugin_dir}/libleechcraft_nacheku.so
+%{settings_dir}/nachekusettings.xml
+
+%files monocle
+%{plugin_dir}/libleechcraft_monocle*.so
+
 %changelog
+* Sun Jun 10 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.70-1
+- LMP Player
+- Nacheku, Monocle plugins
+
 * Wed Apr 25 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.65-1
 - Adding bug reporter and GTD-inspired TODO manager plugins.
 - Other fixes http://leechcraft.org/leechcraft-0.5.65-is-released
diff --git a/sources b/sources
index a7617a3..0859589 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cdd13070f1025e895a45960144029902  leechcraft-0.5.65.tar.xz
+7ba568fac204056186495e3325912ce7  leechcraft-0.5.70.tar.xz


More information about the scm-commits mailing list