rpms/TurboGears/F-7 TurboGears.spec,1.21,1.22

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


Author: lmacken

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

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


Index: TurboGears.spec
===================================================================
RCS file: /cvs/pkgs/rpms/TurboGears/F-7/TurboGears.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- TurboGears.spec	26 Jan 2008 04:04:52 -0000	1.21
+++ TurboGears.spec	26 Jan 2008 06:27:56 -0000	1.22
@@ -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