Update to mpfr-2.4.1-4

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

View File

@@ -40,8 +40,8 @@ GMP_VERS = 4.3.1-3
GMP_RPMREL = 0.20100204.0%{?dist}
include ../gmp.am
MPFR_VERS = 2.4.1-1
MPFR_RPMREL = 0.20090827.0%{?dist}
MPFR_VERS = 2.4.1-4
MPFR_RPMREL = 0.20100204.0%{?dist}
include ../mpfr.am
# Cygwin's binutils' versioning is bizarre

View File

@@ -30,11 +30,11 @@
%define _host_rpmprefix %{nil}
%endif
%define mpfr_version 2.4.1-1
%define mpfr_rpmvers %{expand:%(echo 2.4.1-1 | tr - _)}
%define mpfr_version 2.4.1-4
%define mpfr_rpmvers %{expand:%(echo 2.4.1-4 | tr - _)}
Name: i686-pc-cygwin-mpfr
Release: 0.20090827.0%{?dist}
Release: 0.20100204.0%{?dist}
License: GPL
Group: Development/Tools