Update to cygwin-1.7.7-1.

This commit is contained in:
Ralf Corsepius
2011-01-29 05:41:07 +00:00
parent 5bb2870b08
commit 117bf4130f
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.7.5-1
CYGWIN_RPMREL = 0.20100726.0%{?dist}
CYGWIN_VERS = 1.7.7-1
CYGWIN_RPMREL = 0.20110129.0%{?dist}
include ../cygwin.am
CLOOG_PPL_VERS = 0.15.7-1

View File

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