automatic version update by autodist [release 0.165-1mamba;Sat Jan 16 2016]
This commit is contained in:
parent
6c70bc5649
commit
132bff2eca
@ -4,7 +4,7 @@
|
||||
%define portability_version 0.163
|
||||
|
||||
Name: elfutils
|
||||
Version: 0.164
|
||||
Version: 0.165
|
||||
Release: 1mamba
|
||||
Summary: A collection of utilities and DSOs to handle compiled objects
|
||||
Group: Development/Tools
|
||||
@ -138,6 +138,7 @@ rm -f %{buildroot}%{_libdir}/libasm.{a,so,so.*}
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/%{_program_prefix}ar
|
||||
%{_bindir}/%{_program_prefix}make-debug-archive
|
||||
%{_bindir}/%{_program_prefix}elfcompress
|
||||
%{_bindir}/%{_program_prefix}elflint
|
||||
%{_bindir}/%{_program_prefix}nm
|
||||
%{_bindir}/%{_program_prefix}readelf
|
||||
@ -167,6 +168,7 @@ rm -f %{buildroot}%{_libdir}/libasm.{a,so,so.*}
|
||||
%{_libdir}/libebl.a
|
||||
%{_libdir}/libdw.a
|
||||
%{_libdir}/libdw.so
|
||||
%{_libdir}/pkgconfig/libdw.pc
|
||||
%doc ChangeLog NEWS README THANKS TODO
|
||||
|
||||
%files -n %{libname}
|
||||
@ -181,8 +183,12 @@ rm -f %{buildroot}%{_libdir}/libasm.{a,so,so.*}
|
||||
%{_includedir}/nlist.h
|
||||
%{_libdir}/libelf.a
|
||||
%{_libdir}/libelf.so
|
||||
%{_libdir}/pkgconfig/libelf.pc
|
||||
|
||||
%changelog
|
||||
* Sat Jan 16 2016 Automatic Build System <autodist@mambasoft.it> 0.165-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 29 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 0.164-1mamba
|
||||
- update to 0.164
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user