Author: glen Date: Mon Mar 24 22:52:35 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - updated to 0.30.215 from HEAD
---- Files affected: SPECS: util-vserver.spec (1.138.2.26 -> 1.138.2.27) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.138.2.26 SPECS/util-vserver.spec:1.138.2.27 --- SPECS/util-vserver.spec:1.138.2.26 Wed Mar 5 08:35:37 2008 +++ SPECS/util-vserver.spec Mon Mar 24 23:52:29 2008 @@ -5,6 +5,7 @@ # - reject install in %pre if /proc/virtual/info has incompatible version # - unpackaged # /etc/rc.d/init.d/util-vserver -- # integrate to our initscript (util-vserver sets the path to vshelper and kills all guest processes) +# - f8 subpackage # # m68k and mips are the only not supported archs # @@ -21,12 +22,12 @@ Summary: Linux virtual server utilities Summary(pl.UTF-8): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver -Version: 0.30.214 -Release: 1 +Version: 0.30.215 +Release: 0.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 @@ -292,6 +293,7 @@ Requires: e2fsprogs Requires: rpm Requires: wget +Requires: yum %description -n vserver-distro-fedora VServer build templates for Fedora Core 1,2,3,4,5,6 and Fedora 7. @@ -571,6 +573,7 @@ # 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 @@ -667,9 +670,12 @@ %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 @@ -705,6 +711,7 @@ %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.* @@ -721,6 +728,7 @@ %{_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* @@ -880,6 +888,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.138.2.27 2008-03-24 22:52:29 glen +- updated to 0.30.215 from HEAD + Revision 1.138.2.26 2008-03-05 07:35:37 glen - drop unused deps from -build (these belong to -fc, -debian or -ubuntu); rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-vserver.spec?r1=1.138.2.26&r2=1.138.2.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
