From 5d70d636994614442badd5e30ce96e3ec23d0548 Mon Sep 17 00:00:00 2001 From: hawk Date: Tue, 24 Aug 2010 16:31:23 +0000 Subject: [PATCH] - Titanium will not support upstart Changed files: avahi.spec -> 1.120 --- avahi.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/avahi.spec b/avahi.spec index 064d6f4..42efb77 100644 --- a/avahi.spec +++ b/avahi.spec @@ -33,7 +33,7 @@ Summary: Free mDNS/DNS-SD/Zeroconf implementation 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 @@ -764,9 +764,11 @@ fi %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) -- 2.44.0