SHA256
3
0
forked from pool/elfutils

Accepting request 83414 from home:jengelh:bl-e

- Remove redundant/obsolete tags/sections from specfile
  (cf. packaging guidelines)
- Add elfutils-devel to baselibs
  (local compilation of a 3rd-party program in 32-bit mode)

OBS-URL: https://build.opensuse.org/request/show/83414
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=31
This commit is contained in:
Dirk Mueller 2011-09-21 19:13:54 +00:00 committed by Git OBS Bridge
parent 22f92c66e6
commit 9a64a712a5
3 changed files with 13 additions and 4 deletions

View File

@ -2,3 +2,9 @@ libasm1
libebl1
libelf1
libdw1
elfutils-devel
requires -elfutils-<targettype>
requires "libasm1-<targettype> = <version>"
requires "libebl1-<targettype> = <version>"
requires "libelf1-<targettype> = <version>"
requires "libdw1-<targettype> = <version>"

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
- Remove redundant/obsolete tags/sections from specfile
(cf. packaging guidelines)
- Add elfutils-devel to baselibs
-------------------------------------------------------------------
Tue May 24 15:32:28 UTC 2011 - crrodriguez@opensuse.org

View File

@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: elfutils
@ -173,9 +172,6 @@ ls -lR $RPM_BUILD_ROOT%{_libdir}/libelf*
%postun -n libdw1 -p /sbin/ldconfig
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING EXCEPTION NEWS NOTES README THANKS TODO