Author: beorn Date: Fri Sep 14 17:12:58 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: python downgrade to 2.4 (2.5 is not required) - Up to 1.7.1
---- Files affected: SPECS: python-simplejson.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/python-simplejson.spec diff -u SPECS/python-simplejson.spec:1.14 SPECS/python-simplejson.spec:1.15 --- SPECS/python-simplejson.spec:1.14 Tue Feb 13 09:06:43 2007 +++ SPECS/python-simplejson.spec Fri Sep 14 19:12:53 2007 @@ -3,14 +3,14 @@ Summary: Simple, fast, extensible JSON encoder/decoder for Python Summary(pl.UTF-8): Prosty, szybki, rozszerzalny (de)koder JSON dla Pythona Name: python-%{module} -Version: 1.4 -Release: 0.4 +Version: 1.7.1 +Release: 0.1 License: MIT Group: Libraries Source0: http://cheeseshop.python.org/packages/source/s/simplejson/%{module}-%{version}.tar.gz -# Source0-md5: 5fbad786a4b151d44a9b1e1e157e5510 +# Source0-md5: b723d488ea43583122511263e9c2c93a URL: http://undefined.org/python/#simplejson -BuildRequires: python >= 1:2.5 +BuildRequires: python >= 1:2.4 BuildRequires: python-setuptools >= 0.6-0.c1 BuildRequires: rpm-pythonprov %pyrequires_eq python-libs @@ -41,16 +41,17 @@ --optimize=2 %py_postclean -rm -rf $RPM_BUILD_ROOT%{py_sitescriptdir}/simplejson/tests +rm -rf $RPM_BUILD_ROOT%{py_sitedir}/simplejson/tests %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%dir %{py_sitescriptdir}/simplejson -%{py_sitescriptdir}/simplejson/*.py[co] -%{py_sitescriptdir}/simplejson-%{version}-py*.egg-info +%dir %{py_sitedir}/simplejson +%{py_sitedir}/simplejson/*.py[co] +%{py_sitedir}/simplejson/*.so +%{py_sitedir}/simplejson-%{version}-py*.egg-info %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -58,6 +59,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2007/09/14 17:12:53 beorn +- BR: python downgrade to 2.4 (2.5 is not required) +- Up to 1.7.1 + Revision 1.14 2007/02/13 08:06:43 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-simplejson.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit