File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ Summary: Python interface to csdiff for Python 2
122122BuildRequires: boost-python2-devel
123123%endif
124124BuildRequires: python2-devel
125- %{?python_provide:%python_provide python2-%{name} }
125+ %py_provides python2-%{name}
126126
127127%description -n python2-%{name}
128128This package contains the Python 2 binding for the csdiff tool for comparing
@@ -143,7 +143,7 @@ BuildRequires: epel-rpm-macros
143143BuildRequires: boost-python%{python3_pkgversion}-devel
144144%endif
145145BuildRequires: python3-devel
146- %{?python_provide:%python_provide python3-%{name} }
146+ %py_provides python3-%{name}
147147
148148%description -n python3-%{name}
149149This package contains the Python 3 binding for the csdiff tool for comparing
You can’t perform that action at this time.
0 commit comments