[gdb-heap] update glibc dep to 2.16.90 for rawhide

Tom Callaway spot at fedoraproject.org
Wed Oct 31 15:25:11 UTC 2012


commit 0ccb27ac54e27b3c49af76b995d6844fee61fd50
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Oct 31 11:26:42 2012 -0400

    update glibc dep to 2.16.90 for rawhide

 gdb-heap.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gdb-heap.spec b/gdb-heap.spec
index 421b8f9..b1e51ee 100644
--- a/gdb-heap.spec
+++ b/gdb-heap.spec
@@ -7,7 +7,7 @@
 
 Name:           gdb-heap
 Version:        0.5
-Release:        9%{?dist}
+Release:        11%{?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.15
+%global glibc_version 2.16.90
 %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
+* Wed Oct 31 2012 Tom Callaway <spot at fedoraproject.org> - 0.5-11
+- update glibc version to rawhide (2.16.90)
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list