rpms/pyicq-t/devel .cvsignore, 1.3, 1.4 pyicq-t.spec, 1.6, 1.7 sources, 1.3, 1.4

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Wed Jun 27 13:26:45 UTC 2007


Author: jcollie

Update of /cvs/extras/rpms/pyicq-t/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25675

Modified Files:
	.cvsignore pyicq-t.spec sources 
Log Message:
Update to 0.8a


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pyicq-t/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	31 Oct 2006 21:39:22 -0000	1.3
+++ .cvsignore	27 Jun 2007 13:26:10 -0000	1.4
@@ -1 +1 @@
-pyicq-t-0.8.tar.gz
+pyicq-t-0.8a.tar.gz


Index: pyicq-t.spec
===================================================================
RCS file: /cvs/extras/rpms/pyicq-t/devel/pyicq-t.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pyicq-t.spec	9 Dec 2006 00:55:48 -0000	1.6
+++ pyicq-t.spec	27 Jun 2007 13:26:10 -0000	1.7
@@ -1,14 +1,16 @@
 %{!?python_standard_lib: %define python_standard_lib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(standard_lib=1)")}
 
+%define subver a
+
 Name:           pyicq-t
 Version:        0.8
-Release:        3%{?dist}
+Release:        4%{?subver:.%{subver}}%{?dist}
 Summary:        ICQ Transport for Jabber Servers
 
 Group:          Applications/Internet
 License:        GPL
 URL:            http://pyicq-t.blathersource.org/
-Source0:        http://www.blathersource.org/download.php/pyicq-t/pyicq-t-%{version}.tar.gz
+Source0:        http://www.blathersource.org/download.php/pyicq-t/pyicq-t-%{version}%{?subver:%{subver}}.tar.gz
 Source1:        pyicq-t.init
 Patch0:         config.patch
 
@@ -44,7 +46,7 @@
 MySQL backend for ICQ transport
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{?subver:%{subver}}
 %patch0 -p0
 
 %build
@@ -106,6 +108,9 @@
 %{_datadir}/pyicq-t/src/xdb/mysql.py*
 
 %changelog
+* Wed Jun 27 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.8-4.a
+- Update to 0.8a
+
 * Fri Dec  8 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.8-3
 - Fix up requires for mysql subpackage.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pyicq-t/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	31 Oct 2006 21:39:22 -0000	1.3
+++ sources	27 Jun 2007 13:26:10 -0000	1.4
@@ -1 +1 @@
-0929aa4b726d8718e1b8c8cb900fa114  pyicq-t-0.8.tar.gz
+eb44605d5f952759e3cba19815d367d2  pyicq-t-0.8a.tar.gz




More information about the fedora-extras-commits mailing list