From 51af4c6afc1813770937682d26ffcae0edf8b17c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volker=20Fr=C3=B6hlich?= Date: Wed, 23 Sep 2015 13:54:40 +0200 Subject: [PATCH] Add reference for dropping the Ruby bindings --- gdal.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdal.spec b/gdal.spec index d06f6b3..66a68a8 100644 --- a/gdal.spec +++ b/gdal.spec @@ -18,7 +18,6 @@ # Sadly noarch doesn't work in EL 5, see # http://fedoraproject.org/wiki/EPEL/GuidelinesAndPolicies -#TODO: EvenR suggested to drop Ruby bindings, as they are unmaintained # He also suggest to use --with-static-proj4 to actually link to proj, instead of dlopen()ing it. # Major digit of the proj so version @@ -208,6 +207,7 @@ This package contains development files for GDAL. %package libs Summary: GDAL file format library Group: System Environment/Libraries +# https://trac.osgeo.org/gdal/ticket/3978#comment:5 Obsoletes: %{name}-ruby < 1.11.0-1 %description libs