[leechcraft/f17] 0.5.80-1

Minh Ngo ignotusp at fedoraproject.org
Sun Aug 12 06:24:27 UTC 2012


commit dffdb6718e8469c1c87977f6c7a402aad4110c13
Author: Minh Ngo <nlminhtl at gmail.com>
Date:   Sun Aug 12 09:24:01 2012 +0300

    0.5.80-1

 .gitignore      |    1 +
 leechcraft.spec |   21 +++++++++++++++------
 poppler.patch   |   12 ------------
 sources         |    2 +-
 4 files changed, 17 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2595c81..71ebb8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /leechcraft-0.5.65.tar.xz
 /leechcraft-0.5.70.tar.xz
 /leechcraft-0.5.75.tar.xz
+/leechcraft-0.5.80.tar.xz
diff --git a/leechcraft.spec b/leechcraft.spec
index e3c4637..2bb5033 100644
--- a/leechcraft.spec
+++ b/leechcraft.spec
@@ -6,14 +6,13 @@
 
 Name:           leechcraft 
 Summary:        A Cross-Platform Modular Internet-Client 
-Version:        0.5.75
+Version:        0.5.80
 Release:        1%{?dist}
 License:        GPLv2+
 Group:          Applications/Internet
 Url:            http://leechcraft.org
-Source0:        http://freefr.dl.sourceforge.net/project/leechcraft/LeechCraft/0.5.75/leechcraft-0.5.75.tar.xz
+Source0:        http://freefr.dl.sourceforge.net/project/leechcraft/LeechCraft/0.5.80/leechcraft-0.5.80.tar.xz
 Source1:        %{name}.desktop
-Patch1:         poppler.patch
 Patch2:         defaultstyle.patch
 
 BuildRequires:  cmake
@@ -49,7 +48,7 @@ BuildRequires:  rb_libtorrent-devel >= 0.15.6
 BuildRequires:  aspell-devel
 BuildRequires:  aspell
 BuildRequires:  speex-devel
-BuildRequires:  qxmpp-dev-devel >= 0.3.61
+BuildRequires:  qxmpp-dev-devel >= 0.6.3.1
 BuildRequires:  GeoIP-devel 
 BuildRequires:  qca2-devel
 
@@ -618,7 +617,6 @@ Removable storage device manager for LeechCraft IC.
 
 %prep
 %setup -qn %{name}-%{version}
-%patch1 -p 1
 %patch2
 #%patch3
 
@@ -691,6 +689,7 @@ desktop-file-install                                    \
 %find_lang leechcraft_azoth_modnok --with-qt --without-mo
 %find_lang leechcraft_azoth_isterique --with-qt --without-mo
 %find_lang leechcraft_azoth_vader --with-qt --without-mo
+%find_lang leechcraft_azoth_birthdaynotifier --with-qt --without-mo
 cat leechcraft_azoth*.lang > leechcraft_azoths.lang
 
 %find_lang leechcraft_azoth_zheet --with-qt --without-mo
@@ -769,6 +768,7 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %dir %{_datadir}/%{name}/qml
 %dir %{_libdir}/%{name}
 %dir %{plugin_dir}
+%{_datadir}/%{name}/global_icons
 %{_libdir}/liblcutil.so.0.5.0
 %{_libdir}/libxmlsettingsdialog.so.0.3.0
 %doc %{_mandir}/man1/%{name}.1.gz
@@ -827,6 +827,9 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %{settings_dir}/azothhilisettings.xml
 %{plugin_dir}/libleechcraft_azoth_hili.so
 %{plugin_dir}/libleechcraft_azoth_juick.so
+%{plugin_dir}/libleechcraft_azoth_birthdaynotifier.so
+%{settings_dir}/azothbirthdaynotifiersettings.xml
+%{settings_dir}/azothchathistorysettings.xml
 %{plugin_dir}/libleechcraft_azoth_nativeemoticons.so
 %{settings_dir}/azothp100qsettings.xml
 %{plugin_dir}/libleechcraft_azoth_p100q.so
@@ -885,7 +888,9 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %{settings_dir}/lmpsettings.xml
 %{plugin_dir}/libleechcraft_lmp.so
 %{plugin_dir}/libleechcraft_lmp_dumbsync.so
- 
+%{plugin_dir}/libleechcraft_lmp_mp3tunes.so
+%{settings_dir}/lmpmp3tunessettings.xml 
+
 %files networkmonitor -f leechcraft_networkmonitor.lang
 %{plugin_dir}/libleechcraft_networkmonitor.so
  
@@ -996,6 +1001,10 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %{plugin_dir}/libleechcraft_vrooby*.so
 
 %changelog
+* Sat Aug 11 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.80-1
+- Azoth Birthday notifier plugin
+- LMP mp3tunes plugin
+
 * Sun Jul 29 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.75-1
 - Removing poshuku wyfv
 - Storage device manager plugin package 
diff --git a/sources b/sources
index 4e457a0..dd057d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d857f9e082ac18a0cad020c5a1fb414f  leechcraft-0.5.75.tar.xz
+63a3b56d9a4d43ab15462b3fd867bb48  leechcraft-0.5.80.tar.xz


More information about the scm-commits mailing list