Author: glen Date: Mon Mar 6 11:22:38 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - create /dev/tty0 for mc in vserver build
---- Files affected: SPECS: util-vserver.spec (1.109 -> 1.110) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.109 SPECS/util-vserver.spec:1.110 --- SPECS/util-vserver.spec:1.109 Mon Mar 6 12:09:38 2006 +++ SPECS/util-vserver.spec Mon Mar 6 12:22:32 2006 @@ -18,7 +18,7 @@ Summary(pl): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.210 -Release: 5.3 +Release: 5.4 License: GPL Group: Applications/System Source0: http://www.13thfloor.at/~ensc/util-vserver/files/alpha/%{name}-%{version}.tar.bz2 @@ -46,6 +46,7 @@ Patch6: %{name}-build-umask.patch Patch7: %{name}-utmpx.patch Patch8: %{name}-vprocunhide.patch +Patch9: %{name}-dev.patch URL: http://savannah.nongnu.org/projects/util-vserver/ BuildRequires: autoconf BuildRequires: automake >= 1.9 @@ -320,6 +321,7 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 install %{SOURCE9} package-management.txt @@ -662,6 +664,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.110 2006/03/06 11:22:32 glen +- create /dev/tty0 for mc in vserver build + Revision 1.109 2006/03/06 11:09:38 glen - unhide /proc/mounts symlink ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.109&r2=1.110&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
