[Server-devel] [PATCH] Use LSB functions for initscript

Jerry Vonau jvonau at shaw.ca
Mon Aug 23 16:09:06 EDT 2010


On Sun, 2010-08-22 at 14:50 -0300, Bernie Innocenti wrote:
> This should be compatible with all LSB-compliant distributions,
> including Fedora 9.
> 
> Signed-off-by: Bernie Innocenti <bernie at codewiz.org>
<snip>
> --- a/idmgr.spec.in
> +++ b/idmgr.spec.in
> @@ -18,6 +18,7 @@ Requires:       python python-sqlalchemy
>  Requires(pre):  /usr/bin/sqlite3, /usr/sbin/useradd
>  Requires(post): /sbin/chkconfig, /sbin/service
>  Requires:       rssh
> +Requires:       redhat-lsb
>  BuildRequires:  python-devel

Be careful with that one, check the Requires of redhat-lsb first, there
are lots of rpms that will get pulled in because of it. 

Jerry









More information about the Server-devel mailing list