Fri, 26 Apr 2024 22:12:44 CEST | login

Information for build libmpc-1.0.1-3.el7

ID439
Package Namelibmpc
Version1.0.1
Release3.el7
Epoch
SummaryC library for multiple precision complex arithmetic
Description MPC is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It is built upon and follows the same principles as Mpfr.
Built bykojiadmin
State complete
Volume DEFAULT
StartedTue, 27 Nov 2018 15:44:59 CET
CompletedTue, 27 Nov 2018 15:44:59 CET
Tags
built-by-centos
centos-7.2
centos-7.5
v7.6-base
v8.0-base
v8.1-base
v8.2-base
v8.3-base
RPMs
src
libmpc-1.0.1-3.el7.src.rpm (info) (download)
x86_64
compat-libmpc-1.0.1-3.el7.x86_64.rpm (info) (download)
libmpc-1.0.1-3.el7.x86_64.rpm (info) (download)
libmpc-devel-1.0.1-3.el7.x86_64.rpm (info) (download)
Changelog * Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.0.1-3 - Mass rebuild 2014-01-24 * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.0.1-2 - Mass rebuild 2013-12-27 * Tue Feb 19 2013 Rex Dieter <rdieter@fedoraproject.org> - 1.0.1-1 - compat-libmpc (for bootsrapping purposes) - mpc-1.0.1 - update Source URLs - fix License: tag * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Aug 02 2012 Rex Dieter <rdieter@fedoraproject.org> - 1.0-2 - %files: track lib soname (so bumps aren't a surprise) - tighten subpkg deps (%_isa) - %build: --disable-static * Thu Aug 02 2012 Petr Machata <pmachata@redhat.com> - 1.0-1 - Upstream 1.0 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-3.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-2.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Oct 26 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.9-1.2 - rebuild with new gmp without compat lib * Wed Oct 12 2011 Peter Schiffer <pschiffe@redhat.com> - 0.9-1.1 - rebuild with new gmp * Wed Jun 22 2011 <pmachata@redhat.com> - 0.9-1 - Upstream 0.9 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-0.3.svn855 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue Nov 30 2010 Petr Machata <pmachata@redhat.com> - 0.8.3-0.2.svn855 - Bump for rebuild against the new mpfr * Fri Nov 19 2010 Petr Machata <pmachata@redhat.com> - 0.8.3-0.1.svn855 - Devel updates (to-be-0.8.3, SVN release 855) - New functions mpc_set_dc, mpc_set_ldc, mpc_get_dc, mpc_get_ldc - Speed-up mpc_pow_si and mpc_pow_z - Bug fixes in trigonometric functions, exp, sqrt - Upstream 0.8.2 - Speed-up mpc_pow_ui - Adjust BuildRequires - Resolves: #653931 * Wed Jan 20 2010 Petr Machata <pmachata@redhat.com> - 0.8.1-1 - Upstream 0.8.1 - acosh, asinh, atanh: swap of precisions between real and imaginary parts - atan: memory leak - log: wrong ternary value in data file; masked by bug in Mpfr 2.4.1 - Resolves: #555471 FTBFS libmpc-0.8-3.fc13 * Fri Nov 13 2009 Petr Machata <pmachata@redhat.com> - 0.8-3 - Require mpfr-devel, gmp-devel in -devel subpackage - Don't pass --entry to install-info * Thu Nov 12 2009 Petr Machata <pmachata@redhat.com> - 0.8-2 - Rename the package to libmpc, it's a better choice of name - %preun should uninstall mpc's info page, not make's - Move info page to -devel - BR on -devel packages - Drop postscript documentation * Thu Nov 12 2009 Petr Machata <pmachata@redhat.com> - 0.8-1 - Initial package.