[leechcraft/f17] 0.5.80-4.gitga29292b

Minh Ngo minh at fedoraproject.org
Sun Sep 30 10:13:39 UTC 2012


commit 42dd6364c31398db9058a3910134bb02e74abea7
Author: Minh Ngo <nlminhtl at gmail.com>
Date:   Sun Sep 30 13:13:06 2012 +0300

    0.5.80-4.gitga29292b

 leechcraft.spec |   32 +++++++++++++++++++++++++-------
 1 files changed, 25 insertions(+), 7 deletions(-)
---
diff --git a/leechcraft.spec b/leechcraft.spec
index ee56a9f..a9a1a59 100644
--- a/leechcraft.spec
+++ b/leechcraft.spec
@@ -8,7 +8,7 @@
 Name:           leechcraft 
 Summary:        A Cross-Platform Modular Internet-Client 
 Version:        0.5.80
-Release:        3.gitgd208a4d%{?dist}
+Release:        4.gitgd208a4d%{?dist}
 License:        GPLv2+
 Group:          Applications/Internet
 Url:            http://leechcraft.org
@@ -75,9 +75,9 @@ Obsoletes:      leechcraft-tabpp%{?_isa} < %{full_version}
 Core executable of Leechcraft
 Leechcraft is a free modular "internet client" application.
 
-Leechcraft allows to browse the web, read rss/atom feeds, download
-files via bittorrent, http, ftp and dc, automatically stream,
-download or play podcasts a other media files and much more.
+Leechcraft allows to browse the web, read RSS/Atom feeds, download
+files via bit-torrent, HTTP, FTP and DC, automatically stream,
+download or play podcast a other media files and much more.
 
 features can be easily added via plugins that can be integrated with
 each other with no effort while staying abstract from the exact
@@ -619,6 +619,12 @@ Requires:        %{name}%{?_isa} = %{full_version}
 %description vrooby
 Removable storage device manager for LeechCraft IC.
 
+%package hotstream
+Summary:         Radio Stream Provider Module
+Requires:        %{name}%{?_isa} = %{full_version}
+
+%description hotstream
+Radio stream provider module for LeechCraft IC.
 
 %prep
 %setup -qn %{name}-%{version}-%{subversion} 
@@ -708,7 +714,11 @@ cat leechcraft_azoth*.lang > leechcraft_azoths.lang
 %find_lang leechcraft_dbusmanager --with-qt --without-mo
 %find_lang leechcraft_deadlyrics --with-qt --without-mo
 %find_lang leechcraft_historyholder --with-qt --without-mo
+
 %find_lang leechcraft_lmp --with-qt --without-mo
+%find_lang leechcraft_lmp_dumbsync --with-qt --without-mo
+cat leechcraft_lmp*.lang > leechcraft_lmps.lang
+
 %find_lang leechcraft_networkmonitor --with-qt --without-mo
 %find_lang leechcraft_newlife --with-qt --without-mo
 %find_lang leechcraft_popishu --with-qt --without-mo
@@ -745,8 +755,10 @@ cat leechcraft_poshuku_onlinebookmarks*.lang > leechcraft_poshuku_onlinebookmark
 %find_lang leechcraft_tabsessmanager --with-qt --without-mo
 %find_lang leechcraft_otlozhu --with-qt --without-mo
 %find_lang leechcraft_dolozhee --with-qt --without-mo
+%find_lang leechcraft_kinotify --with-qt --without-mo
 
 %find_lang leechcraft_netstoremanager --with-qt --without-mo
+%find_lang leechcraft_netstoremanager_googledrive --with-qt --without-mo
 cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 
 %post -p /sbin/ldconfig
@@ -774,6 +786,7 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %{_libdir}/libxmlsettingsdialog.so.0.3.0
 %doc %{_mandir}/man1/%{name}.1.gz
 %{_datadir}/%{name}/sounds
+%{plugin_dir}/libleechcraft_launchy.so
 
 %files full
 
@@ -880,13 +893,14 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %files historyholder -f leechcraft_historyholder.lang
 %{plugin_dir}/*leechcraft_historyholder.so
  
-%files kinotify
+%files kinotify -f leechcraft_kinotify.lang
 %{_datadir}/%{name}/kinotify
 %{settings_dir}/kinotifysettings.xml
 %{plugin_dir}/libleechcraft_kinotify.so
  
-%files lmp -f leechcraft_lmp.lang
+%files lmp -f leechcraft_lmps.lang
 %{settings_dir}/lmpsettings.xml
+%{settings_dir}/lmpdumbsyncsettings.xml
 %{plugin_dir}/libleechcraft_lmp.so
 %{plugin_dir}/libleechcraft_lmp_dumbsync.so
 %{plugin_dir}/libleechcraft_lmp_mp3tunes.so
@@ -983,7 +997,8 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %files netstoremanager -f leechcraft_netstoremanagers.lang
 %{plugin_dir}/libleechcraft_netstoremanager*
 %{settings_dir}/netstoremanagersettings.xml
-
+%{settings_dir}/nsmgoogledrivesettings.xml
+  
 %files sidebar
 %{plugin_dir}/libleechcraft_sidebar.so
 
@@ -1002,6 +1017,9 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %{plugin_dir}/libleechcraft_vrooby*.so
 
 %changelog
+* Sun Sep 30 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.80-4.gitga29292b
+- hotstream plugin
+
 * Sun Sep 30 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.80-3.gitga29292b
 - 0.5.80-3.gitga29292b
 


More information about the scm-commits mailing list