[supybot-fedora] fixed requires issue for supybot

Dave Riches dcr226 at fedoraproject.org
Mon May 2 23:21:50 UTC 2011


commit fc5088c2bc4fe29366f1ba5fba5ba387fb884b97
Author: Dave Riches <dcr226 at fedoraproject.org>
Date:   Tue May 3 00:21:10 2011 +0100

    fixed requires issue for supybot

 supybot-fedora.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/supybot-fedora.spec b/supybot-fedora.spec
index 0cf5bde..c784356 100644
--- a/supybot-fedora.spec
+++ b/supybot-fedora.spec
@@ -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


More information about the scm-commits mailing list