rpms/TurboGears/F-8 TurboGears.spec,1.27,1.28

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sat Jan 26 06:28:45 UTC 2008


Author: lmacken

Update of /cvs/pkgs/rpms/TurboGears/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4600/F-8

Modified Files:
	TurboGears.spec 
Log Message:
Require Genshi and Elixir


Index: TurboGears.spec
===================================================================
RCS file: /cvs/pkgs/rpms/TurboGears/F-8/TurboGears.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- TurboGears.spec	26 Jan 2008 03:52:09 -0000	1.27
+++ TurboGears.spec	26 Jan 2008 06:28:07 -0000	1.28
@@ -3,7 +3,7 @@
 
 Name:           TurboGears
 Version:        1.0.4.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Back-to-front web development in Python
 
 Group:          Development/Languages
@@ -45,6 +45,8 @@
 Requires:       python-nose >= 0.9.1
 Requires:       python-psycopg2
 Requires:       python-decoratortools >= 1.4
+Requires:       python-elixir >= 0.4.0
+Requires:       python-genshi >= 0.4.4
 
 %description
 TurboGears brings together four major pieces to create an
@@ -84,6 +86,9 @@
 %{python_sitelib}/turbogears/
 
 %changelog
+* Sat Jan 26 2008 Luke Macken <lmacken at redhat.com> 1.0.4.2-3
+- Require Genshi and Elixir
+
 * Wed Jan 23 2008 Luke Macken <lmacken at redhat.com> 1.0.4.2-2
 - Update setuptools patch to work with the CherryPy egg_info
 




More information about the fedora-extras-commits mailing list