forked from pool/mingw32-headers
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win32/mingw32-headers?expand=0&rev=16
This commit is contained in:
parent
b27a3dffa4
commit
768f0727b7
3
mingw-w64-headers-1.0.1.tar.bz2
Normal file
3
mingw-w64-headers-1.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ce188086cc4fe20fb6b1677c19e2ed3812503b81a637f5fe3838780cc2cc386b
|
||||||
|
size 3287967
|
@ -1,12 +0,0 @@
|
|||||||
diff -urEbwB mingw-w64-headers-1.0b.20110505/include/psdk_inc/_socket_types.h mingw-w64-headers-1.0b.20110505/include/psdk_inc/_socket_types.h
|
|
||||||
--- mingw-w64-headers-1.0b.20110505/include/psdk_inc/_socket_types.h 2011-05-19 16:05:41.592641295 +0200
|
|
||||||
+++ mingw-w64-headers-1.0b.20110505/include/psdk_inc/_socket_types.h 2011-05-19 16:06:28.030204004 +0200
|
|
||||||
@@ -7,7 +7,7 @@
|
|
||||||
#ifndef ___WSA_SOCKET_TYPES_H
|
|
||||||
#define ___WSA_SOCKET_TYPES_H
|
|
||||||
|
|
||||||
-#if 0
|
|
||||||
+#if 1
|
|
||||||
typedef UINT_PTR SOCKET;
|
|
||||||
#else
|
|
||||||
typedef INT_PTR SOCKET;
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cba9abd79cca788bd8306056343a258be402a7a17fc7af2b006c5b426d26adb0
|
|
||||||
size 3288915
|
|
@ -1,7 +1,7 @@
|
|||||||
%define __os_install_post /usr/lib/rpm/brp-compress %{nil}
|
%define __os_install_post /usr/lib/rpm/brp-compress %{nil}
|
||||||
|
|
||||||
Name: mingw32-headers
|
Name: mingw32-headers
|
||||||
Version: 1.0b.20110505
|
Version: 1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: MinGW-W64 headers for win32 and win64
|
Summary: MinGW-W64 headers for win32 and win64
|
||||||
|
|
||||||
@ -11,7 +11,6 @@ URL: http://www.mingw.org/
|
|||||||
|
|
||||||
Source0: mingw-w64-headers-%{version}.tar.bz2
|
Source0: mingw-w64-headers-%{version}.tar.bz2
|
||||||
Source1000: %{name}-rpmlintrc
|
Source1000: %{name}-rpmlintrc
|
||||||
Patch0: mingw-w64-headers-1.0b.20110505-unsignedsocket.patch
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
@ -26,7 +25,6 @@ MinGW Win64 headers.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n mingw-w64-headers-%{version}
|
%setup -q -n mingw-w64-headers-%{version}
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./configure --host=%{_mingw32_target} \
|
./configure --host=%{_mingw32_target} \
|
||||||
|
Loading…
Reference in New Issue
Block a user