[libmpc] rebuild with new gmp without compat lib

Marcela Mašláňová mmaslano at fedoraproject.org
Wed Oct 26 09:02:49 UTC 2011


commit ef39f39cca5981024a5659ff9acdc157489c6f46
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Wed Oct 26 11:02:46 2011 +0200

    rebuild with new gmp without compat lib

 libmpc.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/libmpc.spec b/libmpc.spec
index c4c19d7..0c24db2 100644
--- a/libmpc.spec
+++ b/libmpc.spec
@@ -1,7 +1,7 @@
 Summary: C library for multiple precision complex arithmetic
 Name: libmpc
 Version: 0.9
-Release: 1%{?dist}.1
+Release: 1%{?dist}.2
 License: LGPLv2+
 Group: Development/Tools
 URL: http://www.multiprecision.org/
@@ -75,6 +75,9 @@ fi
 %{_infodir}/*.info*
 
 %changelog
+* Wed Oct 26 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.9-1.2
+- rebuild with new gmp without compat lib
+
 * Wed Oct 12 2011 Peter Schiffer <pschiffe at redhat.com> - 0.9-1.1
 - rebuild with new gmp
 


More information about the scm-commits mailing list