From 30e4e04dc6685124e47e78e62c2761cf25be952e Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Wed, 22 Sep 2004 20:55:29 +0000 Subject: [PATCH] commented the possible options for 'rpmbuild' git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1700 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- util-vserver/util-vserver.spec.in | 7 +++++++ 1 file changed, 7 insertions(+) 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... -- 1.8.1.5