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