[leechcraft/f17] Fixing dependencies for pintab

Minh Ngo ignotusp at fedoraproject.org
Sun Mar 18 08:30:02 UTC 2012


commit 94570acdc1f0d91826601aae6f8c54e78ed36d2d
Author: Minh Ngo <nlminhtl at gmail.com>
Date:   Sun Mar 18 10:29:46 2012 +0200

    Fixing dependencies for pintab

 leechcraft.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/leechcraft.spec b/leechcraft.spec
index 51566be..d316138 100644
--- a/leechcraft.spec
+++ b/leechcraft.spec
@@ -7,7 +7,7 @@
 Name:           leechcraft 
 Summary:        A Cross-Platform Modular Internet-Client 
 Version:        0.5.60
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        GPLv2+
 Group:          Applications/Internet
 Url:            http://leechcraft.org
@@ -289,7 +289,7 @@ features:
 
 %package pintab
 Summary:        LeechCraft Pintab Module
-Requires:       %{name}-%{?_isa} = %{full_version}
+Requires:       %{name}%{?_isa} = %{full_version}
 Provides:       leechcraft-poshuku-pintab%{?_isa} = %{full_version}
 Obsoletes:      leechcraft-poshuku-pintab%{?_isa} < %{full_version}
  
@@ -934,6 +934,9 @@ cat leechcraft_netstoremanager*.lang > leechcraft_netstoremanagers.lang
 %{plugin_dir}/libleechcraft_tabsessmanager.so
 
 %changelog
+* Sun Mar 18 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.60-3
+- fixing dependencies for pintab
+
 * Sun Mar 18 2012 Minh Ngo <nlminhtl at gmail.com> 0.5.60-2
 - Fixing Provides && Obsoletes list
 


More information about the scm-commits mailing list