Author: baggins Date: Fri Oct 21 20:58:30 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added init path to sanitize vserver stopping
---- Files affected: SPECS: util-vserver.spec (1.77 -> 1.78) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.77 SPECS/util-vserver.spec:1.78 --- SPECS/util-vserver.spec:1.77 Thu Oct 20 11:29:23 2005 +++ SPECS/util-vserver.spec Fri Oct 21 22:58:25 2005 @@ -10,7 +10,7 @@ Summary(pl): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.208 -Release: 2.6 +Release: 2.7 License: GPL Group: Applications/System Source0: http://www.13thfloor.at/~ensc/util-vserver/files/alpha/%{name}-%{version}.tar.bz2 @@ -35,6 +35,7 @@ Patch8: %{name}-build-umask.patch Patch9: %{name}-vwait-timeout-fix.patch Patch10: %{name}-mounted.patch +Patch11: %{name}-init.patch URL: http://savannah.nongnu.org/projects/util-vserver/ BuildRequires: autoconf BuildRequires: automake >= 1.9 @@ -268,6 +269,7 @@ %patch8 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p1 install %{SOURCE7} package-menagament.txt @@ -571,6 +573,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.78 2005/10/21 20:58:25 baggins +- added init path to sanitize vserver stopping + Revision 1.77 2005/10/20 09:29:23 glen - don't assist to start services that are already up in %post ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.77&r2=1.78&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
