Author: romke Date: Thu Oct 13 14:12:19 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - vwait timeout fix, - release 2, STBR.
---- Files affected: SPECS: util-vserver.spec (1.72 -> 1.73) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.72 SPECS/util-vserver.spec:1.73 --- SPECS/util-vserver.spec:1.72 Sun Oct 9 11:53:07 2005 +++ SPECS/util-vserver.spec Thu Oct 13 16:12:11 2005 @@ -10,7 +10,7 @@ Summary(pl): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.208 -Release: 1 +Release: 2 License: GPL Group: Applications/System Source0: http://www.13thfloor.at/~ensc/util-vserver/files/alpha/%{name}-%{version}.tar.bz2 @@ -33,6 +33,7 @@ Patch6: http://vserver.13thfloor.at/Experimental/UTIL-VSERVER/delta-0.30.208-shiny6.diff Patch7: %{name}-cpuset.patch Patch8: %{name}-build-umask.patch +Patch9: %{name}-vwait-timeout-fix.patch URL: http://savannah.nongnu.org/projects/util-vserver/ BuildRequires: autoconf BuildRequires: automake >= 1.9 @@ -264,6 +265,7 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 install %{SOURCE7} package-menagament.txt @@ -572,6 +574,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.73 2005/10/13 14:12:11 romke +- vwait timeout fix, +- release 2, STBR. + Revision 1.72 2005/10/09 09:53:07 glen - adapterized ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.72&r2=1.73&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
