[supybot-gribble] fixed obsoletes to work with supybot

Dave Riches dcr226 at fedoraproject.org
Fri Jul 1 22:42:12 UTC 2011


commit 02bf04b9fbde4caf2401a6013fba34d186a30a5a
Author: Dave Riches <dcr226 at fedoraproject.org>
Date:   Fri Jul 1 23:41:38 2011 +0100

    fixed obsoletes to work with supybot

 supybot-gribble.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/supybot-gribble.spec b/supybot-gribble.spec
index 4d26796..86e990b 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:	5%{?dist}
+Release:	6%{?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
+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
+* Fri Jul 01 2011 Dave Riches <david.r at ultracar.co.uk> - 0.83.4.1-6
+- fixed obsoletes to work with supybot
+
 * Thu Jun 30 2011 Dave Riches <david.r at ultracar.co.uk> - 0.83.4.1-5
 - fixed up obsoletes and provides
 


More information about the scm-commits mailing list