X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=util-vserver.spec.in;h=ed381b6c8e594856f725365887a26e59f9462bcf;hb=4f1179ef1b3a7ca38250f381e6e523087664914a;hp=530793f44ff7e949a06fc9bed76ad184ded87737;hpb=83b362fd0a8ffc83e98c6805881aee613dd0986b;p=util-vserver.git diff --git a/util-vserver.spec.in b/util-vserver.spec.in index 530793f..ed381b6 100644 --- a/util-vserver.spec.in +++ b/util-vserver.spec.in @@ -71,7 +71,7 @@ Requires: util-linux %package build Summary: Tools which can be used to build vservers Group: Applications/System -Requires: rpm wget binutils tar e2fsprogs +Requires: rpm wget tar Requires: %name = %version-%release Requires(pre): %confdir Requires(postun): %confdir @@ -273,6 +273,8 @@ fi %chkconfig --del util-vserver # PlanetLab does not require /proc security %chkconfig --del vprocunhide +# vip6-autod handles IPv6 auto-assignments +%chkconfig --add vip6-autod %preun sysv @@ -281,6 +283,7 @@ fi #test "$1" != 0 || %chkconfig --del vprocunhide #test "$1" != 0 || %chkconfig --del vservers-default #test "$1" != 0 || %chkconfig --del util-vserver +test "$1" != 0 || %chkconfig --del vip6-autod %postun sysv @@ -475,6 +478,9 @@ fi %changelog +* Mon Jul 30 2007 Daniel Hokka Zakrisson +- add vip6-autod + * Fri Dec 29 2006 Daniel Hokka Zakrisson - 0.30.213-0 - add --with legacy and --without doc switches - add util-vserver initscript