Author: hawk Date: Wed Nov 24 10:51:47 2010 GMT Module: packages Tag: HEAD ---- Log message: - Titanium will not support upstart
---- Files affected: packages/dbus: dbus.spec (1.207 -> 1.208) ---- Diffs: ================================================================ Index: packages/dbus/dbus.spec diff -u packages/dbus/dbus.spec:1.207 packages/dbus/dbus.spec:1.208 --- packages/dbus/dbus.spec:1.207 Thu Nov 18 11:25:19 2010 +++ packages/dbus/dbus.spec Wed Nov 24 11:51:42 2010 @@ -9,7 +9,7 @@ Summary(pl.UTF-8): Magistrala przesyłania komunikatów D-BUS Name: dbus Version: 1.4.0 -Release: 2 +Release: 3 License: AFL v2.1 or GPL v2 Group: Libraries Source0: http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz @@ -250,9 +250,11 @@ %{_mandir}/man1/dbus-monitor.1* %{_mandir}/man1/dbus-send.1* +%if "%{pld_release}" != "ti" %files upstart %defattr(644,root,root,755) %config(noreplace) %verify(not md5 mtime size) /etc/init/messagebus.conf +%endif %files dirs %defattr(644,root,root,755) @@ -286,6 +288,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.208 2010/11/24 10:51:42 hawk +- Titanium will not support upstart + Revision 1.207 2010/11/18 10:25:19 hawk - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dbus/dbus.spec?r1=1.207&r2=1.208&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
