From 51fa5e582cb9bba2f35ee91b299d87681b7d8e45 Mon Sep 17 00:00:00 2001 From: roland Date: May 04 2010 01:52:40 +0000 Subject: Update to 0.147 --- diff --git a/.cvsignore b/.cvsignore index fb62ec8..3758108 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -elfutils-0.146.tar.bz2 +elfutils-0.147.tar.bz2 diff --git a/elfutils-0.146.tar.bz2.sig b/elfutils-0.146.tar.bz2.sig deleted file mode 100644 index 6f59735..0000000 Binary files a/elfutils-0.146.tar.bz2.sig and /dev/null differ diff --git a/elfutils-0.147.tar.bz2.sig b/elfutils-0.147.tar.bz2.sig new file mode 100644 index 0000000..3ddbcc1 Binary files /dev/null and b/elfutils-0.147.tar.bz2.sig differ diff --git a/elfutils-portability.patch b/elfutils-portability.patch index 497afec..0d98e51 100644 --- a/elfutils-portability.patch +++ b/elfutils-portability.patch @@ -714,7 +714,7 @@ @MUDFLAP_FALSE@libmudflap = --- elfutils/libdw/ChangeLog +++ elfutils/libdw/ChangeLog -@@ -61,6 +61,10 @@ +@@ -82,6 +82,10 @@ * dwarf_hasattr_integrate.c: Integrate DW_AT_specification too. @@ -725,7 +725,7 @@ 2009-08-10 Roland McGrath * dwarf_getscopevar.c: Use dwarf_diename. -@@ -829,6 +833,11 @@ +@@ -850,6 +854,11 @@ 2005-05-31 Roland McGrath @@ -777,7 +777,7 @@ @MUDFLAP_FALSE@libmudflap = --- elfutils/libdwfl/ChangeLog +++ elfutils/libdwfl/ChangeLog -@@ -1201,6 +1201,11 @@ +@@ -1207,6 +1207,11 @@ 2005-07-21 Roland McGrath @@ -1237,7 +1237,7 @@ cannot set access and modification date of '%s'"), fname); --- elfutils/tests/ChangeLog +++ elfutils/tests/ChangeLog -@@ -145,6 +145,8 @@ +@@ -150,6 +150,8 @@ 2008-01-21 Roland McGrath @@ -1246,7 +1246,7 @@ * testfile45.S.bz2: Add tests for cltq, cqto. * testfile45.expect.bz2: Adjust. -@@ -853,6 +855,11 @@ +@@ -858,6 +860,11 @@ * Makefile.am (TESTS): Add run-elflint-test.sh. (EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2. diff --git a/elfutils.spec b/elfutils.spec index 3d144cc..d6bb226 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,4 +1,4 @@ -%global eu_version 0.146 +%global eu_version 0.147 %global eu_release 1 %if %{?_with_compat:1}%{!?_with_compat:0} @@ -293,6 +293,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.a %changelog +* Mon May 3 2010 Roland McGrath - 0.147-1 +- Update to 0.147 + * Wed Apr 21 2010 Roland McGrath - 0.146-1 - Update to 0.146 - libdwfl: New function dwfl_core_file_report. diff --git a/sources b/sources index 0ebe170..cb86e2f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f5f5adf811ebc4f36a10bf6bd6d2c61 elfutils-0.146.tar.bz2 +ccb6bba1d96c096f1b5dbd34444554a3 elfutils-0.147.tar.bz2