SPECS (AC-branch): util-vserver.spec - revert back to 0.30.214 for...

glen glen at pld-linux.org
Tue Mar 25 11:04:10 CET 2008


Author: glen                         Date: Tue Mar 25 10:04:10 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- revert back to 0.30.214 for now, ac llh is too old
  src/tunctl.c:152: error: `TUNSETLINK' undeclared (first use in this function)

---- Files affected:
SPECS:
   util-vserver.spec (1.138.2.27 -> 1.138.2.28) 

---- Diffs:

================================================================
Index: SPECS/util-vserver.spec
diff -u SPECS/util-vserver.spec:1.138.2.27 SPECS/util-vserver.spec:1.138.2.28
--- SPECS/util-vserver.spec:1.138.2.27	Mon Mar 24 23:52:29 2008
+++ SPECS/util-vserver.spec	Tue Mar 25 11:04:05 2008
@@ -5,7 +5,6 @@
 # - 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
 #
@@ -22,12 +21,12 @@
 Summary:	Linux virtual server utilities
 Summary(pl.UTF-8):	Narzędzia dla linuksowych serwerów wirtualnych
 Name:		util-vserver
-Version:	0.30.215
-Release:	0.1
+Version:	0.30.214
+Release:	1
 License:	GPL
 Group:		Applications/System
 Source0:	http://ftp.linux-vserver.org/pub/utils/util-vserver/%{name}-%{version}.tar.bz2
-# Source0-md5:	befd9b8e5311e87395b67ee381d83649
+# Source0-md5:	8bad879e36a6a1b9b4858d0d6d3c8c76
 Source1:	vprocunhide.init
 Source2:	vservers.init
 Source3:	vservers-legacy.init
@@ -427,6 +426,7 @@
 
 rm -rf $RPM_BUILD_ROOT/dev
 rm -f $RPM_BUILD_ROOT%{_libdir}/util-vserver/vserver-init.functions
+rm -f $RPM_BUILD_ROOT/etc/rc.d/init.d/util-vserver
 
 chmod -R +rX $RPM_BUILD_ROOT%{_libdir}/%{name}/distributions/*
 
@@ -670,12 +670,9 @@
 %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
@@ -711,7 +708,6 @@
 %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.*
@@ -728,7 +724,6 @@
 %{_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*
@@ -888,6 +883,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.138.2.28  2008-03-25 10:04:05  glen
+- revert back to 0.30.214 for now, ac llh is too old
+  src/tunctl.c:152: error: `TUNSETLINK' undeclared (first use in this function)
+
 Revision 1.138.2.27  2008-03-24 22:52:29  glen
 - updated to 0.30.215 from HEAD
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-vserver.spec?r1=1.138.2.27&r2=1.138.2.28&f=u



More information about the pld-cvs-commit mailing list