rpms/TurboGears/EL-5 TurboGears.spec,1.24,1.25

Luke Macken lmacken at fedoraproject.org
Wed Jun 10 15:20:10 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/TurboGears/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3641

Modified Files:
	TurboGears.spec 
Log Message:
Remove the python-json requirement



Index: TurboGears.spec
===================================================================
RCS file: /cvs/pkgs/rpms/TurboGears/EL-5/TurboGears.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- TurboGears.spec	2 May 2009 17:35:44 -0000	1.24
+++ TurboGears.spec	10 Jun 2009 15:19:39 -0000	1.25
@@ -3,7 +3,7 @@
 
 Name:           TurboGears
 Version:        1.0.8
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Back-to-front web development in Python
 
 Group:          Development/Languages
@@ -37,7 +37,6 @@ Requires:       python-sqlalchemy
 Requires:       python-kid >= 0.8
 Requires:       python-sqlobject >= 0.8
 Requires:       python-formencode >= 0.7.1
-Requires:       python-json >= 3.3
 Requires:       python-setuptools >= 0.6c2
 Requires:       python-turbocheetah >= 1.0
 Requires:       python-turbojson >= 1.1.2
@@ -95,6 +94,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/turbogears/
 
 %changelog
+* Wed Jun 10 2009 Luke Macken <lmacken at redhat.com> - 1.0.8-5
+- Remove the python-json requirement
+
 * Sat May 2 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 1.0.8-4
 - Fix from upstream for pagination problem.
 




More information about the fedora-extras-commits mailing list