summaryrefslogtreecommitdiffstats
path: root/cygwin.spec
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2016-02-21 12:17:34 -0600
committerYaakov Selkowitz <yselkowi@redhat.com>2016-02-21 12:17:34 -0600
commit6f8787a3f9deab06ee876881911a167d11f13ffb (patch)
tree3d4b3f88802544d225d155ef78579b579263bbb6 /cygwin.spec
parentcb2b8810aee6d29d9c22d8bec1b8e468c02d4842 (diff)
downloadcygwin-6f8787a3f9deab06ee876881911a167d11f13ffb.tar.gz
cygwin-6f8787a3f9deab06ee876881911a167d11f13ffb.tar.xz
cygwin-6f8787a3f9deab06ee876881911a167d11f13ffb.zip
cygwin 2.4.1
Diffstat (limited to 'cygwin.spec')
-rw-r--r--cygwin.spec14
1 files changed, 6 insertions, 8 deletions
diff --git a/cygwin.spec b/cygwin.spec
index 66a6f26..31e8229 100644
--- a/cygwin.spec
+++ b/cygwin.spec
@@ -1,7 +1,7 @@
%{?cygwin_package_header}
Name: cygwin
-Version: 2.2.0
+Version: 2.4.1
Release: 1%{?dist}
Summary: Cygwin cross-compiler runtime
@@ -23,6 +23,7 @@ BuildRequires: mingw32-crt
BuildRequires: mingw32-gcc
BuildRequires: mingw32-gcc-c++
BuildRequires: mingw32-headers
+BuildRequires: mingw32-winpthreads-static
BuildRequires: mingw32-zlib-static
BuildRequires: cygwin64-filesystem >= 7
@@ -35,14 +36,8 @@ BuildRequires: mingw64-crt
BuildRequires: mingw64-gcc
BuildRequires: mingw64-gcc-c++
BuildRequires: mingw64-headers
-BuildRequires: mingw64-zlib-static
-
-%if 0%{?fedora} >= 21 || 0%{?rhel} == 7
-# mingw-gcc-4.9.1-2 (in F21 and EPEL7) switched to --enable-threads=posix,
-# but does not have these Requires for linking with -static
-BuildRequires: mingw32-winpthreads-static
BuildRequires: mingw64-winpthreads-static
-%endif
+BuildRequires: mingw64-zlib-static
BuildRequires: texinfo
BuildRequires: xmlto-tex
@@ -146,6 +141,9 @@ rm -fr $RPM_BUILD_ROOT%{cygwin64_includedir}/rpc/
%changelog
+* Sun Feb 21 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 2.4.1-1
+- new version
+
* Mon Aug 10 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 2.2.0-1
- new version