Jan Engelhardt 2015-03-25 11:05:29 +00:00 committed by Git OBS Bridge
parent 430bc082b8
commit ae9499daf8
5 changed files with 20 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c898484450a3cf83c0db86954a8395f5fd0a2f5eba2293a6c3a923ff348b2d8
size 4601760

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f27e345130b268808a84c7b206d8844ed42acabcc37b253f72f98a407b93a7d
size 5078992

View File

@ -0,0 +1,2 @@
addFilter("devel-file-in-non-devel-package")
addFilter("spurious-executable-perm")

10
mingw64-headers.changes Normal file
View File

@ -0,0 +1,10 @@
-------------------------------------------------------------------
Wed Mar 25 10:48:30 UTC 2015 - jengelh@inai.de
- Update to mingw-w64-4.0.1
* 32-bit ARM thumb software math
* Improved DirectX 11, OpenGL 4.5/GLES 3.1 support
* added POSIX.1-2008 ftw.h
* more secure functions: qsort_s, gmtime64_s, time_s.h, ...
* added to stat.h: S_IRGRP, S_IRWXG, ...
* added to unistd.h: SHUT_*

View File

@ -16,16 +16,17 @@
# #
%define snapshot -r6638
Name: mingw64-headers Name: mingw64-headers
Version: 3.1.99 Version: 4.0.1
Release: 0 Release: 0
Summary: MinGW-w64 headers for Win32 and Win64 Summary: MinGW-w64 headers for Win32 and Win64
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/
# Generated from downloadable mingw-w64-%version.tar.bz2
Source: mingw-w64-headers-%{version}%{snapshot}.tar.xz #DL-URL: http://downloads.sf.net/mingw-w64/mingw-w64-%version.tar.bz2
Source: mingw-w64-headers-%version.tar.xz
Source9: %name-rpmlintrc
BuildRequires: mingw64-filesystem BuildRequires: mingw64-filesystem
BuildRequires: xz BuildRequires: xz
#!BuildIgnore: post-build-checks #!BuildIgnore: post-build-checks