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

Luke Macken lmacken at fedoraproject.org
Fri Jul 10 15:33:53 UTC 2009


Author: lmacken

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

Modified Files:
	python-repoze-what-plugins-sql.spec 
Log Message:
Remove the sqlalchemy0.5 requirement for rawhide


Index: python-repoze-what-plugins-sql.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-what-plugins-sql/devel/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	10 Jul 2009 15:27:22 -0000	1.1
+++ python-repoze-what-plugins-sql.spec	10 Jul 2009 15:33:23 -0000	1.2
@@ -4,7 +4,7 @@
 
 Name:           python-repoze-what-plugins-sql
 Version:        1.0
-Release:        0.4.%{rcver}%{?dist}
+Release:        0.5.%{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-sqlalchemy0.5
+BuildRequires:  python-sqlalchemy >= 0.5
 
 Requires:       python-repoze-what >= 1.0.3
-Requires:       python-sqlalchemy0.5
+Requires:       python-sqlalchemy >= 0.5
 Requires:       python-zope-interface
 Requires:       python-repoze-who-plugins-sa
 
@@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jul 10 2009 Luke Macken <lmacken at redhat.com> - 1.0-0.5.rc1
+- Remove the sqlalchemy0.5 requirement for rawhide
+
 * Wed Jun 17 2009 Luke Macken <lmacken at redhat.com> - 1.0-0.4.rc1
 - Require python-sqlalchemy0.5
 




More information about the fedora-extras-commits mailing list