don't pollute spec with useless macro

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2017-02-07 13:44:00 +01:00
parent c187345d68
commit 94e354051d

View File

@ -140,7 +140,7 @@ Python 2 version.
%if %{with python3}
%package -n python3-%{libname}
Summary: Python bindings for the %{name} library
%{?python_provide:%python_provide python%{python3_pkgversion}-%{libname}}
%{?python_provide:%python_provide python3-%{libname}}
BuildRequires: swig
BuildRequires: python3-devel
Requires: %{name}%{?_isa} = %{version}-%{release}