Author: jajcus Date: Mon May 10 08:43:55 2010 GMT Module: packages Tag: HEAD ---- Log message: - /etc/init is now in the filesystem package - Release: 2
---- Files affected: packages/upstart: upstart.spec (1.51 -> 1.52) ---- Diffs: ================================================================ Index: packages/upstart/upstart.spec diff -u packages/upstart/upstart.spec:1.51 packages/upstart/upstart.spec:1.52 --- packages/upstart/upstart.spec:1.51 Sun May 9 00:08:34 2010 +++ packages/upstart/upstart.spec Mon May 10 10:43:49 2010 @@ -9,7 +9,7 @@ Summary(pl.UTF-8): Oparty na zdarzeniach demon init Name: upstart Version: 0.6.6 -Release: 1 +Release: 2 License: GPL v2 Group: Base Source0: http://upstart.ubuntu.com/download/0.6/%{name}-%{version}.tar.gz @@ -32,6 +32,7 @@ BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.402 Requires: dbus-libs >= 1.2.14-2 +Requires: filesystem >= 3.0-35 Suggests: dbus Suggests: vim-syntax-upstart Provides: virtual(init-daemon) @@ -104,7 +105,6 @@ %doc AUTHORS ChangeLog HACKING NEWS TODO /etc/dbus-1/system.d/Upstart.conf %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name} -%dir %{_sysconfdir}/init %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/init/control-alt-delete.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/init/start-ttys.conf %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/init/tty.conf @@ -132,6 +132,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.52 2010/05/10 08:43:49 jajcus +- /etc/init is now in the filesystem package +- Release: 2 + Revision 1.51 2010/05/08 22:08:34 glen - drop upstart-job ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/upstart/upstart.spec?r1=1.51&r2=1.52&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
