[leechcraft/f17] Fixing the sidebar plugin file name

Minh Ngo ignotusp at fedoraproject.org
Sun Mar 18 06:47:02 UTC 2012


commit 6cd74e46495aa7b1229f19621cf9f5afa33c9987
Author: Minh Ngo <nlminhtl at gmail.com>
Date:   Sun Mar 18 08:46:33 2012 +0200

    Fixing the sidebar plugin file name

 leechcraft.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/leechcraft.spec b/leechcraft.spec
index cc7c41c..7b588a3 100644
--- a/leechcraft.spec
+++ b/leechcraft.spec
@@ -67,7 +67,7 @@ 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 and other media files and much more.
+download or play podcasts 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
@@ -922,7 +922,7 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %{settings_dir}/netstoremanagersettings.xml
 
 %files sidebar
-%{plugin_dir}/sidebar.so
+%{plugin_dir}/libleechcraft_sidebar.so
 
 %files tabsessmanager -f leechcraft_tabsessmanager.lang
 %{plugin_dir}/libleechcraft_tabsessmanager.so


More information about the scm-commits mailing list