Sophie

Sophie

distrib > Mandriva > 7.2 > i586 > media > main-src > by-pkgid > f119d7eea1fe3198315f6faf1d14ce10 > files > 1

libelf-0.6.4-8mdk.src.rpm

Summary:		An ELF object file access library
Name:			libelf
Version:		0.6.4
Release:		8mdk
Copyright:		Distributable
Group:			System/Libraries
Excludearch:	alpha

Source:		ftp://ftp.ocslink.com/pub/systems/linux/libs/libelf-0.6.4.tar.bz2

Buildroot:	%_tmppath/%name-%version-root

%description
The libelf package contains a library for accessing ELF object files.
Libelf allows you to access the internals of the ELF object file format,
so you can see the different sections of an ELF file.

Libelf should be installed if you need access to ELF object file internals.

%prep
%setup

%build
%configure

%make

%install
%makeinstall

%files
%defattr(-,root,root,0755)
%doc README
%_libdir/libelf.a
%_includedir/libelf/*

%changelog
* Mon Sep 18 2000 David BAUDENS <baudens@mandrakesoft.com> 0.6.4-8mdk
- Allow to build (BM, macros, spec-helper (ahem...), etc.) ...
- Remove french Description and Summary

* Mon Mar 27 2000 Daouda Lo <daouda@mandrakesoft.com> 0.6.4-7mdk
- fix group

* Mon Nov 15 1999 Camille Begnis <camille@mandrakesoft.com>
- added compilation for SMP architectures

* Tue Jul 22 1999 Thierry Vignaud <tvignaud@mandrakesoft.com>
- add french description

* Tue May 11 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
- Mandrake adaptions

* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
- auto rebuild in the new build environment (release 4)

* Thu Jan 14 1999 Cristian Gafton <gafton@redhat.com>
- build for glibc 2.1

* Fri May 01 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr

* Fri Oct 31 1997 Michael K. Johnson <johnsonm@redhat.com>
- upgraded to 0.6.4
- buildroot