[gdb-heap/el6] 0.5-9.1: change glibc version to 2.12 for el6

dmalcolm dmalcolm at fedoraproject.org
Thu Jan 31 11:39:50 UTC 2013


commit 057ef531de0ce4073ee1a0015113cfdaea9259d3
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Thu Jan 31 06:39:54 2013 -0500

    0.5-9.1: change glibc version to 2.12 for el6

 gdb-heap.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gdb-heap.spec b/gdb-heap.spec
index 421b8f9..aa68a75 100644
--- a/gdb-heap.spec
+++ b/gdb-heap.spec
@@ -7,7 +7,7 @@
 
 Name:           gdb-heap
 Version:        0.5
-Release:        9%{?dist}
+Release:        9.1%{?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.12
 %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
+* Thu Jan 31 2013 David Malcolm <dmalcolm at redhat.com> - 0.5-9.1
+- change glibc version to 2.12 for el6
+
 * 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