[gdb-heap] Rebuild for latest glibc.

Kevin Fenzi kevin at fedoraproject.org
Sat Jan 26 03:43:29 UTC 2013


commit 622005ea3ccbc4dbbcd81b815f91b7d485be7c87
Author: Kevin Fenzi <kevin at scrye.com>
Date:   Fri Jan 25 20:43:24 2013 -0700

    Rebuild for latest glibc.

 gdb-heap.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gdb-heap.spec b/gdb-heap.spec
index b1e51ee..fd81321 100644
--- a/gdb-heap.spec
+++ b/gdb-heap.spec
@@ -7,7 +7,7 @@
 
 Name:           gdb-heap
 Version:        0.5
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Extensions to gdb for debugging dynamic memory allocation
 
 Group:          Development/Libraries
@@ -26,7 +26,7 @@ Requires:       python-ply
 
 BuildRequires:  python
 
-%global glibc_version 2.16.90
+%global glibc_version 2.17
 %global glibc_soversion %{glibc_version}
 %global glibc_dso_name  ld-%{glibc_soversion}.so
 %global gdb_autoload_dir %{_datadir}/gdb/auto-load
@@ -89,6 +89,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jan 25 2013 Kevin Fenzi <kevin at scrye.com> 0.5-12
+- Rebuild for latest glibc.
+
 * Wed Oct 31 2012 Tom Callaway <spot at fedoraproject.org> - 0.5-11
 - update glibc version to rawhide (2.16.90)
 


More information about the scm-commits mailing list