rpms/pyicq-t/devel pyicq-t.spec,1.5,1.6

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Sat Dec 9 00:56:18 UTC 2006


Author: jcollie

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

Modified Files:
	pyicq-t.spec 
Log Message:
Fix up requires for mysql subpackage.


Index: pyicq-t.spec
===================================================================
RCS file: /cvs/extras/rpms/pyicq-t/devel/pyicq-t.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pyicq-t.spec	8 Dec 2006 16:56:27 -0000	1.5
+++ pyicq-t.spec	9 Dec 2006 00:55:48 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name:           pyicq-t
 Version:        0.8
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        ICQ Transport for Jabber Servers
 
 Group:          Applications/Internet
@@ -38,7 +38,7 @@
 Summary: MySQL backend for ICQ transport
 Group: Applications/Internet
 Requires: MySQL-python
-Requires: pyicqt = %{version}-%{release}
+Requires: pyicq-t = %{version}-%{release}
 
 %description mysql
 MySQL backend for ICQ transport
@@ -106,6 +106,9 @@
 %{_datadir}/pyicq-t/src/xdb/mysql.py*
 
 %changelog
+* Fri Dec  8 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.8-3
+- Fix up requires for mysql subpackage.
+
 * Fri Dec  8 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 0.8-2
 - Bump release and rebuild for Python 2.5
 - Use macro for path to standard library




More information about the scm-commits mailing list