version 0.30.205
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 24 Mar 2005 13:53:44 +0000 (13:53 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 24 Mar 2005 13:53:44 +0000 (13:53 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1984 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/NEWS
util-vserver/configure.ac
util-vserver/util-vserver.spec.in

index 5b46d71..13162cc 100644 (file)
@@ -1,4 +1,4 @@
-version 0.30.204
+version 0.30.205
 ================
 
        - large revamping...
index 9f675d9..142bfaf 100644 (file)
@@ -24,7 +24,7 @@ dnl distribution terms that you use for the rest of that program.
 dnl  
 
 AC_PREREQ(2.57)
-AC_INIT(util-vserver, 0.30.204, enrico.scholz@informatik.tu-chemnitz.de)
+AC_INIT(util-vserver, 0.30.205, enrico.scholz@informatik.tu-chemnitz.de)
 AC_CONFIG_SRCDIR([src/capchroot.c])
 AC_CONFIG_HEADER([config.h])
 
index a1c8b97..ce9f094 100644 (file)
@@ -323,6 +323,15 @@ test "$1" = 0  || %_initrddir/rebootmgr   condrestart >/dev/null || :
 
 
 %changelog
+* Thu Mar 24 2005 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.30.205-0
+- 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
+- removed 'run.rev' as a vserver-local variable and made it a system-wide setting
+
 * Wed Jan 26 2005 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> - 0:0.30.198-0.3
 - updated BuildRequires:
 - use 'setattr --barrier' instead of 'chattr +t' in the %post scriptlet