Author: emes Date: Sun Nov 19 12:22:09 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added Req: mktemp 1.5 rel 18 is required for scripts to run properly
---- Files affected: SPECS: util-vserver.spec (1.125 -> 1.126) ---- Diffs: ================================================================ Index: SPECS/util-vserver.spec diff -u SPECS/util-vserver.spec:1.125 SPECS/util-vserver.spec:1.126 --- SPECS/util-vserver.spec:1.125 Sat Nov 4 21:53:07 2006 +++ SPECS/util-vserver.spec Sun Nov 19 13:22:04 2006 @@ -19,7 +19,7 @@ Summary(pl): Narzędzia dla linuksowych serwerów wirtualnych Name: util-vserver Version: 0.30.210 -Release: 10 +Release: 11 License: GPL Group: Applications/System Source0: http://www.13thfloor.at/~ensc/util-vserver/files/alpha/%{name}-%{version}.tar.bz2 @@ -86,6 +86,7 @@ Requires: issue Requires: rc-scripts Requires: util-linux +Requires: mktemp >= 1.5-18 Obsoletes: util-vserver-core BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -691,6 +692,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.126 2006/11/19 12:22:04 emes +- added Req: mktemp 1.5 rel 18 is required for scripts to run properly + Revision 1.125 2006/11/04 20:53:07 qboosh - sorted BRs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/util-vserver.spec?r1=1.125&r2=1.126&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
