Sat, 20 Apr 2024 00:57:12 UTC | login

Information for build mpfr-4.1.0-1.fc33

ID163660
Package Namempfr
Version4.1.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mpfr.git#40d31d279863d3b5f17cdb5774ede49ece79cb31
SummaryA C library for multiple-precision floating-point computations
DescriptionThe MPFR library is a C library for multiple-precision floating-point computations with "correct rounding". The MPFR is efficient and also has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa). MPFR is based on the GMP multiple-precision library.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 13 Jul 2020 15:24:04 UTC
CompletedMon, 13 Jul 2020 15:59:04 UTC
Taskbuild (f33, /rpms/mpfr.git:40d31d279863d3b5f17cdb5774ede49ece79cb31)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mpfr.git#40d31d279863d3b5f17cdb5774ede49ece79cb31'}}
Tags
f33
RPMs
src
mpfr-4.1.0-1.fc33.src.rpm (info) (download)
noarch
mpfr-doc-4.1.0-1.fc33.noarch.rpm (info) (download)
riscv64
mpfr-4.1.0-1.fc33.riscv64.rpm (info) (download)
mpfr-devel-4.1.0-1.fc33.riscv64.rpm (info) (download)
mpfr-debuginfo-4.1.0-1.fc33.riscv64.rpm (info) (download)
mpfr-debugsource-4.1.0-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sat Jul 11 2020 Jerry James <loganjerry@gmail.com> - 4.1.0-1 - Update to MPFR version 4.1.0 - Drop all patches * Mon Jun 29 2020 Jerry James <loganjerry@gmail.com> - 4.0.2-5 - Add upstream patches 8 and 9 * Thu Apr 16 2020 Jerry James <loganjerry@gmail.com> - 4.0.2-4 - Add upstream patches 2 through 7 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Oct 11 2019 Jerry James <loganjerry@gmail.com> - 4.0.2-2 - Drop the mpfr3 and mpfr3-devel subpackages * Tue Oct 08 2019 Jerry James <loganjerry@gmail.com> - 4.0.2-1 - Update to MPFR version 4.0.2 plus patch01 - Make mpfr3 and mpfr3-devel subpackages for version 3.1.6 - Add a -doc subpackage to hold the GFDL-licensed content - The main package license is LGPLv3+; the GPLv3+ content is not packaged - Drop unnecessary autoconf and libtool BRs - Drop explicit R on gmp; it is autogenerated - Drop info scriptlets; this version can never appear in Fedora < 32 or RHEL < 9 - Drop ldconfig_scriptlets for the same reason - Make sure there are no rpaths and that -Wl,--as-needed takes effect - Do not use the %doc macro; the files have already been copied * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 30 2018 Rex Dieter <rdieter@fedoraproject.org> - 3.1.6-3 - update scriptlets (#1644106) - use %make_build %make_install