Accepting request 832357 from home:aaptel:cifs-utils-bso14442

fix python doc stuff (man page gen)

OBS-URL: https://build.opensuse.org/request/show/832357
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=182
This commit is contained in:
Paulo Alcantara 2020-09-04 16:09:06 +00:00 committed by Git OBS Bridge
parent 8c64970536
commit 72c1601115

View File

@ -49,7 +49,7 @@ Patch12: 0013-CVE-2020-14342-mount.cifs-fix-shell-command-injectio.patch
# cifs-utils 6.8 switched to python for man page generation
# we need to require either py2 or py3 package
# some products do not have a py2/py3 versions
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 120000
%if 0%{?suse_version} >= 1500
BuildRequires: python3-docutils
%else
BuildRequires: python-docutils