SPECS (AC-branch): gdal.spec - numpy epoch, enable files which sho...

glen glen at pld-linux.org
Tue Mar 11 20:37:42 CET 2008


Author: glen                         Date: Tue Mar 11 19:37:42 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- numpy epoch, enable files which should be kept

---- Files affected:
SPECS:
   gdal.spec (1.50.2.2 -> 1.50.2.3) 

---- Diffs:

================================================================
Index: SPECS/gdal.spec
diff -u SPECS/gdal.spec:1.50.2.2 SPECS/gdal.spec:1.50.2.3
--- SPECS/gdal.spec:1.50.2.2	Tue Mar  4 00:48:17 2008
+++ SPECS/gdal.spec	Tue Mar 11 20:37:36 2008
@@ -38,7 +38,7 @@
 BuildRequires:	perl-devel
 BuildRequires:	postgresql-devel
 BuildRequires:	postgresql-backend-devel
-BuildRequires:	python-numpy-devel >= 1.0.0
+BuildRequires:	python-numpy-devel >= 1:1.0.0
 BuildRequires:	python-devel >= 1:2.4
 %{?with_ruby:BuildRequires:	ruby-devel}
 BuildRequires:	sqlite3-devel >= 3
@@ -259,13 +259,13 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{py_sitedir}/_gdal.so
 %attr(755,root,root) %{py_sitedir}/_gdalconst.so
-#%attr(755,root,root) %{py_sitedir}/_gdal_array.so
+%attr(755,root,root) %{py_sitedir}/_gdal_array.so
 %attr(755,root,root) %{py_sitedir}/_ogr.so
 %attr(755,root,root) %{py_sitedir}/_osr.so
 %{py_sitedir}/gdal.py[co]
 %{py_sitedir}/gdalconst.py[co]
 %{py_sitedir}/gdalnumeric.py[co]
-#%{py_sitedir}/gdal_array.py[co]
+%{py_sitedir}/gdal_array.py[co]
 %{py_sitedir}/ogr.py[co]
 %{py_sitedir}/osr.py[co]
 
@@ -285,6 +285,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50.2.3  2008-03-11 19:37:36  glen
+- numpy epoch, enable files which should be kept
+
 Revision 1.50.2.2  2008-03-03 23:48:17  glen
 - python build hacks, re-entrant install
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gdal.spec?r1=1.50.2.2&r2=1.50.2.3&f=u



More information about the pld-cvs-commit mailing list