From d727bd029575da91f72abe3e03c10d7830bd5ab8 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sun, 10 Mar 2013 21:23:48 -0600 Subject: [PATCH] Add PROVENANCE.TXT-fedora as Source4 --- PROVENANCE.TXT-fedora | 38 ++++++++++++++++++++++++++++++++++++++ gdal.spec | 5 +++++ 2 files changed, 43 insertions(+) create mode 100644 PROVENANCE.TXT-fedora diff --git a/PROVENANCE.TXT-fedora b/PROVENANCE.TXT-fedora new file mode 100644 index 0000000..09700d5 --- /dev/null +++ b/PROVENANCE.TXT-fedora @@ -0,0 +1,38 @@ +gdal-1.9.1.tar.gz re-pack for Fedora + +All files with pending legal questions are stripped from the original tarball, +to form this tarball. Legal information is mainly from PROVENANCE.TXT + + +No files are manipulated. + +Please see the cleaning script clean-gdal.sh! + +This leaves GDAL short of a few formats, coordinate systems and the PHP bindings. + + Volker Fröhlich + + * updated to 1.9.1 by Volker Fröhlich + * updated to 1.9.0 by Volker Fröhlich + * updated to 1.7.3 by Viji V Nair + * updated to 1.7.2 by Sven Lankes + * updated to 1.7.1 by Balint Crisitan + * updated to 1.6.1 by Dan Horak + + +Removed files: +======================================== +# due to uncertain license issues +and derivative copy from ESRI (TM) and CubeWerx (TM): + +data/cubewerx_extra.wkt +data/esri_extra.wkt +data/ecw_cs.wkt + +Removed folders plus its contents: +======================================== +# due to uncertain license issues these formats +are removed and not suported in fedora pack: + +frmts/bsb <-- http://www.osgeo.org/pipermail/gdal-dev/2003-September/001097.html +swig/php <-- PHP license, incompatible mixture diff --git a/gdal.spec b/gdal.spec index 39922c3..f68ab6f 100644 --- a/gdal.spec +++ b/gdal.spec @@ -48,6 +48,8 @@ Source2: %{name}.pom # Cleaner script for the tarball Source3: %{name}-cleaner.sh +Source4: PROVENANCE.TXT-fedora + # Patch to use system g2clib Patch1: %{name}-g2clib.patch @@ -285,6 +287,9 @@ rm -r frmts/grib/degrib18/g2clib-1.0.4 %patch8 -p1 -b .java~ %patch9 -p1 -b .man~ +# Copy in PROVENANCE.TXT-fedora +cp %SOURCE4 . + # Sanitize linebreaks and encoding #TODO: Don't touch data directory! # /frmts/grib/degrib18/degrib/metaname.cpp