[dyninst] Rebuild for gcc5 c++ abi

fche fche at fedoraproject.org
Sun Feb 15 12:25:44 UTC 2015


commit 193e86e153668accea0eec7d77013cdd31f1b18a
Author: Frank Ch. Eigler <fche at redhat.com>
Date:   Sun Feb 15 07:25:15 2015 -0500

    Rebuild for gcc5 c++ abi

 dyninst.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/dyninst.spec b/dyninst.spec
index 0d8130c..e1503de 100644
--- a/dyninst.spec
+++ b/dyninst.spec
@@ -2,7 +2,7 @@ Summary: An API for Run-time Code Generation
 License: LGPLv2+
 Name: dyninst
 Group: Development/Libraries
-Release: 2%{?dist}
+Release: 3%{?dist}
 URL: http://www.dyninst.org
 Version: 8.2.1
 Exclusiveos: linux
@@ -181,6 +181,9 @@ chmod 644 %{buildroot}%{_libdir}/dyninst/testsuite/*
 %attr(755,root,root) %{_libdir}/dyninst/testsuite/*
 
 %changelog
+* Sat Feb 14 2015 Frank Ch. Eigler <fche at redhat.com> - 8.2.1-3
+- Rebuild with gcc 5 for std::__cxx11::basic_string etc. ABI
+
 * Tue Jan 27 2015 Petr Machata <pmachata at redhat.com> - 8.2.1-2
 - Rebuild for boost 1.57.0
 


More information about the scm-commits mailing list