From 9a2afdb49caf8e2467fd5f944935915439b5b74d Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 9 Mar 2006 00:41:28 +0000 Subject: [PATCH] move service-types and service-types.db to avahi-tools package - they're only used in those, and they cause multilib conflicts --- avahi.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/avahi.spec b/avahi.spec index fe7f3be..93ae6aa 100644 --- a/avahi.spec +++ b/avahi.spec @@ -4,7 +4,7 @@ %endif Name: avahi Version: 0.6.9 -Release: 2 +Release: 3 Summary: Local network service discovery Group: System Environment/Base License: LGPL @@ -252,6 +252,7 @@ fi %attr(755,root,root) %{_libdir}/libdns_sd.so.* %attr(755,root,root) %{_datadir}/avahi %exclude %{_datadir}/avahi/interfaces +%exclude %{_datadir}/avahi/service-types* %{_mandir}/man5/* %{_mandir}/man8/* @@ -262,6 +263,7 @@ fi %{_prefix}/lib/python2.4/site-packages/* %attr(0644,root,root) %{_mandir}/man1/* %{_datadir}/avahi/interfaces/ +%{_datadir}/avahi/service-types* %files devel %defattr(0644, root, root, 0755) @@ -309,6 +311,10 @@ fi %endif %changelog +* Wed Mar 08 2006 Bill Nottingham - 0.6.9-2 +- fix scriplet error during installer +- move service-types* to the tools package (avoids multilib conflicts) + * Tue Mar 07 2006 Jason Vas Dias - 0.6.9-1 - Upgrade to upstream version 0.6.9