diff --git a/cifs-utils.spec b/cifs-utils.spec index d381309..7b42ab8 100644 --- a/cifs-utils.spec +++ b/cifs-utils.spec @@ -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