rpms/pyicq-t/devel .cvsignore, 1.4, 1.5 pyicq-t.spec, 1.7, 1.8 sources, 1.4, 1.5

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Sat Feb 23 13:22:58 UTC 2008


Author: jcollie

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pyicq-t/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	27 Jun 2007 13:26:10 -0000	1.4
+++ .cvsignore	23 Feb 2008 13:22:24 -0000	1.5
@@ -1 +1 @@
-pyicq-t-0.8a.tar.gz
+pyicq-t-0.8b.tar.gz


Index: pyicq-t.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyicq-t/devel/pyicq-t.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pyicq-t.spec	27 Jun 2007 13:26:10 -0000	1.7
+++ pyicq-t.spec	23 Feb 2008 13:22:24 -0000	1.8
@@ -1,6 +1,6 @@
 %{!?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
+%define subver b
 
 Name:           pyicq-t
 Version:        0.8
@@ -9,8 +9,8 @@
 
 Group:          Applications/Internet
 License:        GPL
-URL:            http://pyicq-t.blathersource.org/
-Source0:        http://www.blathersource.org/download.php/pyicq-t/pyicq-t-%{version}%{?subver:%{subver}}.tar.gz
+URL:            http://code.google.com/p/pyicqt/
+Source0:	http://pyicqt.googlecode.com/files/pyicq-t-%{version}%{?subver:%{subver}}.tar.gz
 Source1:        pyicq-t.init
 Patch0:         config.patch
 
@@ -18,7 +18,9 @@
 
 BuildArch:      noarch
 BuildRequires:  python-devel
-Requires:       python-twisted
+Requires:	python-twisted-core
+Requires:       python-twisted-web
+Requires:	python-twisted-words
 Requires:       python-imaging
 Requires:       pyOpenSSL
 
@@ -108,6 +110,9 @@
 %{_datadir}/pyicq-t/src/xdb/mysql.py*
 
 %changelog
+* Sat Feb 23 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.8-4.b
+- Update to 0.8b
+
 * Wed Jun 27 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.8-4.a
 - Update to 0.8a
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pyicq-t/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	27 Jun 2007 13:26:10 -0000	1.4
+++ sources	23 Feb 2008 13:22:24 -0000	1.5
@@ -1 +1 @@
-eb44605d5f952759e3cba19815d367d2  pyicq-t-0.8a.tar.gz
+961952be1f88d0b97bc7cc36c75d1215  pyicq-t-0.8b.tar.gz




More information about the fedora-extras-commits mailing list