Author: glen Date: Wed Sep 9 05:51:12 2009 GMT Module: packages Tag: HEAD ---- Log message: - add /proc to %_netsharedpath (mountpoint)
---- Files affected: packages/util-vserver: util-vserver-pld.patch (1.39 -> 1.40) ---- Diffs: ================================================================ Index: packages/util-vserver/util-vserver-pld.patch diff -u packages/util-vserver/util-vserver-pld.patch:1.39 packages/util-vserver/util-vserver-pld.patch:1.40 --- packages/util-vserver/util-vserver-pld.patch:1.39 Thu Aug 13 01:02:51 2009 +++ packages/util-vserver/util-vserver-pld.patch Wed Sep 9 07:51:06 2009 @@ -125,7 +125,7 @@ +# Because of https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52725 +# you have to use at least one language beside 'C' +%_install_langs C:en:pl -+%_netsharedpath /dev ++%_netsharedpath /dev:/proc +%_tmppath /tmp +%_host_os %_os diff -urN util-vserver-0.30.216-r2837.orig/distrib/pld-th/pkgs/01 util-vserver-0.30.216-r2837/distrib/pld-th/pkgs/01 @@ -214,7 +214,7 @@ +# Because of https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52725 +# you have to use at least one language beside 'C' +%_install_langs C:en:pl -+%_netsharedpath /dev ++%_netsharedpath /dev:/proc +%_tmppath /tmp +%_host_os %_os diff -urN util-vserver-0.30.216-r2837.orig/distrib/pld-ti/pkgs/01 util-vserver-0.30.216-r2837/distrib/pld-ti/pkgs/01 @@ -284,7 +284,7 @@ +# Because of https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=52725 +# you have to use at least one language beside 'C' +%_install_langs C:en:pl -+%_netsharedpath /dev ++%_netsharedpath /dev:/proc +%_tmppath /tmp +%_host_os %_os diff -urN util-vserver-0.30.216-r2837.orig/scripts/functions util-vserver-0.30.216-r2837/scripts/functions ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/util-vserver/util-vserver-pld.patch?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
