Merge pull request #10592 from michelmno/forpull

LTTng-UST disabled for openSUSE

Reviewed-by: Nathan Cutler <ncutler@suse.com>
This commit is contained in:
Nathan Cutler 2016-08-19 17:36:58 +02:00 committed by GitHub
commit fc7e398f1b

View File

@ -33,10 +33,12 @@
%bcond_with selinux
%endif
# LTTng-UST enabled on Fedora, RHEL 6+, and SLES 12
%if 0%{?fedora} || 0%{?rhel} >= 6 || 0%{?suse_version} == 1315
# LTTng-UST enabled on Fedora, RHEL 6+, and SLE (not openSUSE)
%if 0%{?fedora} || 0%{?rhel} >= 6 || 0%{?suse_version}
%if ! 0%{?is_opensuse}
%bcond_without lttng
%endif
%endif
%if %{with selinux}
# get selinux policy version