Author: baggins Date: Wed Nov 23 14:41:56 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed source enumeration
---- Files affected: SPECS: util-vserver.spec (1.86 -> 1.87) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.86 SPECS/util-vserver.spec:1.87 --- SPECS/util-vserver.spec:1.86 Tue Nov 22 19:06:43 2005 +++ SPECS/util-vserver.spec Wed Nov 23 15:41:26 2005 @@ -26,7 +26,7 @@ Source8: vrootdevices.sysconfig # A bit of documentation explaining package menagement # http://www.paul.sladen.org/vserver/archives/200505/0078.html -Source7: %{name}-pkgmgmt.txt +Source9: %{name}-pkgmgmt.txt Patch0: %{name}-vsysvwrapper.patch Patch1: %{name}-pld.patch Patch2: %{name}-build-poldek.patch @@ -331,7 +331,7 @@ %patch6 -p1 %patch7 -p1 -install %{SOURCE7} package-menagament.txt +install %{SOURCE9} package-menagament.txt cp -a compat.h vserver-compat.h @@ -662,6 +662,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.87 2005/11/23 14:41:26 baggins +- fixed source enumeration + Revision 1.86 2005/11/22 18:06:43 baggins - added vroot support via init scripts ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.86&r2=1.87&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
