rpms/python-tg-devtools/devel python-tg-devtools.spec,1.3,1.4

Luke Macken lmacken at fedoraproject.org
Wed Nov 11 02:33:35 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/python-tg-devtools/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24244

Modified Files:
	python-tg-devtools.spec 
Log Message:
Require python-babel, needed to run the default quickstart


Index: python-tg-devtools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-tg-devtools/devel/python-tg-devtools.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- python-tg-devtools.spec	22 Oct 2009 06:10:04 -0000	1.3
+++ python-tg-devtools.spec	11 Nov 2009 02:33:35 -0000	1.4
@@ -3,7 +3,7 @@
 
 Name:           python-tg-devtools
 Version:        2.0.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Development tools and templates for TurboGears2
 
 Group:          Development/Languages
@@ -29,6 +29,7 @@ Requires:       python-repoze-what-quick
 Requires:       python-repoze-who >= 1.0.10
 Requires:       python-repoze-who-testutil
 Requires:       python-catwalk
+Requires:       python-babel
 
 %if 0%{?fedora} <= 6
 Requires:       python-sqlite2
@@ -85,6 +86,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Nov 10 2009 Luke Macken <lmacken at redhat.com> - 2.0.2-5
+- Require python-babel, needed to run the default quickstart
+
 * Wed Oct 21 2009 Luke Macken <lmacken at redhat.com> - 2.0.2-4
 - Remove sa05 patch, since SQLAlchemy 0.5 is now in Fedora 11+
 




More information about the scm-commits mailing list