[supybot-fedora/f14/master] fixed requires issue for supybot and supybot-gribble

Dave Riches dcr226 at fedoraproject.org
Mon May 2 23:36:24 UTC 2011


commit 0b14c521a0cefbf2c03a986d79579e22549217df
Author: Dave Riches <dcr226 at fedoraproject.org>
Date:   Tue May 3 00:36:12 2011 +0100

    fixed requires issue for supybot and supybot-gribble

 supybot-fedora.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/supybot-fedora.spec b/supybot-fedora.spec
index 52015fb..d4818d5 100644
--- a/supybot-fedora.spec
+++ b/supybot-fedora.spec
@@ -2,7 +2,7 @@
 
 Name:           supybot-fedora
 Version:        0.2.8
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Plugin for Supybot to interact with Fedora services
 
 Group:          Applications/Internet
@@ -11,7 +11,7 @@ URL:            https://fedorahosted.org/supybot-fedora
 Source0:        https://fedorahosted.org/releases/s/u/%{name}/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires:       python-fedora >= 0.3.7, supybot
+Requires:       python-fedora >= 0.3.7, /usr/bin/supybot
 
 BuildArch:      noarch
 BuildRequires:  python
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue May 03 2011 Dave Riches <david.r at ultracar.co.uk> - 0.2.8-3
+- fixed requires issue for supybot
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.2.8-2
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list