rpms/TurboGears/devel TurboGears.spec,1.2,1.3

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sun Jul 9 22:24:01 UTC 2006


Author: lmacken

Update of /cvs/extras/rpms/TurboGears/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18851/devel

Modified Files:
	TurboGears.spec 
Log Message:
* Sun Jul  9 2006 Luke Macken <lmacken at redhat.com> 0.8.9-3
- Require python-TestGears (bug #195370)




Index: TurboGears.spec
===================================================================
RCS file: /cvs/extras/rpms/TurboGears/devel/TurboGears.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- TurboGears.spec	6 Jul 2006 18:53:18 -0000	1.2
+++ TurboGears.spec	9 Jul 2006 22:24:00 -0000	1.3
@@ -4,7 +4,7 @@
 
 Name:           TurboGears
 Version:        0.8.9
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Back-to-front web development in Python
 
 Group:          Development/Languages
@@ -24,7 +24,7 @@
 Requires:       python-kid >= 0.8  python-cherrypy >= 2.1.0
 Requires:       python-sqlobject >= 0.7 python-formencode >= 0.4
 Requires:       python-json >= 3.3 python-elementtree >= 1.2.6
-Requires:       python-setuptools >= 0.6a8 
+Requires:       python-setuptools >= 0.6a8 python-TestGears >= 0.2
 
 %description
 TurboGears takes the best components available and combines them into one
@@ -57,10 +57,13 @@
 %{python_sitelib}/turbogears
 
 %changelog
-* Thu Jul 6 2006 Luke Macken <lmacken at redhat.com> 0.8.9-2
+* Sun Jul  9 2006 Luke Macken <lmacken at redhat.com> 0.8.9-3
+- Require python-TestGears (bug #195370)
+
+* Thu Jul  6 2006 Luke Macken <lmacken at redhat.com> 0.8.9-2
 - Add TurboGears-0.8.9-setuptools.patch
 
-* Thu Jul 6 2006 Luke Macken <lmacken at redhat.com> 0.8.9-1
+* Thu Jul  6 2006 Luke Macken <lmacken at redhat.com> 0.8.9-1
 - Bump to 0.8.9
 - Remove TurboGears-0.8a5-optim.patch and TurboGears-0.8a5-setuptools.patch
 




More information about the fedora-extras-commits mailing list