[mpfr] rebuild with new gmp without compat lib

Marcela Mašláňová mmaslano at fedoraproject.org
Wed Oct 26 10:38:42 UTC 2011


commit ace8fc9890139765f54407f24942312a566a9af4
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Wed Oct 26 12:38:39 2011 +0200

    rebuild with new gmp without compat lib

 mpfr.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mpfr.spec b/mpfr.spec
index a9acf12..8c982d0 100644
--- a/mpfr.spec
+++ b/mpfr.spec
@@ -1,7 +1,7 @@
 Summary: A C library for multiple-precision floating-point computations
 Name: mpfr
 Version: 3.0.0
-Release: 4%{?dist}.1
+Release: 4%{?dist}.2
 URL: http://www.mpfr.org/
 Source0: http://www.mpfr.org/mpfr-current/%{name}-%{version}.tar.bz2
 # GFDL  (mpfr.texi, mpfr.info and fdl.texi)
@@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_infodir}/mpfr.info*
 
 %changelog
+* Wed Oct 26 2011 Marcela Mašláňová <mmaslano at redhat.com> - 3.0.0-4.2
+- rebuild with new gmp without compat lib
+
 * Wed Oct 12 2011 Peter Schiffer <pschiffe at redhat.com> - 3.0.0-4.1
 - rebuild with new gmp
 


More information about the scm-commits mailing list