2
0

Unbreak SLE11 build by tabooing post-build-checks

OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-winpthreads?expand=0&rev=2
This commit is contained in:
Jan Engelhardt 2014-02-14 20:10:23 +00:00 committed by Git OBS Bridge
parent 2752254e74
commit 58edf5b2b2

View File

@ -40,17 +40,20 @@ BuildRequires: mingw64-cross-gcc-c++
BuildRequires: mingw64-filesystem BuildRequires: mingw64-filesystem
BuildRequires: mingw64-pkg-config BuildRequires: mingw64-pkg-config
BuildRequires: xz BuildRequires: xz
#!BuildIgnore: post-build-checks
%description %description
mingw-w64's implementation of POSIX threads for Windows.
%package devel %package devel
Summary: Useful collection of routines for C and C++ programming Summary: Development files for mingw64-winpthreads
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Requires: %name = %version Requires: %name = %version
Provides: mingw64-unistd-pthread-devel Provides: mingw64-unistd-pthread-devel
Conflicts: mingw64-headers-dummy-pthread otherproviders(mingw64-unistd-pthread-devel) Conflicts: mingw64-headers-dummy-pthread otherproviders(mingw64-unistd-pthread-devel)
%description devel %description devel
mingw-w64's implementation of POSIX threads for Windows.
%_mingw64_debug_package %_mingw64_debug_package