Author: wrobell Date: Fri Mar 30 19:19:33 2012 GMT Module: packages Tag: HEAD ---- Log message: - removed Java as gdal-devel installation requirement - rel. 5
---- Files affected: packages/gdal: gdal.spec (1.106 -> 1.107) ---- Diffs: ================================================================ Index: packages/gdal/gdal.spec diff -u packages/gdal/gdal.spec:1.106 packages/gdal/gdal.spec:1.107 --- packages/gdal/gdal.spec:1.106 Sun Mar 11 10:19:35 2012 +++ packages/gdal/gdal.spec Fri Mar 30 21:19:27 2012 @@ -1,5 +1,7 @@ # $Revision$, $Date$ # TODO: +# - be reasonable about devel dependencies - you do not need all of them to +# use gdal # - spatialite (--with-spatialite; libspatialite: http://www.gaia-gis.it/gaia-sins/) # - freexl (http://www.gaia-gis.it/FreeXL/) # - rasdaman (--with-rasdaman; http://rasdaman.eecs.jacobs-university.de/trac/rasdaman/wiki/Download) @@ -41,7 +43,7 @@ Summary(pl.UTF-8): Biblioteka abstrakcji danych dotyczÄ…cych powierzchni Ziemi Name: gdal Version: 1.9.0 -Release: 4 +Release: 5 License: BSD-like Group: Libraries Source0: ftp://ftp.remotesensing.org/gdal/%{name}-%{version}.tar.gz @@ -149,7 +151,6 @@ Requires: hdf-devel >= 4.0 Requires: hdf5-devel Requires: jasper-devel -%{?with_java:Requires: jdk} Requires: libcsf-devel Requires: libdap-devel >= 3.10 Requires: libgeotiff-devel >= 1.2.1 @@ -505,6 +506,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.107 2012/03/30 19:19:27 wrobell +- removed Java as gdal-devel installation requirement +- rel. 5 + Revision 1.106 2012/03/11 09:19:35 qboosh - updated openjpeg comment ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/gdal/gdal.spec?r1=1.106&r2=1.107 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
