]> git.pld-linux.org Git - packages/elfutils.git/commitdiff
- updated to 0.125, updated pl.po patch auto/th/elfutils-0_125-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 18 Feb 2007 17:08:40 +0000 (17:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    elfutils.spec -> 1.69

elfutils.spec

index b6faa71c898f43859674bad289e222a5a6ce573b..3e4621303f5bdb8df83284fce886357cac3eb12f 100644 (file)
@@ -5,14 +5,14 @@
 Summary:       A collection of utilities and DSOs to handle compiled objects
 Summary(pl.UTF-8):     Zestaw narzędzi i bibliotek do obsługi skompilowanych obiektów
 Name:          elfutils
-Version:       0.124
-Release:       3
+Version:       0.125
+Release:       1
 License:       GPL v2 with OSL linking exception
 Group:         Development/Tools
 # http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/
 # abuse systemtap to get .tar.gz directly
 Source0:       ftp://sources.redhat.com/pub/systemtap/elfutils/%{name}-%{version}.tar.gz
-# Source0-md5: f77efb19fd90821ab103533a99de0d4a
+# Source0-md5: b489f937b41e41e23a2e580c8bfd9e08
 Patch0:                %{name}-pl.po.patch
 Patch1:                %{name}-debian-manpages.patch
 Patch2:                %{name}-portability.patch
@@ -149,8 +149,8 @@ programowalny interfejs asemblera.
 %patch9 -p1
 
 # strip-test5 needs adjusting for strip-copy-symtab patch (already in FC, but not worth bothering)
-# elflint-self fails with recent binutils (generates some 0-sized symbols addressed outside eh_frame section)
-sed -i -e 's/ run-strip-test5\.sh / /;s/ run-elflint-self\.sh / /' tests/Makefile.am
+# dwfl-bug-addr-overflow sources are missing in tar
+sed -i -e 's/ run-strip-test5\.sh / /;s/dwfl-bug-addr-overflow/$(nil)/' tests/Makefile.am
 
 %build
 #%%{__gettextize}
This page took 0.097056 seconds and 4 git commands to generate.