SPECS: util-vserver.spec - add -namespace-cleanup and -delete patches

glen glen at pld-linux.org
Mon May 29 21:06:13 CEST 2006


Author: glen                         Date: Mon May 29 19:06:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add -namespace-cleanup and -delete patches

---- Files affected:
SPECS:
   util-vserver.spec (1.116 -> 1.117) 

---- Diffs:

================================================================
Index: SPECS/util-vserver.spec
diff -u SPECS/util-vserver.spec:1.116 SPECS/util-vserver.spec:1.117
--- SPECS/util-vserver.spec:1.116	Mon May 15 10:25:15 2006
+++ SPECS/util-vserver.spec	Mon May 29 21:06:08 2006
@@ -12,14 +12,14 @@
 %bcond_with	xalan		# use the xalan xslt processor
 #
 %define	_vproc_version 0.01
-# fails with ccache in %{__cc}
+# diet compile fails with ccache in %{__cc}
 %undefine	with_ccache
 #
 Summary:	Linux virtual server utilities
 Summary(pl):	Narzędzia dla linuksowych serwerów wirtualnych
 Name:		util-vserver
 Version:	0.30.210
-Release:	7.2
+Release:	7.6
 License:	GPL
 Group:		Applications/System
 Source0:	http://www.13thfloor.at/~ensc/util-vserver/files/alpha/%{name}-%{version}.tar.bz2
@@ -50,6 +50,8 @@
 Patch9:		%{name}-dev.patch
 Patch10:	%{name}-no-dynamic-ctx.patch
 Patch11:	%{name}-more-ip.patch
+Patch12:	http://daniel.hozac.com/vserver/util-vserver/util-vserver-0.30.210-namespace-cleanup.patch
+Patch13:	http://daniel.hozac.com/vserver/util-vserver/util-vserver-0.30.210-delete.patch
 URL:		http://savannah.nongnu.org/projects/util-vserver/
 BuildRequires:	autoconf
 BuildRequires:	automake >= 1.9
@@ -328,6 +330,8 @@
 %patch9 -p1
 %{?with_no_dynamic_context:%patch10 -p1}
 %patch11 -p1
+%patch12 -p1
+%patch13 -p1
 
 install %{SOURCE9} package-management.txt
 
@@ -670,11 +674,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.117  2006/05/29 19:06:08  glen
+- add -namespace-cleanup and -delete patches
+
 Revision 1.116  2006/05/15 08:25:15  arekm
 - more ips per vserver (128)
 
 Revision 1.115  2006/04/21 10:05:52  glen
-- allow disabling enforcement of no dynamic context (dynamic contexts work fine for me. and reconfiguring all vservers is PITA)
+- allow disabling enforcement of no dynamic context (dynamic contexts
+  work fine for me. and reconfiguring all vservers is PITA)
 
 Revision 1.114  2006/04/18 17:07:09  baggins
 - release 7
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.116&r2=1.117&f=u



More information about the pld-cvs-commit mailing list