From 9a64a712a54ed9b5f6b88fac0d9d7b5b59b9a9c352cd445b84de29263e5a00dc Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 21 Sep 2011 19:13:54 +0000 Subject: [PATCH] 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 --- baselibs.conf | 6 ++++++ elfutils.changes | 7 +++++++ elfutils.spec | 4 ---- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 7bb51b6..3d3cfd4 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -2,3 +2,9 @@ libasm1 libebl1 libelf1 libdw1 +elfutils-devel + requires -elfutils- + requires "libasm1- = " + requires "libebl1- = " + requires "libelf1- = " + requires "libdw1- = " diff --git a/elfutils.changes b/elfutils.changes index 5c58544..5729a42 100644 --- a/elfutils.changes +++ b/elfutils.changes @@ -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 diff --git a/elfutils.spec b/elfutils.spec index ea4e805..a9b81aa 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -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