Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: libtune - standard API to access the kernel tunables
https://bugzilla.redhat.com/show_bug.cgi?id=210007
------- Additional Comments From konradr@redhat.com 2007-12-21 16:48 EST ------- Please also add this for the main package and -devel package Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig
As you are using ldconfig in the post and postun section.
Furthermore for the -devel, also add: Requires(post): /sbin/chkconfig Requires(postun): /sbin/chkconfig Requires(post): /usr/lib/lsb/install_initd Requires(postun): /usr/lib/lsb/remove_initd
As you are using /sbin/chkconfig and /usr/lib/lsb/install_initd in post, and postun sections.