[supybot-gribble/f15] fixed obsoletes issue...again

Dave Riches dcr226 at fedoraproject.org
Mon Jul 25 19:48:49 UTC 2011


commit 2f4a234594698f0440b4b0fd71a3fd6043904bf8
Author: Dave Riches <david.r at ultracar.co.uk>
Date:   Mon Jul 25 20:48:35 2011 +0100

    fixed obsoletes issue...again

 supybot-gribble.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/supybot-gribble.spec b/supybot-gribble.spec
index a29fcf1..0a4df2d 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:	8%{?dist}
+Release:	9%{?dist}
 License:	BSD and GPLv2 and Python
 Group:		Applications/Internet
 URL:		http://sourceforge.net/apps/mediawiki/gribble/	
@@ -15,7 +15,7 @@ BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
 BuildArch:	noarch
 BuildRequires:	python-devel
 Requires:	python-sqlite2
-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
@@ -72,6 +72,9 @@ rm  -rf %{buildroot}
 
 
 %changelog
+* Mon Jul 25 2011 david <david.r at ultracar.co.uk> - 0.83.4.1-9
+- fixed obsoletes issue...again
+
 * Mon Jul 25 2011 david <david.r at ultracar.co.uk> - 0.83.4.1-8
 - removed conflicts, no longer required
 


More information about the scm-commits mailing list