Upgrade to cygwin-1.7.1

This commit is contained in:
Ralf Corsepius
2010-02-04 13:38:42 +00:00
parent 741bf2fda7
commit 4eecb24e55
2 changed files with 5 additions and 5 deletions

View File

@@ -4,8 +4,8 @@ TARGET = i686-pc-cygwin
include $(top_srcdir)/mkspec.am
CYGWIN_VERS = 1.5.25-15
CYGWIN_RPMREL = 0.20090827.0%{?dist}
CYGWIN_VERS = 1.7.1-1
CYGWIN_RPMREL = 0.20100204.0%{?dist}
include ../cygwin.am
W32API_VERS = 3.13-1

View File

@@ -30,11 +30,11 @@
%define _host_rpmprefix %{nil}
%endif
%define cygwin_version 1.5.25-15
%define cygwin_rpmvers %{expand:%(echo 1.5.25-15 | tr - _)}
%define cygwin_version 1.7.1-1
%define cygwin_rpmvers %{expand:%(echo 1.7.1-1 | tr - _)}
Name: i686-pc-cygwin
Release: 0.20090827.0%{?dist}
Release: 0.20100204.0%{?dist}
License: GPL
Group: Development/Tools