diff --git a/.cvsignore b/.cvsignore index 23db11f..a991c62 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -elfutils-0.94.tar.gz +elfutils-0.95.tar.gz diff --git a/elfutils.spec b/elfutils.spec index bdd25a8..b0017f7 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,8 +1,8 @@ %define gpl 0 Summary: A collection of utilities and DSOs to handle compiled objects. Name: elfutils -Version: 0.94 -Release: 2.1 +Version: 0.95 +Release: 2 %if %{gpl} Copyright: GPL %else @@ -21,7 +21,8 @@ Requires: binutils >= 2.14.90.0.4-26.2 BuildRoot: %{_tmppath}/%{name}-root BuildRequires: gcc >= 3.2 -BuildRequires: sharutils +BuildRequires: bison >= 1.875 +BuildRequires: flex >= 2.5.4a %define _gnu %{nil} %define _programprefix eu- @@ -177,6 +178,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.so %changelog +* Fri Apr 2 2004 Jeff Johnson 0.95-2 +- upgrade to 0.95. + * Tue Mar 02 2004 Elliot Lee - rebuilt diff --git a/sources b/sources index 8686083..8b5cf0c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -de39e0af6b82b30d48e5d69b75aa2e0b elfutils-0.94.tar.gz +dc8e8f6af735e90ec7e6a0ca99851bff elfutils-0.95.tar.gz