Author: patrys Date: Thu Nov 13 21:46:59 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 15 - work around mingetty - a better fix is welcome
---- Files affected: SPECS: upstart-SysVinit.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/upstart-SysVinit.spec diff -u SPECS/upstart-SysVinit.spec:1.5 SPECS/upstart-SysVinit.spec:1.6 --- SPECS/upstart-SysVinit.spec:1.5 Thu Nov 13 12:43:28 2008 +++ SPECS/upstart-SysVinit.spec Thu Nov 13 22:46:53 2008 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Wsparcie dla System V w upstart Name: upstart-SysVinit Version: 2.86 -Release: 14 +Release: 15 License: GPL Group: Base Source0: ftp://ftp.cistron.nl/pub/people/miquels/software/sysvinit-%{version}.tar.gz @@ -54,6 +54,8 @@ Requires(pre): /usr/bin/getgid Requires(pre): /usr/sbin/groupadd Requires: /bin/awk +# due to mingetty complaining: tty1: no controlling tty +Requires: /usr/bin/openvt Requires: login %if %{with preconfigured} Requires: logrotate @@ -249,6 +251,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008/11/13 21:46:53 patrys +- rel 15 +- work around mingetty +- a better fix is welcome + Revision 1.5 2008/11/13 11:43:28 arekm - 14; old sysvinit mans are not fully compatible with upstart-sysvinit ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/upstart-SysVinit.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
