rpms/python-repoze-what/F-11 python-repoze-what.spec,1.3,1.4

Luke Macken lmacken at fedoraproject.org
Mon Oct 26 23:30:47 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/python-repoze-what/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30204

Modified Files:
	python-repoze-what.spec 
Log Message:
Require python-repoze-who-testutil


Index: python-repoze-what.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-what/F-11/python-repoze-what.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- python-repoze-what.spec	10 Aug 2009 19:04:40 -0000	1.3
+++ python-repoze-what.spec	26 Oct 2009 23:30:46 -0000	1.4
@@ -2,7 +2,7 @@
 
 Name:           python-repoze-what
 Version:        1.0.8
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Authorization for WSGI applications
 
 Group:          Development/Languages
@@ -25,6 +25,7 @@ BuildRequires:  python-repoze-who-testut
 BuildRequires:  python-coverage
 
 Requires:       python-repoze-who
+Requires:       python-repoze-who-testutil
 Requires:       python-paste
 
 %description
@@ -85,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct 26 2009 Luke Macken <lmacken at redhat.com> - 1.0.8-4
+- Require python-repoze-who-testutil
+
 * Mon Aug 10 2009 Luke Macken <lmacken at redhat.com> - 1.0.8-3
 - Get the test suite working
 




More information about the scm-commits mailing list