Author: glen Date: Mon Mar 6 11:09:43 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - unhide /proc/mounts symlink
---- Files affected: SPECS: util-vserver.spec (1.108 -> 1.109) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.108 SPECS/util-vserver.spec:1.109 --- SPECS/util-vserver.spec:1.108 Fri Mar 3 10:32:39 2006 +++ SPECS/util-vserver.spec Mon Mar 6 12:09:38 2006 @@ -18,7 +18,7 @@ Summary(pl): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.210 -Release: 5.2 +Release: 5.3 License: GPL Group: Applications/System Source0: http://www.13thfloor.at/~ensc/util-vserver/files/alpha/%{name}-%{version}.tar.bz2 @@ -45,6 +45,7 @@ Patch5: %{name}-cpuset.patch Patch6: %{name}-build-umask.patch Patch7: %{name}-utmpx.patch +Patch8: %{name}-vprocunhide.patch URL: http://savannah.nongnu.org/projects/util-vserver/ BuildRequires: autoconf BuildRequires: automake >= 1.9 @@ -318,6 +319,7 @@ %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 install %{SOURCE9} package-management.txt @@ -660,6 +662,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.109 2006/03/06 11:09:38 glen +- unhide /proc/mounts symlink + Revision 1.108 2006/03/03 09:32:39 glen - add vproc utility - trigger to remove old base packages from ignore list of poldek.conf ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.108&r2=1.109&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
