!20 [sync] PR-15: backport upstream patch for 4.1.0
From: @openeuler-sync-bot Reviewed-by: @SuperSix173 Signed-off-by: @SuperSix173
This commit is contained in:
commit
0c36867cf2
1605
backport-allpatches.patch
Normal file
1605
backport-allpatches.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
Name: mpfr
|
||||
Version: 4.1.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A C library for multiple-precision floating-point computations
|
||||
URL: http://www.mpfr.org/
|
||||
License: LGPLv3+ and GPLv3+ and GFDL
|
||||
@ -10,6 +10,8 @@ Requires: gmp >= 4.2.3
|
||||
|
||||
Source0: http://www.mpfr.org/%{name}-%{version}/%{name}-%{version}.tar.xz
|
||||
|
||||
Patch6000: backport-allpatches.patch
|
||||
|
||||
%description
|
||||
MPFR is a C library for arbitrary-precision binary floating-point computation
|
||||
with correct rounding, based on Multi-Precision Library. The computation is
|
||||
@ -78,6 +80,9 @@ fi
|
||||
%{_libdir}/pkgconfig/mpfr.pc
|
||||
|
||||
%changelog
|
||||
* Mon Nov 27 2023 Wenyu Liu<liuwenyu7@huawei.com> - 4.1.0-3
|
||||
- backport upstream patch for 4.1.0.
|
||||
|
||||
* Fri Apr 01 2022 zhouwenpei<zhouwenpei1@h-partners.com> - 4.1.0-2
|
||||
- delete old so file
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user