rpms/python-simplejson/F-7 python-simplejson.spec,1.9,1.10

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Wed Oct 3 02:35:09 UTC 2007


Author: lmacken

Update of /cvs/pkgs/rpms/python-simplejson/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17610

Modified Files:
	python-simplejson.spec 
Log Message:
1.7.1


Index: python-simplejson.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-simplejson/F-7/python-simplejson.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- python-simplejson.spec	21 Mar 2007 05:30:48 -0000	1.9
+++ python-simplejson.spec	3 Oct 2007 02:34:36 -0000	1.10
@@ -2,8 +2,8 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-simplejson
-Version:        1.7
-Release:        2%{?dist}
+Version:        1.7.1
+Release:        1%{?dist}
 Summary:        Simple, fast, extensible JSON encoder/decoder for Python
 
 Group:          System Environment/Libraries
@@ -12,7 +12,8 @@
 Source0:        http://cheeseshop.python.org/packages/source/s/simplejson/simplejson-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  python-setuptools python-devel
+BuildRequires:  python-devel python-setuptools-devel
+
 
 %description
 simplejson is a simple, fast, complete, correct and extensible
@@ -60,6 +61,9 @@
 
 
 %changelog
+* Tue Oct  2 2007 Luke Macken <lmacken at redhat.com> - 1.7.1-1
+- 1.7.1
+
 * Wed Mar 21 2007 Luke Macken <lmacken at redhat.com> - 1.7-2
 - Use python_sitearch instead of sitelib
 




More information about the fedora-extras-commits mailing list