From e20834d16331decc3615d06a69cd9cf29ffb5a92338686c18d8f3165e2855ed7 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Fri, 14 Jul 2017 15:28:49 +0000 Subject: [PATCH] Accepting request 510336 from science 1 OBS-URL: https://build.opensuse.org/request/show/510336 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=44 --- gdal.changes | 6 ++++++ gdal.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/gdal.changes b/gdal.changes index 958d8ae..3110047 100644 --- a/gdal.changes +++ b/gdal.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 14 15:15:38 UTC 2017 - toddrme2178@gmail.com + +- Add python2-gdal provides for the python-gdal subpackage for + compatibility with single-spec python macros. + ------------------------------------------------------------------- Wed Jul 12 10:22:32 UTC 2017 - bruno@ioda-net.ch diff --git a/gdal.spec b/gdal.spec index d3f1faa..325fc87 100644 --- a/gdal.spec +++ b/gdal.spec @@ -140,6 +140,7 @@ Perl bindings for GDAL - Geo::GDAL, Geo::OGR and Geo::OSR modules. Summary: GDAL Python module Group: Development/Languages/Python Requires: %{name} = %{version}-%{release} +Provides: python2-%{name} = %{version} %py_requires %description -n python-%{name}