diff --git a/redland-bindings.spec b/redland-bindings.spec index 2a267aa092..a39c25cd0f 100644 --- a/redland-bindings.spec +++ b/redland-bindings.spec @@ -1,6 +1,6 @@ Name: redland-bindings Version: 1.0.16.1 -Release: 24%{?dist} +Release: 25%{?dist} Summary: Redland RDF Application Framework API Bindings Group: System Environment/Libraries @@ -94,13 +94,14 @@ an interface to PHP. %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")} %endif -%package -n python-redland +%package -n python2-redland Summary: Python modules for the Redland RDF library Group: Development/Languages Requires: redland >= %{redland_version} Requires: redland-bindings-common +%{?python_provide:%python_provide python2-redland} -%description -n python-redland +%description -n python2-redland The python-redland package contains the parts of Redland that provide an interface to Python. @@ -207,7 +208,7 @@ make check ||: %config(noreplace) %{php_inidir}/%{ini_name} %{php_extdir}/redland.so -%files -n python-redland +%files -n python2-redland %doc docs/python.html %doc docs/pydoc/RDF.html python/example.py %{python_sitearch}/RDF.py* @@ -221,6 +222,9 @@ make check ||: %{ruby_vendorarchdir}/rdf %changelog +* Sun Dec 17 2017 Zbigniew Jędrzejewski-Szmek - 1.0.16.1-25 +- Rename python subpackage to python2-redland + * Tue Oct 03 2017 Remi Collet - 1.0.16.1-24 - rebuild for https://fedoraproject.org/wiki/Changes/php72