Accepting request 920638 from windows:mingw:win32
- Silence rpmlint2: devel-file-in-non-devel-package OBS-URL: https://build.opensuse.org/request/show/920638 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mingw32-runtime?expand=0&rev=4
This commit is contained in:
commit
1da4dad691
@ -1 +1,2 @@
|
|||||||
addFilter("arch-independent-package-contains-binary-or-object")
|
addFilter("arch-independent-package-contains-binary-or-object")
|
||||||
|
addFilter("devel-file-in-non-devel-package")
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 21 08:39:19 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Silence rpmlint2: devel-file-in-non-devel-package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 3 10:32:06 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
Sat Jul 3 10:32:06 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -23,14 +23,14 @@ Summary: MinGW-w64 runtime libraries for Win32
|
|||||||
License: SUSE-Public-Domain
|
License: SUSE-Public-Domain
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: http://mingw-w64.sf.net/
|
URL: http://mingw-w64.sf.net/
|
||||||
Source: http://downloads.sf.net/mingw-w64/mingw-w64-v%{version}.tar.bz2
|
Source: http://downloads.sf.net/mingw-w64/mingw-w64-v%version.tar.bz2
|
||||||
Source100: %name-rpmlintrc
|
Source100: %name-rpmlintrc
|
||||||
#!BuildIgnore: post-build-checks
|
|
||||||
BuildRequires: mingw32-cross-binutils
|
BuildRequires: mingw32-cross-binutils
|
||||||
BuildRequires: mingw32-cross-gcc-bootstrap >= 4.4.0
|
BuildRequires: mingw32-cross-gcc-bootstrap >= 4.4.0
|
||||||
BuildRequires: mingw32-filesystem
|
BuildRequires: mingw32-filesystem
|
||||||
BuildRequires: mingw32-headers >= %version
|
BuildRequires: mingw32-headers >= %version
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
|
#!BuildIgnore: post-build-checks
|
||||||
# When building the CRT, any newer (>=) headers should be ok, since the CRT
|
# When building the CRT, any newer (>=) headers should be ok, since the CRT
|
||||||
# won't make use of them. At runtime, ensure that headers are not too new (<=)
|
# won't make use of them. At runtime, ensure that headers are not too new (<=)
|
||||||
# because ominous link failures can result -- let OBS go into unresolvable
|
# because ominous link failures can result -- let OBS go into unresolvable
|
||||||
|
Loading…
Reference in New Issue
Block a user