rpms/supybot-meetbot/EL-5 sources, 1.2, 1.3 .cvsignore, 1.2, 1.3 supybot-meetbot.spec, 1.2, 1.3

Kevin Fenzi kevin at fedoraproject.org
Wed Jul 15 18:11:31 UTC 2009


Author: kevin

Update of /cvs/extras/rpms/supybot-meetbot/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9714

Modified Files:
	sources .cvsignore supybot-meetbot.spec 
Log Message:
Update to 0.1.2 release



Index: sources
===================================================================
RCS file: /cvs/extras/rpms/supybot-meetbot/EL-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	7 Jul 2009 04:47:05 -0000	1.2
+++ sources	15 Jul 2009 18:11:01 -0000	1.3
@@ -1 +1 @@
-2e517814d279ba73d1879b566358c65e  MeetBot-0.1.1.tar.gz
+933262dd707de735ae763f6046d4e77e  MeetBot-0.1.2.tar.gz


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/supybot-meetbot/EL-5/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	7 Jul 2009 04:47:05 -0000	1.2
+++ .cvsignore	15 Jul 2009 18:11:01 -0000	1.3
@@ -1 +1 @@
-MeetBot-0.1.1.tar.gz
+MeetBot-0.1.2.tar.gz


Index: supybot-meetbot.spec
===================================================================
RCS file: /cvs/extras/rpms/supybot-meetbot/EL-5/supybot-meetbot.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- supybot-meetbot.spec	7 Jul 2009 06:39:52 -0000	1.2
+++ supybot-meetbot.spec	15 Jul 2009 18:11:01 -0000	1.3
@@ -1,14 +1,14 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           supybot-meetbot
-Version:        0.1.1
-Release:        2%{?dist}
+Version:        0.1.2
+Release:        1%{?dist}
 Summary:        Plugin for Supybot for handling IRC meetings
 
 Group:          Applications/Internet
 License:        BSD
 URL:            http://wiki.debian.org/MeatBot
-Source0:        http://rkd.zgib.net/http/code/MeetBot-0.1.1.tar.gz
+Source0:        http://rkd.zgib.net/http/code/MeetBot-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:       supybot
@@ -25,7 +25,7 @@ distinction between meeting-code and IRC
 easy to port to other bots. It is under the supybot license (3-clause BSD).
 
 %prep
-%setup -q -n MeetBot-0.1.1
+%setup -q -n MeetBot-%{version}
 
 %build
 
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/supybot/plugins/MeetBot
 
 %changelog
+* Wed Jul 15 2009 Kevin Fenzi <kevin at tummy.com> - 0.1.2-1
+- Update to 0.1.2 release. 
+
 * Tue Jul 07 2009 Kevin Fenzi <kevin at tummy.com> - 0.1.1-2
 - Fix install location to be the correct name. 
 - Add additional doc files




More information about the fedora-extras-commits mailing list