SHA256
3
0
forked from pool/mpfr

Accepting request 359955 from devel:libraries:c_c++

- Add cummulative patch mpfr-3.1.3-patch1to12.patch
  * Bug fixes (see <http://www.mpfr.org/mpfr-3.1.3/#fixed>

OBS-URL: https://build.opensuse.org/request/show/359955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpfr?expand=0&rev=39
This commit is contained in:
Dominique Leuenberger 2016-02-22 09:09:41 +00:00 committed by Git OBS Bridge
commit 478fe6f343
3 changed files with 3857 additions and 1 deletions

3848
mpfr-3.1.3-patch1to12.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 17 09:39:33 UTC 2016 - rguenther@suse.com
- Add cummulative patch mpfr-3.1.3-patch1to12.patch
* Bug fixes (see <http://www.mpfr.org/mpfr-3.1.3/#fixed>
-------------------------------------------------------------------
Sun Jun 21 15:09:38 UTC 2015 - astieger@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package mpfr
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -27,6 +27,7 @@ Source0: http://www.mpfr.org/mpfr-%{version}/mpfr-%{version}.tar.bz2
Source1: http://www.mpfr.org/mpfr-%{version}/mpfr-%{version}.tar.bz2.asc
Source2: %{name}.keyring
Source3: baselibs.conf
Patch: mpfr-3.1.3-patch1to12.patch
BuildRequires: gmp-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -66,6 +67,7 @@ based on the GMP multiple-precision library.
%prep
%setup -q
%patch -p1
%build
%configure \