summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--elfutils-0.147-alt-bss.patch4
-rw-r--r--elfutils-0.147-alt-osabi.patch4
-rw-r--r--elfutils-0.152-rh-portability.patch (renamed from elfutils-0.151-rh-portability.patch)0
-rw-r--r--elfutils-0.152-rh-robustify.patch (renamed from elfutils-0.151-rh-robustify.patch)0
-rw-r--r--elfutils.spec11
5 files changed, 11 insertions, 8 deletions
diff --git a/elfutils-0.147-alt-bss.patch b/elfutils-0.147-alt-bss.patch
index 57cc608f..bd0866cb 100644
--- a/elfutils-0.147-alt-bss.patch
+++ b/elfutils-0.147-alt-bss.patch
@@ -1,7 +1,7 @@
http://lists.altlinux.org/pipermail/devel/2009-December/178481.html
---- elfutils-0.147/src/elflint.c- 2010-05-26 09:54:09.445943897 +0400
-+++ elfutils-0.147/src/elflint.c 2010-05-26 09:54:29.958035185 +0400
+--- elfutils/src/elflint.c
++++ elfutils/src/elflint.c
@@ -3816,7 +3816,10 @@ section [%2zu] '%s' has not type NOBITS
section [%2zu] '%s' is executable in nonexecutable segment %d\n"),
cnt, section_name (ebl, cnt), pcnt);
diff --git a/elfutils-0.147-alt-osabi.patch b/elfutils-0.147-alt-osabi.patch
index d9342c43..8d0f1aa5 100644
--- a/elfutils-0.147-alt-osabi.patch
+++ b/elfutils-0.147-alt-osabi.patch
@@ -1,7 +1,7 @@
http://lists.altlinux.org/pipermail/devel/2010-May/182161.html
---- elfutils-0.147/libebl/eblsymbolbindingname.c- 2010-05-26 09:40:03.000000000 +0400
-+++ elfutils-0.147/libebl/eblsymbolbindingname.c 2010-05-26 09:41:33.298035426 +0400
+--- elfutils/libebl/eblsymbolbindingname.c
++++ elfutils/libebl/eblsymbolbindingname.c
@@ -84,7 +84,9 @@ ebl_symbol_binding_name (ebl, binding, b
snprintf (buf, len, "LOPROC+%d", binding - STB_LOPROC);
else if (binding == STB_GNU_UNIQUE
diff --git a/elfutils-0.151-rh-portability.patch b/elfutils-0.152-rh-portability.patch
index d4fa95fc..d4fa95fc 100644
--- a/elfutils-0.151-rh-portability.patch
+++ b/elfutils-0.152-rh-portability.patch
diff --git a/elfutils-0.151-rh-robustify.patch b/elfutils-0.152-rh-robustify.patch
index afed2f8a..afed2f8a 100644
--- a/elfutils-0.151-rh-robustify.patch
+++ b/elfutils-0.152-rh-robustify.patch
diff --git a/elfutils.spec b/elfutils.spec
index 093b6294..2c438e32 100644
--- a/elfutils.spec
+++ b/elfutils.spec
@@ -1,6 +1,6 @@
Name: elfutils
-Version: 0.151
-Release: alt2
+Version: 0.152
+Release: alt1
Summary: A collection of utilities and DSOs to handle compiled objects
License: GPLv2 with exceptions
@@ -10,8 +10,8 @@ URL: http://fedorahosted.org/elfutils/
# http://fedorahosted.org/releases/e/l/elfutils/%version/%name-%version.tar.bz2
Source: %name-%version.tar
-Patch1: elfutils-0.151-rh-portability.patch
-Patch2: elfutils-0.151-rh-robustify.patch
+Patch1: elfutils-0.152-rh-portability.patch
+Patch2: elfutils-0.152-rh-robustify.patch
Patch3: elfutils-0.147-alt-findtextrel.patch
Patch4: elfutils-0.147-alt-osabi.patch
Patch5: elfutils-0.147-alt-bss.patch
@@ -162,6 +162,9 @@ LD_LIBRARY_PATH=%buildroot%_libdir make -k check -C %buildtarget
%endif
%changelog
+* Thu Mar 24 2011 Dmitry V. Levin <ldv@altlinux.org> 0.152-alt1
+- Updated to 0.152.
+
* Tue Feb 08 2011 Dmitry V. Levin <ldv@altlinux.org> 0.151-alt2
- Rebuilt for debuginfo.