rpms/TurboGears/devel TurboGears.spec,1.44,1.45

Luke Macken lmacken at fedoraproject.org
Mon Jun 1 20:06:39 UTC 2009


Author: lmacken

Update of /cvs/pkgs/rpms/TurboGears/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22659

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


Index: TurboGears.spec
===================================================================
RCS file: /cvs/pkgs/rpms/TurboGears/devel/TurboGears.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -p -r1.44 -r1.45
--- TurboGears.spec	2 May 2009 14:54:36 -0000	1.44
+++ TurboGears.spec	1 Jun 2009 20:06:09 -0000	1.45
@@ -3,7 +3,7 @@
 
 Name:           TurboGears
 Version:        1.0.8
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Back-to-front web development in Python
 
 Group:          Development/Languages
@@ -36,7 +36,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
@@ -94,6 +93,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/turbogears/
 
 %changelog
+* Mon Jun 01 2009 Luke Macken <lmacken at redhat.com> - 1.0.8-4
+- Remove python-json as a requirement
+
 * Sat May 2 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 1.0.8-3
 - Fix from upstream for pagination problem.
 




More information about the fedora-extras-commits mailing list