sync with upstream
[util-vserver.git] / util-vserver.spec
index 8a43933..1b6305a 100644 (file)
@@ -24,7 +24,7 @@
 
 # for module-tools
 %global module_version_varname modulever
-%global taglevel 2
+%global taglevel 3
 
 %{!?release_func:%global release_func() %1%{?dist}}
 
@@ -39,6 +39,7 @@ Source0:      http://ftp.linux-vserver.org/pub/utils/util-vserver/%name-%fullver.tar.
 Source1:       fstab
 Patch1:                f12.patch
 Patch2:                f13.patch
+Patch3:         rev2883to2896.patch
 BuildRoot:     %_tmppath/%name-%version-%release-root
 Requires:      init(%name)
 Requires:      %name-core = %version-%release
@@ -198,6 +199,7 @@ Linux-VServer API from Python.
 %setup -q -n %name-%fullver
 %patch1 -p0
 %patch2 -p1
+%patch2 -p0
 autoreconf -fi
 
 %build
@@ -396,6 +398,9 @@ test "$1" = 0  || %_initrddir/rebootmgr   condrestart >/dev/null || :
 
 
 %changelog
+* Tue Jun 08 2010 S.Çağlar Onur <caglar@cs.princeton.edu> - util-vserver-0.30.216-3
+- Do not restart util-vserver service on upgrades
+
 * Tue Jun 01 2010 S.Çağlar Onur <caglar@cs.princeton.edu> - util-vserver-0.30.216-2
 - remove tmpfs mounted /tmp from fstab template