rpms/python-repoze-what-plugins-sql/EL-5 python-repoze-what-plugins-sql.spec, 1.1, 1.2

Luke Macken lmacken at fedoraproject.org
Tue Aug 18 19:58:33 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/python-repoze-what-plugins-sql/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11371

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


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.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- python-repoze-what-plugins-sql.spec	29 Jul 2009 15:31:17 -0000	1.1
+++ python-repoze-what-plugins-sql.spec	18 Aug 2009 19:58:33 -0000	1.2
@@ -4,7 +4,7 @@
 
 Name:           python-repoze-what-plugins-sql
 Version:        1.0
-Release:        0.6.%{rcver}%{?dist}
+Release:        0.7.%{rcver}%{?dist}
 Summary:        The repoze.what SQL plugin
 
 Group:          Development/Languages
@@ -18,10 +18,10 @@ BuildArch:      noarch
 BuildRequires:  python-devel python-setuptools-devel python-nose
 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
 
@@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Aug 18 2009 Luke Macken <lmacken at redhat.com> - 1.0-0.7.rc1
+- Require the new python-sqlalchemy0.5 package
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-0.6.rc1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list