From: Anas Nashif Date: Sun, 7 Jul 2013 22:05:01 +0000 (-0400) Subject: Update to 0.155 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Felfutils.git;a=commitdiff_plain;h=8dc9bef55460ca9271c48984b37f5df21e13723b Update to 0.155 --- diff --git a/packaging/elfutils.changes b/packaging/elfutils.changes index e3c8402..00bca68 100644 --- a/packaging/elfutils.changes +++ b/packaging/elfutils.changes @@ -1,3 +1,6 @@ +* Sun Jul 07 2013 Anas Nashif upstream/0.155@17429c6 +- Update to 0.155 + * Fri Mar 22 2013 Anas Nashif submit/trunk/20130322.175838@d05566b - Do not parse changes file diff --git a/packaging/elfutils.spec b/packaging/elfutils.spec index 9ef6353..8ec4093 100644 --- a/packaging/elfutils.spec +++ b/packaging/elfutils.spec @@ -1,6 +1,6 @@ %define keepstatic 1 Name: elfutils -Version: 0.153 +Version: 0.155 Release: 0 License: GPL-2.0-with-osi-exception Summary: Higher-level library to access ELF @@ -122,7 +122,7 @@ to develop applications that require these. #TIME="\"$(date -d "${modified}" "+%%R")\"" #find . -type f -regex ".*\.c\|.*\.cpp\|.*\.h" -exec sed -i "s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g" {} + autoreconf -fi -%configure --program-prefix=eu- +%configure --program-prefix=eu- --disable-werror make %{?_smp_mflags} %install