Author: baggins Date: Tue Apr 18 17:07:14 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - release 7 - barf if vserver has context id unset - build requires /etc/pld-release
---- Files affected: SPECS: util-vserver.spec (1.113 -> 1.114) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.113 SPECS/util-vserver.spec:1.114 --- SPECS/util-vserver.spec:1.113 Sun Mar 26 19:59:46 2006 +++ SPECS/util-vserver.spec Tue Apr 18 19:07:09 2006 @@ -18,7 +18,7 @@ Summary(pl): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.210 -Release: 6 +Release: 7 License: GPL Group: Applications/System Source0: http://www.13thfloor.at/~ensc/util-vserver/files/alpha/%{name}-%{version}.tar.bz2 @@ -47,6 +47,7 @@ Patch7: %{name}-utmpx.patch Patch8: %{name}-vprocunhide.patch Patch9: %{name}-dev.patch +Patch10: %{name}-no-dynamic-ctx.patch URL: http://savannah.nongnu.org/projects/util-vserver/ BuildRequires: autoconf BuildRequires: automake >= 1.9 @@ -168,6 +169,7 @@ Group: Applications/System Requires: %{name} = %{version}-%{release} Requires: e2fsprogs +Requires: /etc/pld-release Conflicts: poldek < 0.18.8-10 %description build @@ -322,6 +324,7 @@ %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 install %{SOURCE9} package-management.txt @@ -664,6 +667,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.114 2006/04/18 17:07:09 baggins +- release 7 +- barf if vserver has context id unset +- build requires /etc/pld-release + Revision 1.113 2006/03/26 17:59:46 blues - cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.113&r2=1.114&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
