Author: glen Date: Wed Apr 28 04:58:28 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.6.6, /proc and /sys is mounted by upstart
---- Files affected: packages/upstart: upstart.spec (1.48 -> 1.49) ---- Diffs: ================================================================ Index: packages/upstart/upstart.spec diff -u packages/upstart/upstart.spec:1.48 packages/upstart/upstart.spec:1.49 --- packages/upstart/upstart.spec:1.48 Wed Apr 21 11:48:44 2010 +++ packages/upstart/upstart.spec Wed Apr 28 06:58:23 2010 @@ -8,17 +8,17 @@ Summary: Event-based init daemon Summary(pl.UTF-8): Oparty na zdarzeniach demon init Name: upstart -Version: 0.6.5 -Release: 2 +Version: 0.6.6 +Release: 1 License: GPL v2 Group: Base Source0: http://upstart.ubuntu.com/download/0.6/%{name}-%{version}.tar.gz -# Source0-md5: f9466bba72b655c2408353b64105853f +# Source0-md5: 5a2e9962a4cea719fbe07c33e2591b06 URL: http://upstart.ubuntu.com/ Patch0: pldize.patch Source1: start-ttys.conf Source2: tty.conf -Source3: upstart.sysconfig +Source3: %{name}.sysconfig BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 BuildRequires: dbus-devel >= 1.2.16-1 @@ -26,9 +26,10 @@ BuildRequires: gcc >= 5:4.0 BuildRequires: gettext >= 0.14.5 BuildRequires: glibc-headers >= 6:2.4.0 -BuildRequires: libnih-devel >= 1.0.1 +BuildRequires: libnih-devel >= 1.0.2 BuildRequires: libtool >= 2:1.5.22 BuildRequires: pkgconfig +BuildRequires: rpmbuild(macros) >= 1.402 Requires: dbus-libs >= 1.2.14-2 Suggests: dbus Suggests: vim-syntax-upstart @@ -128,6 +129,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.49 2010/04/28 04:58:23 glen +- up to 0.6.6, + /proc and /sys is mounted by upstart + Revision 1.48 2010/04/21 09:48:44 glen - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/upstart/upstart.spec?r1=1.48&r2=1.49&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
