auto-import changelog data from elfutils-0.95-2.src.rpm
Fri Apr 02 2004 Jeff Johnson <jbj@redhat.com> 0.95-2 - upgrade to 0.95.
This commit is contained in:
parent
d56180992b
commit
142584fe2e
@ -1 +1 @@
|
|||||||
elfutils-0.94.tar.gz
|
elfutils-0.95.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%define gpl 0
|
%define gpl 0
|
||||||
Summary: A collection of utilities and DSOs to handle compiled objects.
|
Summary: A collection of utilities and DSOs to handle compiled objects.
|
||||||
Name: elfutils
|
Name: elfutils
|
||||||
Version: 0.94
|
Version: 0.95
|
||||||
Release: 2.1
|
Release: 2
|
||||||
%if %{gpl}
|
%if %{gpl}
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
%else
|
%else
|
||||||
@ -21,7 +21,8 @@ Requires: binutils >= 2.14.90.0.4-26.2
|
|||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
BuildRequires: gcc >= 3.2
|
BuildRequires: gcc >= 3.2
|
||||||
BuildRequires: sharutils
|
BuildRequires: bison >= 1.875
|
||||||
|
BuildRequires: flex >= 2.5.4a
|
||||||
|
|
||||||
%define _gnu %{nil}
|
%define _gnu %{nil}
|
||||||
%define _programprefix eu-
|
%define _programprefix eu-
|
||||||
@ -177,6 +178,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_libdir}/libelf.so
|
%{_libdir}/libelf.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 2 2004 Jeff Johnson <jbj@redhat.com> 0.95-2
|
||||||
|
- upgrade to 0.95.
|
||||||
|
|
||||||
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user