summaryrefslogtreecommitdiffstats
path: root/cygwin-w32api-headers.spec
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2014-09-01 13:16:38 -0500
committerYaakov Selkowitz <yselkowi@redhat.com>2014-09-01 13:16:38 -0500
commit055fea40dcd3a1e0f6b350a926307f095764eed2 (patch)
treee18bf7bf6dadd4d28d26b6d45455c0a0e499b653 /cygwin-w32api-headers.spec
parent3cf2976641f1c207e439587a5136562e7b2d7af9 (diff)
downloadcygwin-w32api-headers-055fea40dcd3a1e0f6b350a926307f095764eed2.tar.gz
cygwin-w32api-headers-055fea40dcd3a1e0f6b350a926307f095764eed2.tar.xz
cygwin-w32api-headers-055fea40dcd3a1e0f6b350a926307f095764eed2.zip
Backport upstream r6328-r6329 for Cygwin64.
Diffstat (limited to 'cygwin-w32api-headers.spec')
-rw-r--r--cygwin-w32api-headers.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/cygwin-w32api-headers.spec b/cygwin-w32api-headers.spec
index 7d1b64c..8295e8e 100644
--- a/cygwin-w32api-headers.spec
+++ b/cygwin-w32api-headers.spec
@@ -3,7 +3,7 @@
Name: cygwin-w32api-headers
Version: 3.1.0
-Release: 1
+Release: 2
Summary: Win32 header files for Cygwin toolchain
License: Public Domain and LGPLv2+ and ZPLv2.1
@@ -21,6 +21,7 @@ Source0: mingw-w64-code-%{snapshot_rev}-%{branch}.zip
%else
Source0: http://downloads.sourceforge.net/mingw-w64/mingw-w64-v%{version}.tar.bz2
%endif
+Patch0: mingw-w64-3.1.0-cygwin64.patch
BuildRequires: cygwin32-filesystem
BuildRequires: cygwin64-filesystem
@@ -51,7 +52,7 @@ Cygwin x86_64 cross-compiler Win32 header files.
%else
%setup -q -n mingw-w64-v%{version}
%endif
-
+%patch0 -p1
%build
pushd mingw-w64-headers
@@ -77,7 +78,10 @@ popd
%changelog
-* Thu Jan 14 2014 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 3.1.0-1
+* Sun Jan 19 2014 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 3.1.0-2
+- Backport upstream r6328-r6329 for Cygwin64.
+
+* Thu Jan 16 2014 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 3.1.0-1
- Update to latest stable release.
* Thu Jan 27 2013 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 2.0.999-4.trunk.svn5747