Upgrade to gmp-4.3.1_3.

This commit is contained in:
Ralf Corsepius
2010-02-04 15:20:23 +00:00
parent d179db773c
commit 4a177ff3a2
2 changed files with 5 additions and 5 deletions

View File

@@ -36,8 +36,8 @@ ZLIB_VERS = 1.2.3-10
ZLIB_RPMREL = 0.20100204.0%{?dist}
include ../zlib.am
GMP_VERS = 4.2.4-1
GMP_RPMREL = 0.20090827.0%{?dist}
GMP_VERS = 4.3.1-3
GMP_RPMREL = 0.20100204.0%{?dist}
include ../gmp.am
MPFR_VERS = 2.4.1-1

View File

@@ -30,11 +30,11 @@
%define _host_rpmprefix %{nil}
%endif
%define gmp_version 4.2.4-1
%define gmp_rpmvers %{expand:%(echo 4.2.4-1 | tr - _)}
%define gmp_version 4.3.1-3
%define gmp_rpmvers %{expand:%(echo 4.3.1-3 | tr - _)}
Name: i686-pc-cygwin-gmp
Release: 0.20090827.0%{?dist}
Release: 0.20100204.0%{?dist}
License: GPL
Group: Development/Tools