Correct suse_version value for SLE-12
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/shared-python-startup?expand=0&rev=8
This commit is contained in:
parent
e55fe9f2ff
commit
5b7ba0cce3
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package shared-python-startup
|
# spec file for package shared-python-startup
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -26,7 +26,7 @@ Source1: LICENSE
|
|||||||
BuildRequires: filesystem
|
BuildRequires: filesystem
|
||||||
Supplements: python(abi)
|
Supplements: python(abi)
|
||||||
Conflicts: python3 < 3.8
|
Conflicts: python3 < 3.8
|
||||||
%if 0%{?suse_version} > 1200
|
%if 0%{?suse_version} > 1315
|
||||||
Conflicts: (python2 without python2_split_startup)
|
Conflicts: (python2 without python2_split_startup)
|
||||||
%else
|
%else
|
||||||
Conflicts: python2 < 2.7.17
|
Conflicts: python2 < 2.7.17
|
||||||
|
Loading…
Reference in New Issue
Block a user