]> git.pld-linux.org Git - packages/elfutils.git/commitdiff
- added alpha-stat patch (fixes build on alpha), release 5 auto/ac/elfutils-0_89-5
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 16 Jan 2004 12:11:40 +0000 (12:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    elfutils.spec -> 1.22

elfutils.spec

index eb52d27238af236507095ac4eec77ca058dfd90f..61686a81bef9f4d9743b0c501dfcfc0be3ccfbb7 100644 (file)
@@ -2,7 +2,7 @@ Summary:        A collection of utilities and DSOs to handle compiled objects
 Summary(pl):   Zestaw narzêdzi i bibliotek do obs³ugi skompilowanych obiektów
 Name:          elfutils
 Version:       0.89
-Release:       4
+Release:       5
 License:       OSL 1.0 (http://www.opensource.org/licenses/osl.php)
 Group:         Development/Tools
 # from ftp://download.fedora.redhat.com:/pub/fedora/linux/core/development/SRPMS/%{name}-%{version}-*.src.rpm
@@ -10,6 +10,7 @@ Source0:      %{name}-%{version}.tar.gz
 # Source0-md5: a690778e93e4b04eb531c6a3ef0ad23a
 Patch0:                %{name}-pl.po.patch
 Patch1:                %{name}-debian-manpages.patch
+Patch2:                %{name}-alpha-stat.patch
 #URL:          file://home/devel/drepper
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake >= 1.7
@@ -113,6 +114,7 @@ programowalny interfejs asemblera.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__gettextize}
This page took 0.347328 seconds and 4 git commands to generate.