Author: glen                         Date: Fri Nov 21 12:13:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch to rebuild rpmdb when internalize/externalize is made to overcame db 
version mismatch problems with guest and host; rel 10

---- Files affected:
SPECS:
   util-vserver.spec (1.204 -> 1.205) 

---- Diffs:

================================================================
Index: SPECS/util-vserver.spec
diff -u SPECS/util-vserver.spec:1.204 SPECS/util-vserver.spec:1.205
--- SPECS/util-vserver.spec:1.204       Mon Nov 17 22:29:25 2008
+++ SPECS/util-vserver.spec     Fri Nov 21 13:13:36 2008
@@ -13,7 +13,6 @@
 # - service vservers stop should shutdown all running vservers (respecting
 #   configuration for order) otherwise on shutdown vservers are not nicely
 #   shutdown!
-# - when building ac guest on th, the platform file for x8664 archidecture is 
wrong
 #
 # m68k and mips are the only not supported archs
 #
@@ -31,7 +30,7 @@
 Summary(pl.UTF-8):     Narzędzia dla linuksowych serwerów wirtualnych
 Name:          util-vserver
 Version:       0.30.215
-Release:       9.4
+Release:       10
 License:       GPL
 Group:         Applications/System
 Source0:       
http://ftp.linux-vserver.org/pub/utils/util-vserver/%{name}-%{version}.tar.bz2
@@ -74,6 +73,7 @@
 Patch18:       %{name}-trunk_fixes.patch
 Patch19:       %{name}-vprocunhide-net.patch
 Patch20:       %{name}-more-caps.patch
+Patch21:       
http://glen.alkohol.ee/pld/util-vserver-dbrebuild-internalize4.patch
 URL:           http://savannah.nongnu.org/projects/util-vserver/
 BuildRequires: autoconf
 BuildRequires: automake >= 1.9
@@ -430,6 +430,7 @@
 %patch18 -p1
 %patch19 -p1
 %patch20 -p1
+%patch21 -p1
 
 install %{SOURCE9} package-management.txt
 
@@ -925,6 +926,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.205  2008/11/21 12:13:36  glen
+- patch to rebuild rpmdb when internalize/externalize is made to overcame db 
version mismatch problems with guest and host; rel 10
+
 Revision 1.204  2008/11/17 21:29:25  glen
 - define %_host_os = %_os instead of messing with platform file
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to