Accepting request 813078 from home:wanghaisu:branches:network:ha-clustering:Factory

Enable buildrt for Leap15.2 but TW.

OBS-URL: https://build.opensuse.org/request/show/813078
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=111
This commit is contained in:
nick wang 2020-06-10 03:27:13 +00:00 committed by Git OBS Bridge
parent 7e21277260
commit 9c489f3ad3
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 10 02:55:39 UTC 2020 - nick wang <nwang@suse.com>
- jsc#11801, enable buildrt for Leap15.2 but Tumbleweed.
-------------------------------------------------------------------
Tue Mar 10 09:03:04 UTC 2020 - nick wang <nwang@suse.com>

View File

@ -17,7 +17,8 @@
# needssslcertforbuild
%if ! 0%{?is_opensuse}
# RT enabled in Leap15.2(but not in Tumbleweed)
%if ! 0%{?is_opensuse} || 0%{?sle_version} >= 150200
%ifarch x86_64
%define buildrt 1
%endif