Date: Wednesday, September 23, 2015 @ 23:07:02
  Author: schiv
Revision: 141548

upgpkg: gdal1 1.11.2-2

should not provide gdal

Modified:
  gdal1/trunk/PKGBUILD
  gdal1/trunk/gdal1.changelog

-----------------+
 PKGBUILD        |    3 +--
 gdal1.changelog |    7 +++++++
 2 files changed, 8 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-09-23 18:44:51 UTC (rev 141547)
+++ PKGBUILD    2015-09-23 21:07:02 UTC (rev 141548)
@@ -7,7 +7,7 @@
 pkgname=gdal1
 _pkgname=gdal
 pkgver=1.11.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A translator library for raster geospatial data formats"
 arch=('i686' 'x86_64')
 url="http://www.gdal.org/";
@@ -17,7 +17,6 @@
 optdepends=('postgresql: postgresql database support'
             'mariadb: mariadb database support'
             'perl:  perl binding support')
-provides=('gdal')
 conflicts=('gdal')
 changelog=$pkgname.changelog
 
source=(http://download.osgeo.org/${_pkgname}/${pkgver}/${_pkgname}-${pkgver}.tar.gz

Modified: gdal1.changelog
===================================================================
--- gdal1.changelog     2015-09-23 18:44:51 UTC (rev 141547)
+++ gdal1.changelog     2015-09-23 21:07:02 UTC (rev 141548)
@@ -1,3 +1,10 @@
+2015-09-24 Ray Rashif <[email protected]>
+       * gdal1 1.11.2-2 remove wrong provision for gdal
+
+       users must tentatively choose between vtk and other
+       packages depending on gdal; this is only a short-term
+       workaround as the gdal2 rebuild had to move on.
+
 2015-09-23 Ray Rashif <[email protected]>
        * gdal1 1.11.2-1 for VTK (FS#46346)
 

Reply via email to