]> git.pld-linux.org Git - packages/mpfr.git/commitdiff
- updated to 3.1.1 auto/th/mpfr-3_1_1-1 auto/ti/mpfr-3.1.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 5 Jul 2012 15:08:31 +0000 (15:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete automake-1_12 patch

Changed files:
    mpfr-automake-1_12.patch -> 1.2
    mpfr.spec -> 1.22

mpfr-automake-1_12.patch [deleted file]
mpfr.spec

diff --git a/mpfr-automake-1_12.patch b/mpfr-automake-1_12.patch
deleted file mode 100644 (file)
index d8d0d40..0000000
+++ /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
index 389940d983d231af1b5e5d437a8676a646baa4e1..fca68ca7565c79cd52b8887b2cee2c8aa2d53cee 100644 (file)
--- 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
This page took 0.176963 seconds and 4 git commands to generate.