[supybot-gribble] fixed obsoletes issue

Dave Riches dcr226 at fedoraproject.org
Thu Jul 21 20:05:50 UTC 2011


commit fcf8f1f996215924e87267aed93b4f4e0bc032fc
Author: Dave Riches <david.r at ultracar.co.uk>
Date:   Thu Jul 21 21:03:40 2011 +0100

    fixed obsoletes issue

 supybot-gribble.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/supybot-gribble.spec b/supybot-gribble.spec
index 86e990b..88799af 100644
--- a/supybot-gribble.spec
+++ b/supybot-gribble.spec
@@ -1,7 +1,7 @@
 Summary:	Cross-platform support bot based on supybot
 Name:		supybot-gribble
 Version:	0.83.4.1
-Release:	6%{?dist}
+Release:	7%{?dist}
 License:	BSD and GPLv2 and Python
 Group:		Applications/Internet
 URL:		http://sourceforge.net/apps/mediawiki/gribble/	
@@ -16,7 +16,7 @@ BuildArch:	noarch
 BuildRequires:	python-devel
 Requires:	python-sqlite2
 Conflicts:	supybot
-Obsoletes: supybot < 0.83.4.1-7%{dist}
+Obsoletes: supybot =< 0.83.4.1-7%{dist}
 Provides: supybot = 0.83.4.1-8%{dist}
 
 %description
@@ -73,6 +73,9 @@ rm  -rf %{buildroot}
 
 
 %changelog
+* Thu Jul 21 2011 david <david.r at ultracar.co.uk> - 0.83.4.1-7
+- fixed another obsoletes issue
+
 * Fri Jul 01 2011 Dave Riches <david.r at ultracar.co.uk> - 0.83.4.1-6
 - fixed obsoletes to work with supybot
 


More information about the scm-commits mailing list