Author: glen Date: Fri Dec 23 19:36:07 2011 GMT Module: packages Tag: HEAD ---- Log message: - upstart-SysVinit is replaced by -tools, not by main package
---- Files affected: packages/SysVinit: SysVinit.spec (1.167 -> 1.168) ---- Diffs: ================================================================ Index: packages/SysVinit/SysVinit.spec diff -u packages/SysVinit/SysVinit.spec:1.167 packages/SysVinit/SysVinit.spec:1.168 --- packages/SysVinit/SysVinit.spec:1.167 Fri Dec 23 20:34:06 2011 +++ packages/SysVinit/SysVinit.spec Fri Dec 23 20:36:01 2011 @@ -15,7 +15,7 @@ Summary(uk.UTF-8): Програми, що керують базовими системними процесами Name: SysVinit Version: 2.88 -Release: 5 +Release: 6 License: GPL Group: Base Source0: http://download.savannah.gnu.org/releases/sysvinit/sysvinit-%{version}dsf.tar.bz2 @@ -52,7 +52,6 @@ Requires: util-linux >= 2.20-5 Provides: group(utmp) Provides: virtual(init-daemon) -Obsoletes: upstart-SysVinit #Obsoletes: virtual(init-daemon) Obsoletes: vserver-SysVinit BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -114,6 +113,7 @@ %package tools Summary: Tools used for process and utmp management Group: Base +Obsoletes: upstart-SysVinit Conflicts: SysVinit < 2.86-27 Conflicts: rc-scripts < 0.4.5.1-6 @@ -387,6 +387,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.168 2011/12/23 19:36:01 glen +- upstart-SysVinit is replaced by -tools, not by main package + Revision 1.167 2011/12/23 19:34:06 glen - do not obsolete virtual(init-daemon), breaks upstart install with sysvinit fallback possibility ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/SysVinit/SysVinit.spec?r1=1.167&r2=1.168&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
