Accepting request 84277 from Base:System

- 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) (forwarded request 83414 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/84277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/elfutils?expand=0&rev=27
This commit is contained in:
Sascha Peilicke 2011-09-22 08:42:40 +00:00 committed by Git OBS Bridge
commit cc7e26840a
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