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
122
122
BuildRequires: boost-python2-devel
123
123
%endif
124
124
BuildRequires: python2-devel
125
- %{?python_provide:%python_provide python2-%{name} }
125
+ %py_provides python2-%{name}
126
126
127
127
%description -n python2-%{name}
128
128
This package contains the Python 2 binding for the csdiff tool for comparing
@@ -143,7 +143,7 @@ BuildRequires: epel-rpm-macros
143
143
BuildRequires: boost-python%{python3_pkgversion}-devel
144
144
%endif
145
145
BuildRequires: python3-devel
146
- %{?python_provide:%python_provide python3-%{name} }
146
+ %py_provides python3-%{name}
147
147
148
148
%description -n python3-%{name}
149
149
This package contains the Python 3 binding for the csdiff tool for comparing
You can’t perform that action at this time.
0 commit comments