packages: python-geojson/python-geojson.spec - missing dir added - R: pytho...
jajcus
jajcus at pld-linux.org
Fri May 22 20:08:16 CEST 2009
Author: jajcus Date: Fri May 22 18:08:16 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- missing dir added
- R: python-simplejson
---- Files affected:
packages/python-geojson:
python-geojson.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/python-geojson/python-geojson.spec
diff -u packages/python-geojson/python-geojson.spec:1.1 packages/python-geojson/python-geojson.spec:1.2
--- packages/python-geojson/python-geojson.spec:1.1 Fri May 22 20:04:20 2009
+++ packages/python-geojson/python-geojson.spec Fri May 22 20:08:11 2009
@@ -3,7 +3,7 @@
Summary: Encoder/decoder for simple GIS features
Name: python-%{module}
Version: 1.0.1
-Release: 0.1
+Release: 0.2
License: BSD
Group: Development/Languages/Python
Source0: http://pypi.python.org/packages/source/g/geojson/geojson-1.0.1.tar.gz
@@ -12,7 +12,7 @@
BuildRequires: python-devel
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.219
-Requires: python-modules
+Requires: python-simplejson
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -48,6 +48,7 @@
%files
%defattr(644,root,root,755)
%doc CHANGES.txt CREDITS.txt DEPENDENCIES.txt FAQ.txt GeoInterface.txt README.txt VERSION.txt
+%dir %{py_sitescriptdir}/geojson
%{py_sitescriptdir}/geojson/*.py[co]
%if "%{py_ver}" > "2.4"
%{py_sitescriptdir}/geojson-*.egg-info
@@ -59,6 +60,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2009/05/22 18:08:11 jajcus
+- missing dir added
+- R: python-simplejson
+
Revision 1.1 2009/05/22 18:04:20 jajcus
- new spec
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-geojson/python-geojson.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list