Added SLE13 distribution matcher

This commit is contained in:
Marcus Schäfer 2017-03-14 16:14:52 +01:00
parent 2a29f7cc5b
commit bcdba8d159
No known key found for this signature in database
GPG Key ID: AD11DD02B44996EF

View File

@ -29,6 +29,11 @@
%define distro suse-SLES12
%endif
# SLE13:
%if 0%{?sle_version} == 130000 && !0%{?is_opensuse}
%define distro suse-SLES13
%endif
# Leap 42.1(openSUSE product based on SLE 12SP1):
%if 0%{?is_opensuse} && 0%{?sle_version} == 120100
%define distro suse-leap42.1