Upgrading headers to newer snapshot
OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win32/mingw32-headers?expand=0&rev=13
This commit is contained in:
parent
86708c50a8
commit
a1fc737689
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d838ed451a5c5f0ea10a4476129eb7e2a83fea25538f6b67cc6467cb0875aeb7
|
|
||||||
size 3224850
|
|
3
mingw-w64-headers-1.0b.20110505.tar.bz2
Normal file
3
mingw-w64-headers-1.0b.20110505.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
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.20100818
|
Version: 1.0b.20110505
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: MinGW-W64 headers for win32 and win64
|
Summary: MinGW-W64 headers for win32 and win64
|
||||||
|
|
||||||
@ -11,8 +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.20100818-uow.patch
|
|
||||||
Patch1: mingw-w64-headers-1.0b.20100818-namelessunion.patch
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
@ -27,8 +25,6 @@ MinGW Win64 headers.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n mingw-w64-headers-%{version}
|
%setup -q -n mingw-w64-headers-%{version}
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p0
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./configure --host=%{_mingw32_target} \
|
./configure --host=%{_mingw32_target} \
|
||||||
|
Loading…
Reference in New Issue
Block a user