rpms/python-sqlalchemy/devel python-sqlalchemy.spec,1.17,1.18

Toshio Ernie Kuratomi (toshio) fedora-extras-commits at redhat.com
Wed Jul 25 02:07:26 UTC 2007


Author: toshio

Update of /cvs/extras/rpms/python-sqlalchemy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5535

Modified Files:
	python-sqlalchemy.spec 
Log Message:
- Remove python-abi Requires.  This is automatic since FC4+.



Index: python-sqlalchemy.spec
===================================================================
RCS file: /cvs/extras/rpms/python-sqlalchemy/devel/python-sqlalchemy.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- python-sqlalchemy.spec	24 Jul 2007 23:42:27 -0000	1.17
+++ python-sqlalchemy.spec	25 Jul 2007 02:06:54 -0000	1.18
@@ -18,7 +18,6 @@
 BuildArch:      noarch
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools >= 0.6c3
-Requires:       python-abi = %{pyver}
 
 %description
 SQLAlchemy is an Object Relational Mappper (ORM) that provides a flexible,
@@ -54,6 +53,9 @@
 %{python_sitelib}/sqlalchemy/
 
 %changelog
+* Tue Jul 24 2007 Toshio Kuratomi <toshio at tiki-lounge.com> - 0.3.10-2
+- Remove python-abi Requires.  This is automatic since FC4+.
+
 * Tue Jul 24 2007 Toshio Kuratomi <toshio at tiki-lounge.com> - 0.3.10-1
 - Update to new upstream version 0.3.10
 




More information about the scm-commits mailing list