Author: hawk Date: Tue Aug 24 16:31:28 2010 GMT Module: packages Tag: HEAD ---- Log message: - Titanium will not support upstart
---- Files affected: packages/avahi: avahi.spec (1.119 -> 1.120) ---- Diffs: ================================================================ Index: packages/avahi/avahi.spec diff -u packages/avahi/avahi.spec:1.119 packages/avahi/avahi.spec:1.120 --- packages/avahi/avahi.spec:1.119 Sun Aug 15 22:15:20 2010 +++ packages/avahi/avahi.spec Tue Aug 24 18:31:23 2010 @@ -34,7 +34,7 @@ Summary(pl.UTF-8): Wolna implementacja mDNS/DNS-SD/Zeroconf Name: avahi Version: 0.6.27 -Release: 1 +Release: 2 License: LGPL v2.1+ Group: Applications Source0: http://avahi.org/download/%{name}-%{version}.tar.gz @@ -765,9 +765,11 @@ %attr(754,root,root) /etc/rc.d/init.d/%{name}-daemon %attr(754,root,root) /etc/rc.d/init.d/%{name}-dnsconfd +%if "%{pld_release}" != "ti" %files upstart %defattr(644,root,root,755) %config(noreplace) %verify(not md5 mtime size) /etc/init/*.conf +%endif %files autoipd %defattr(644,root,root,755) @@ -1019,6 +1021,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.120 2010/08/24 16:31:23 hawk +- Titanium will not support upstart + Revision 1.119 2010/08/15 20:15:20 qboosh - package dbus and gir files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/avahi/avahi.spec?r1=1.119&r2=1.120&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
