[supybot/el6/master] added conflict with supybot gribble

Dave Riches dcr226 at fedoraproject.org
Mon Apr 18 20:08:40 UTC 2011


commit 68c1eceed031f23df9a3743a72cdc1a1cb8b731a
Author: Dave Riches <dcr226 at fedoraproject.org>
Date:   Mon Apr 18 21:08:46 2011 +0100

    added conflict with supybot gribble

 supybot.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/supybot.spec b/supybot.spec
index c822436..bac7f41 100644
--- a/supybot.spec
+++ b/supybot.spec
@@ -3,7 +3,7 @@
 
 Name:           supybot
 Version:        0.83.4.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Cross-platform IRC bot written in Python
 
 Group:          Applications/Internet
@@ -26,6 +26,7 @@ Requires:       python-feedparser
 Requires:       python-dictclient
 Requires:       python-simplejson
 Provides:       Supybot = %{version}-%{release}
+Conflicts:	supybot-gribble
 
 %description
 Supybot is a robust, user-friendly, and programmer-friendly Python IRC bot.
@@ -95,6 +96,9 @@ CFLAGS="%{optflags}" %{__python} -c 'import setuptools; execfile("setup.py")' bu
 
 
 %changelog
+* Mon Apr 18 2011 Dave Riches <dcr226 at fedoraproject.org> - 0.83.4.1-3
+- added conflict with supybot-gribble
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.83.4.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


More information about the scm-commits mailing list