SHA256
6
0
forked from pool/mpfr

- Add mpfr-3.1.5-p8.patch with cummulative patches to patchlevel p8.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpfr?expand=0&rev=41
This commit is contained in:
2017-06-07 08:19:23 +00:00
committed by Git OBS Bridge
parent a4b44f3727
commit 8d9b00ed45
3 changed files with 695 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package mpfr
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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.5-p8.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 \