rpms/python-repoze-who-plugins-sa/EL-5 python-repoze-who-plugins-sa.spec, 1.2, 1.3

Luke Macken lmacken at fedoraproject.org
Tue Aug 18 15:54:22 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/python-repoze-who-plugins-sa/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15926

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


Index: python-repoze-who-plugins-sa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-who-plugins-sa/EL-5/python-repoze-who-plugins-sa.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- python-repoze-who-plugins-sa.spec	20 Jul 2009 20:24:38 -0000	1.2
+++ python-repoze-who-plugins-sa.spec	18 Aug 2009 15:54:22 -0000	1.3
@@ -4,7 +4,7 @@
 
 Name:           python-repoze-who-plugins-sa
 Version:        1.0
-Release:        0.3.%{_rcver}%{?dist}
+Release:        0.4.%{_rcver}%{?dist}
 Summary:        The repoze.who SQLAlchemy plugin
 
 Group:          Development/Languages
@@ -15,10 +15,10 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 BuildArch:      noarch
 
 BuildRequires:  python-devel python-setuptools-devel python-repoze-who
-BuildRequires:  python-elixir python-sqlalchemy python-coverage python-nose
+BuildRequires:  python-elixir python-sqlalchemy0.5 python-coverage python-nose
 
 Requires:       python-repoze-who
-Requires:       python-sqlalchemy
+Requires:       python-sqlalchemy0.5
 
 %description
 This plugin provides one repoze.who authenticator which works with SQLAlchemy
@@ -51,6 +51,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Aug 18 2009 Luke Macken <lmacken at redhat.com> - 1.0-0.3.rc1
+- Require new python-sqlalchemy0.5 package
+
 * Mon Jul 20 2009 Luke Macken <lmacken at redhat.com> - 1.0-0.3.rc1
 - Remove the test suite, since it conflicts with other packages (#512759)
 




More information about the fedora-extras-commits mailing list