rpms/python-repoze-what-plugins-sql/EL-5 python-repoze-what-plugins-sql.spec, 1.3, 1.4

Luke Macken lmacken at fedoraproject.org
Wed May 5 06:10:49 UTC 2010


Author: lmacken

Update of /cvs/pkgs/rpms/python-repoze-what-plugins-sql/EL-5
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv3545

Modified Files:
	python-repoze-what-plugins-sql.spec 
Log Message:
Require python-sqlalchemy0.5 on EL-5


Index: python-repoze-what-plugins-sql.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-what-plugins-sql/EL-5/python-repoze-what-plugins-sql.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- python-repoze-what-plugins-sql.spec	5 May 2010 06:03:23 -0000	1.3
+++ python-repoze-what-plugins-sql.spec	5 May 2010 06:10:47 -0000	1.4
@@ -16,10 +16,10 @@ BuildArch:      noarch
 BuildRequires:  python-devel python-setuptools-devel
 BuildRequires:  python-nose python-coverage
 BuildRequires:  python-repoze-what 
-BuildRequires:  python-sqlalchemy >= 0.5
+BuildRequires:  python-sqlalchemy0.5
 
 Requires:       python-repoze-what >= 1.0.3
-Requires:       python-sqlalchemy >= 0.5
+Requires:       python-sqlalchemy0.5
 Requires:       python-zope-interface
 Requires:       python-repoze-who-plugins-sa
 



More information about the scm-commits mailing list