rpms/supybot/devel supybot.spec,1.1,1.2

Ricky Zhou (周家杰) (ricky) fedora-extras-commits at redhat.com
Thu Jun 5 23:30:53 UTC 2008


Author: ricky

Update of /cvs/pkgs/rpms/supybot/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31677/devel

Modified Files:
	supybot.spec 
Log Message:
Update to require python-dictclient.



Index: supybot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/supybot/devel/supybot.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- supybot.spec	24 May 2008 19:39:30 -0000	1.1
+++ supybot.spec	5 Jun 2008 23:30:13 -0000	1.2
@@ -3,7 +3,7 @@
 
 Name:           supybot
 Version:        0.83.3
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Cross-platform IRC bot written in Python
 
 Group:          Applications/Internet
@@ -27,7 +27,7 @@
 Requires:       python-twisted-names
 Requires:       python-dateutil
 Requires:       python-feedparser
-#Requires:       python-dictclient
+Requires:       python-dictclient
 Provides:       Supybot = %{version}-%{release}
 
 %description
@@ -96,6 +96,9 @@
 
 
 %changelog
+* Thu Jun 05 2008 Ricky Zhou <ricky at fedoraproject.org> - 0.83.3-7
+- Uncomment python-dictclient requirement.
+
 * Wed May 24 2008 Ricky Zhou <ricky at fedoraproject.org> - 0.83.3-6
 - Add Requires for plugin dependencies.
 - Add Provides Supybot.




More information about the fedora-extras-commits mailing list