From: Jakub Bogusz Date: Thu, 5 Jul 2012 15:08:31 +0000 (+0000) Subject: - updated to 3.1.1 X-Git-Tag: auto/th/mpfr-3_1_1-1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fti%2Fmpfr-3.1.1-1;p=packages%2Fmpfr.git - updated to 3.1.1 - removed obsolete automake-1_12 patch Changed files: mpfr-automake-1_12.patch -> 1.2 mpfr.spec -> 1.22 --- diff --git a/mpfr-automake-1_12.patch b/mpfr-automake-1_12.patch deleted file mode 100644 index d8d0d40..0000000 --- a/mpfr-automake-1_12.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff -dur -x '*~' mpfr-3.1.0.orig/configure.ac mpfr-3.1.0/configure.ac ---- mpfr-3.1.0.orig/configure.ac 2011-10-03 10:17:15.000000000 +0200 -+++ mpfr-3.1.0/configure.ac 2012-06-18 21:52:02.007039210 +0200 -@@ -301,7 +301,6 @@ - fi - - AM_PROG_CC_C_O --AM_C_PROTOTYPES - - case $host in - *-apple-darwin*) -diff -dur -x '*~' mpfr-3.1.0.orig/tests/Makefile.am mpfr-3.1.0/tests/Makefile.am ---- mpfr-3.1.0.orig/tests/Makefile.am 2011-10-03 10:17:14.000000000 +0200 -+++ mpfr-3.1.0/tests/Makefile.am 2012-06-18 21:53:39.644345375 +0200 -@@ -9,7 +9,7 @@ - # PARTICULAR PURPOSE. - - --AUTOMAKE_OPTIONS = 1.6 gnu $(top_builddir)/ansi2knr -+AUTOMAKE_OPTIONS = 1.6 gnu - - # tversion is run - # * at the beginning so that the user gets a possible version error diff --git a/mpfr.spec b/mpfr.spec index 389940d..fca68ca 100644 --- a/mpfr.spec +++ b/mpfr.spec @@ -5,14 +5,13 @@ Summary: Multiple-precision floating-point computations library Summary(pl.UTF-8): Biblioteka obliczeń zmiennoprzecinkowych wielokrotnej precyzji Name: mpfr -Version: 3.1.0 +Version: 3.1.1 Release: 1 License: LGPL v3+ Group: Libraries Source0: http://www.mpfr.org/mpfr-current/%{name}-%{version}.tar.xz -# Source0-md5: 6e495841bb026481567006cec0f821c3 +# Source0-md5: 91d51c41fcf2799e4ee7a7126fc95c17 Patch0: %{name}-info.patch -Patch1: %{name}-automake-1_12.patch URL: http://www.mpfr.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake >= 1.6 @@ -72,7 +71,6 @@ Statyczna biblioteka MPFR. %prep %setup -q %patch0 -p1 -%patch1 -p1 # triggers bug in gold (as of binutils-2.21.53.0.2-1.i686) mkdir my-ld