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:
parent
22f92c66e6
commit
9a64a712a5
@ -2,3 +2,9 @@ libasm1
|
|||||||
libebl1
|
libebl1
|
||||||
libelf1
|
libelf1
|
||||||
libdw1
|
libdw1
|
||||||
|
elfutils-devel
|
||||||
|
requires -elfutils-<targettype>
|
||||||
|
requires "libasm1-<targettype> = <version>"
|
||||||
|
requires "libebl1-<targettype> = <version>"
|
||||||
|
requires "libelf1-<targettype> = <version>"
|
||||||
|
requires "libdw1-<targettype> = <version>"
|
||||||
|
@ -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
|
Tue May 24 15:32:28 UTC 2011 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -15,7 +15,6 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: elfutils
|
Name: elfutils
|
||||||
@ -173,9 +172,6 @@ ls -lR $RPM_BUILD_ROOT%{_libdir}/libelf*
|
|||||||
|
|
||||||
%postun -n libdw1 -p /sbin/ldconfig
|
%postun -n libdw1 -p /sbin/ldconfig
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS ChangeLog COPYING EXCEPTION NEWS NOTES README THANKS TODO
|
%doc AUTHORS ChangeLog COPYING EXCEPTION NEWS NOTES README THANKS TODO
|
||||||
|
Loading…
Reference in New Issue
Block a user