rpms/python-json/devel python-json.spec,1.2,1.3

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Fri Sep 8 06:56:33 UTC 2006


Author: lmacken

Update of /cvs/extras/rpms/python-json/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23323

Modified Files:
	python-json.spec 
Log Message:
* Fri Sep  8 2006 Luke Macken <lmacken at redhat.com> 3.4-2
- Rebuild for FC6



Index: python-json.spec
===================================================================
RCS file: /cvs/extras/rpms/python-json/devel/python-json.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-json.spec	4 Feb 2006 23:02:00 -0000	1.2
+++ python-json.spec	8 Sep 2006 06:56:33 -0000	1.3
@@ -5,7 +5,7 @@
 Name:           python-json
 Version:        3.4
 %define version_munge %(sed 's/\\./_/g' <<< %{version})
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A JSON reader and writer for Python
 
 Group:          Development/Languages
@@ -16,7 +16,6 @@
 
 BuildArch:      noarch
 BuildRequires:  python-devel
-Requires:   python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
 
 %description
 json.py is an implementation of a JSON (http://json.org) reader and writer in
@@ -45,5 +44,8 @@
 %{python_sitelib}/*.py[co]
 
 %changelog
+* Fri Sep  8 2006 Luke Macken <lmacken at redhat.com> 3.4-2
+- Rebuild for FC6
+
 * Fri Dec 30 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 3.4-1
 - Initial RPM release




More information about the fedora-extras-commits mailing list