SPECS: python-simplejson.spec - fixed BR
qboosh
qboosh at pld-linux.org
Tue Nov 28 23:18:47 CET 2006
Author: qboosh Date: Tue Nov 28 22:18:47 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed BR
---- Files affected:
SPECS:
python-simplejson.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/python-simplejson.spec
diff -u SPECS/python-simplejson.spec:1.11 SPECS/python-simplejson.spec:1.12
--- SPECS/python-simplejson.spec:1.11 Fri Nov 24 00:02:44 2006
+++ SPECS/python-simplejson.spec Tue Nov 28 23:18:42 2006
@@ -1,6 +1,5 @@
# $Revision$
%define module simplejson
-%define python_version 2.5
Summary: Simple, fast, extensible JSON encoder/decoder for Python
Summary(pl): Prosty, szybki, rozszerzalny (de)koder JSON dla Pythona
Name: python-%{module}
@@ -11,7 +10,7 @@
Source0: http://cheeseshop.python.org/packages/source/s/simplejson/%{module}-%{version}.tar.gz
# Source0-md5: 5fbad786a4b151d44a9b1e1e157e5510
URL: http://undefined.org/python/#simplejson
-BuildRequires: python >= %{python_version}
+BuildRequires: python >= 1:2.5
BuildRequires: python-setuptools >= 0.6-0.c1
BuildRequires: rpm-pythonprov
%pyrequires_eq python-libs
@@ -51,7 +50,7 @@
%defattr(644,root,root,755)
%dir %{py_sitescriptdir}/simplejson
%{py_sitescriptdir}/simplejson/*.py[co]
-%{py_sitescriptdir}/simplejson-%{version}-py%{python_version}.egg-info
+%{py_sitescriptdir}/simplejson-%{version}-py*.egg-info
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -59,6 +58,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/11/28 22:18:42 qboosh
+- fixed BR
+
Revision 1.11 2006/11/23 23:02:44 ankry
- tabs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-simplejson.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list