!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:
openeuler-ci-bot 2023-11-28 01:46:56 +00:00 committed by Gitee
commit 0c36867cf2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 1611 additions and 1 deletions

1605
backport-allpatches.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -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