From: Enrico Scholz Date: Fri, 25 Mar 2005 02:35:55 +0000 (+0000) Subject: fixed quoting of % in %description X-Git-Tag: IPSENTINEL_VERSION_0_12~8 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70caf7ab3c8769304c2674465e0527b43726bb36;p=util-vserver.git fixed quoting of % in %description git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1986 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/util-vserver.spec.in b/util-vserver/util-vserver.spec.in index ce9f094..c65f61c 100644 --- a/util-vserver/util-vserver.spec.in +++ b/util-vserver/util-vserver.spec.in @@ -324,17 +324,17 @@ test "$1" = 0 || %_initrddir/rebootmgr condrestart >/dev/null || : %changelog * Thu Mar 24 2005 Enrico Scholz - 0:0.30.205-0 -- added some %descriptions +- added some %%descriptions - copy GPG keys from the system into the confdir - buildrequire dietlibc-0.25 - BuildRequire beecrypt-devel - cleanups -- use %global instead of %define +- use %%global instead of %%define - removed 'run.rev' as a vserver-local variable and made it a system-wide setting * Wed Jan 26 2005 Enrico Scholz - 0:0.30.198-0.3 - updated BuildRequires: -- use 'setattr --barrier' instead of 'chattr +t' in the %post scriptlet +- use 'setattr --barrier' instead of 'chattr +t' in the %%post scriptlet - moved the v_* initscripts to legacy - do not ship the /vservers directory itself; as it is immutable, the extraction will fail else