[leechcraft/f16] 0.5.75-1 for f16

Minh Ngo ignotusp at fedoraproject.org
Sun Jul 29 07:51:16 UTC 2012


commit fed86ad4b7f4e7e1b1dde0540c90f68255af24f0
Author: Minh Ngo <nlminhtl at gmail.com>
Date:   Sun Jul 29 10:50:44 2012 +0300

    0.5.75-1 for f16

 leechcraft.spec |   33 ++++++++++++++++++++++++---------
 sources         |    2 +-
 2 files changed, 25 insertions(+), 10 deletions(-)
---
diff --git a/leechcraft.spec b/leechcraft.spec
index 60b44a8..9eb0434 100644
--- a/leechcraft.spec
+++ b/leechcraft.spec
@@ -6,12 +6,12 @@
 
 Name:           leechcraft 
 Summary:        A Cross-Platform Modular Internet-Client 
-Version:        0.5.70
+Version:        0.5.75
 Release:        1%{?dist}
 License:        GPLv2+
 Group:          Applications/Internet
 Url:            http://leechcraft.org
-Source0:        http://freefr.dl.sourceforge.net/project/leechcraft/LeechCraft/0.5.70/leechcraft-0.5.70.tar.xz
+Source0:        http://freefr.dl.sourceforge.net/project/leechcraft/LeechCraft/0.5.75/leechcraft-0.5.75.tar.xz
 Source1:        %{name}.desktop
 
 Patch2:         defaultstyle.patch
@@ -597,21 +597,28 @@ Summary:        Proxy Manager Module
 Requires:       %{name}%{?_isa} = %{full_version}
 
 %description xproxy
-The advanced proxy manager for Leechcraft IC.
+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.
+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.
+Clipboard/download dir watcher for LeechCraft IC.
+
+%package vrooby
+Summary:         Storage Device Manager Module
+Requires:        %{name}%{?_isa} = %{full_version}
+
+%description vrooby
+Removable storage device manager for LeechCraft IC.
 
 %prep
 %setup -qn %{name}-%{version}
@@ -657,6 +664,7 @@ pushd %{_target_platform}
     -DENABLE_OTLOZHU=True \
     -DENABLE_DOLOZHEE=True \
     -DENABLE_XPROXY=True \
+    -DENABLE_LADS=False \
     ../src  
 popd
 make %{?_smp_mflags} -C %{_target_platform} 
@@ -708,13 +716,14 @@ cat leechcraft_azoth*.lang > leechcraft_azoths.lang
 %find_lang leechcraft_newlife --with-qt --without-mo
 %find_lang leechcraft_popishu --with-qt --without-mo
 %find_lang leechcraft_xproxy --with-qt --without-mo
+%find_lang leechcraft_vrooby --with-qt --without-mo
+%find_lang leechcraft_monocle --with-qt --without-mo
 
 %find_lang leechcraft_poshuku_cleanweb --with-qt --without-mo
 %find_lang leechcraft_poshuku_filescheme --with-qt --without-mo
 %find_lang leechcraft_poshuku_fua --with-qt --without-mo
 %find_lang leechcraft_poshuku --with-qt --without-mo
 %find_lang leechcraft_poshuku_fatape --with-qt --without-mo
-%find_lang leechcraft_poshuku_wyfv --with-qt --without-mo
 %find_lang leechcraft_poshuku_pogooglue --with-qt --without-mo
 cat leechcraft_poshuku*.lang > leechcraft_poshukus.lang
 
@@ -885,6 +894,7 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %files lmp -f leechcraft_lmp.lang
 %{settings_dir}/lmpsettings.xml
 %{plugin_dir}/libleechcraft_lmp.so
+%{plugin_dir}/libleechcraft_lmp_dumbsync.so
  
 %files networkmonitor -f leechcraft_networkmonitor.lang
 %{plugin_dir}/libleechcraft_networkmonitor.so
@@ -912,8 +922,6 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %{plugin_dir}/libleechcraft_poshuku_fua.so
 %{settings_dir}/poshukufatapesettings.xml
 %{plugin_dir}/libleechcraft_poshuku_fatape.so
-%{settings_dir}/poshukuwyfvsettings.xml
-%{plugin_dir}/libleechcraft_poshuku_wyfv.so
 %{plugin_dir}/libleechcraft_poshuku_pogooglue*
  
 %files poshuku-onlinebookmarks -f leechcraft_poshuku_onlinebookmarkss.lang
@@ -990,10 +998,17 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %{plugin_dir}/libleechcraft_nacheku.so
 %{settings_dir}/nachekusettings.xml
 
-%files monocle
+%files monocle -f leechcraft_monocle.lang
 %{plugin_dir}/libleechcraft_monocle*.so
 
+%files vrooby -f leechcraft_vrooby.lang
+%{plugin_dir}/libleechcraft_vrooby*.so
+
 %changelog
+* Sun Jul 29 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.75-1
+- Removing poshuku wyfv
+- Storage device manager plugin package 
+
 * Sun Jun 10 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.70-1
 - LMP Player
 - Nacheku, Monocle plugins
diff --git a/sources b/sources
index 0859589..4e457a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ba568fac204056186495e3325912ce7  leechcraft-0.5.70.tar.xz
+d857f9e082ac18a0cad020c5a1fb414f  leechcraft-0.5.75.tar.xz


More information about the scm-commits mailing list