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}