packages: python-cjson/python-cjson.spec - Rel 4. Killed BR python-devel >=...
matkor
matkor at pld-linux.org
Thu Oct 8 12:18:08 CEST 2009
Author: matkor Date: Thu Oct 8 10:18:08 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- Rel 4. Killed BR python-devel >= 1:2.5.0.
---- Files affected:
packages/python-cjson:
python-cjson.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/python-cjson/python-cjson.spec
diff -u packages/python-cjson/python-cjson.spec:1.3 packages/python-cjson/python-cjson.spec:1.4
--- packages/python-cjson/python-cjson.spec:1.3 Sat Oct 11 15:39:33 2008
+++ packages/python-cjson/python-cjson.spec Thu Oct 8 12:18:03 2009
@@ -2,13 +2,13 @@
Summary: Python C JSON - Fast JSON encoder/decoder for Python
Name: python-cjson
Version: 1.0.5
-Release: 3
+Release: 4
License: LGPL v2+
Group: Libraries/Python
Source0: http://pypi.python.org/packages/source/p/python-cjson/%{name}-%{version}.tar.gz
# Source0-md5: 4d55b66ecdf0300313af9d030d9644a3
URL: http://pypi.python.org/pypi/python-cjson/
-BuildRequires: python-devel >= 1:2.5.0
+BuildRequires: python-devel
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.219
%pyrequires_eq python-modules
@@ -38,7 +38,9 @@
%files
%defattr(644,root,root,755)
+%if "%{py_ver}" > "2.4"
%{py_sitedir}/python_cjson-%{version}-py*.egg-info
+%endif
%{py_sitedir}/cjson.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -47,6 +49,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2009/10/08 10:18:03 matkor
+- Rel 4. Killed BR python-devel >= 1:2.5.0.
+
Revision 1.3 2008/10/11 13:39:33 patrys
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-cjson/python-cjson.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list