- buildignore the sle flavor of mkbaselibs for sle

Rev openSUSE:Tools/339 Md5 dc12a4c2ff28ef9ece6a0dd25ebba9fa 2017-11-21 09:16:57 coolo None
This commit is contained in:
OBS User coolo
2017-11-21 09:16:57 +00:00
committed by Git OBS Bridge
parent d0e305b801
commit 470fb94ee7
8 changed files with 20 additions and 8 deletions

View File

@@ -22,13 +22,16 @@ Name: build
Summary: A Script to Build SUSE Linux RPMs
License: GPL-2.0+ and GPL-2.0
Group: Development/Tools/Building
Version: 20171117
Version: 20171121
Release: 0
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
# mkbaselibs is pulled in by prjconf, but since we only build it here, does not exist when bootstrapping
#!BuildIgnore: build-mkbaselibs
%if 0%{?suse_version} > 1200
# required for test suite
#!BuildIgnore: build-mkbaselibs-sle
BuildRequires: build-mkbaselibs
%endif
# Keep the following dependencies in sync with obs-worker package