From: Enrico Scholz Date: Wed, 22 Sep 2004 20:55:29 +0000 (+0000) Subject: commented the possible options for 'rpmbuild' X-Git-Tag: IPSENTINEL_VERSION_0_12~292 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30e4e04dc6685124e47e78e62c2761cf25be952e;p=util-vserver.git commented the possible options for 'rpmbuild' git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1700 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/util-vserver.spec.in b/util-vserver/util-vserver.spec.in index 8db3194..d92826a 100644 --- a/util-vserver/util-vserver.spec.in +++ b/util-vserver/util-vserver.spec.in @@ -1,5 +1,9 @@ # $Id$ +## This package understands the following switches: +## --without dietlibc ... disable usage of dietlibc +## --without xalan ... do not require/use the xalan xslt processor + %define confdir %_sysconfdir/vservers %define confdefaultdir %confdir/.defaults %define pkglibdir %_libdir/%name @@ -224,6 +228,9 @@ test "$1" = 0 || %_initrddir/rebootmgr condrestart >/dev/null || : %changelog +* Thu Sep 9 2004 Enrico Scholz - 0:0.30.194-0 +- commented switches + * Wed May 26 2004 Enrico Scholz - 0:0.29.215-0 - (re)added the MANIFEST_* variables which were lost some time ago; this will preserve %%config files...