]> git.pld-linux.org Git - packages/util-vserver.git/commitdiff
- up to 0.30.215 auto/ti/util-vserver-0_30_215-1
authorzbyniu <zbyniu@pld-linux.org>
Mon, 17 Mar 2008 15:38:36 +0000 (15:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    util-vserver.spec -> 1.174

util-vserver.spec

index a5e06b673cd492814b54cdc4c4c6f220ea0f5c28..17e8f2103caf1f1466516fb0fd05d6a63e8948ca 100644 (file)
@@ -2,6 +2,7 @@
 # - somewhy empty /var/cache/vservers is needed when building pld vserver
 # - make build create /dev/std{in,out,err} links
 # - reject install in %pre if /proc/virtual/info has incompatible version
+# - f8 subpackage
 #
 # m68k and mips are the only not supported archs
 #
 Summary:       Linux virtual server utilities
 Summary(pl.UTF-8):     Narzędzia dla linuksowych serwerów wirtualnych
 Name:          util-vserver
-Version:       0.30.214
-Release:       4
+Version:       0.30.215
+Release:       1
 License:       GPL
 Group:         Applications/System
 Source0:       http://ftp.linux-vserver.org/pub/utils/util-vserver/%{name}-%{version}.tar.bz2
-# Source0-md5: 8bad879e36a6a1b9b4858d0d6d3c8c76
+# Source0-md5: befd9b8e5311e87395b67ee381d83649
 Source1:       vprocunhide.init
 Source2:       vservers.init
 Source3:       vservers-legacy.init
@@ -507,6 +508,7 @@ install -d $RPM_BUILD_ROOT/var/cache/vservers
 # we have our own initscript which does the same
 rm -f $RPM_BUILD_ROOT/etc/rc.d/init.d/vservers-default
 rm -f $RPM_BUILD_ROOT%{_libdir}/util-vserver/vserver-wrapper
+rm -f $RPM_BUILD_ROOT%{_libdir}/util-vserver/vserver-init.functions
 # probaly the part of them
 rm -f $RPM_BUILD_ROOT%{_sysconfdir}/vservers.conf
 
@@ -602,9 +604,12 @@ fi
 %attr(755,root,root) %{_sbindir}/vlimit
 %attr(755,root,root) %{_sbindir}/vdevmap
 %attr(755,root,root) %{_sbindir}/vdu
+%attr(755,root,root) %{_sbindir}/vmemctrl
+%attr(755,root,root) %{_sbindir}/vmount
 %attr(755,root,root) %{_sbindir}/vproc
 %attr(755,root,root) %{_sbindir}/vps
 %attr(755,root,root) %{_sbindir}/vpstree
+%attr(755,root,root) %{_sbindir}/vspace
 %attr(755,root,root) %{_sbindir}/vrsetup
 %attr(755,root,root) %{_sbindir}/vsched
 %attr(755,root,root) %{_sbindir}/vserver
@@ -640,6 +645,7 @@ fi
 %attr(755,root,root) %{_libdir}/%{name}/secure-mount
 %attr(755,root,root) %{_libdir}/%{name}/sigexec
 %attr(755,root,root) %{_libdir}/%{name}/start-vservers
+%attr(755,root,root) %{_libdir}/%{name}/tunctl
 %attr(755,root,root) %{_libdir}/%{name}/vprocunhide
 %{_libdir}/%{name}/vserver.*
 %{_libdir}/%{name}/vserver-setup.*
@@ -656,6 +662,7 @@ fi
 %{_mandir}/man8/reducecap.8*
 %{_mandir}/man8/vps.8*
 %{_mandir}/man8/vpstree.8*
+%{_mandir}/man8/vserver-build.8*
 %{_mandir}/man8/vserver-stat.8*
 %{_mandir}/man8/vserver.8*
 %{_mandir}/man8/vtop.8*
This page took 0.039828 seconds and 4 git commands to generate.