move service-types and service-types.db to avahi-tools package - they're
only used in those, and they cause multilib conflicts
This commit is contained in:
parent
08986bc647
commit
9a2afdb49c
@ -4,7 +4,7 @@
|
|||||||
%endif
|
%endif
|
||||||
Name: avahi
|
Name: avahi
|
||||||
Version: 0.6.9
|
Version: 0.6.9
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Local network service discovery
|
Summary: Local network service discovery
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: LGPL
|
License: LGPL
|
||||||
@ -252,6 +252,7 @@ fi
|
|||||||
%attr(755,root,root) %{_libdir}/libdns_sd.so.*
|
%attr(755,root,root) %{_libdir}/libdns_sd.so.*
|
||||||
%attr(755,root,root) %{_datadir}/avahi
|
%attr(755,root,root) %{_datadir}/avahi
|
||||||
%exclude %{_datadir}/avahi/interfaces
|
%exclude %{_datadir}/avahi/interfaces
|
||||||
|
%exclude %{_datadir}/avahi/service-types*
|
||||||
%{_mandir}/man5/*
|
%{_mandir}/man5/*
|
||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
@ -262,6 +263,7 @@ fi
|
|||||||
%{_prefix}/lib/python2.4/site-packages/*
|
%{_prefix}/lib/python2.4/site-packages/*
|
||||||
%attr(0644,root,root) %{_mandir}/man1/*
|
%attr(0644,root,root) %{_mandir}/man1/*
|
||||||
%{_datadir}/avahi/interfaces/
|
%{_datadir}/avahi/interfaces/
|
||||||
|
%{_datadir}/avahi/service-types*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(0644, root, root, 0755)
|
%defattr(0644, root, root, 0755)
|
||||||
@ -309,6 +311,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 08 2006 Bill Nottingham <notting@redhat.com> - 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 <jvdias@redhat.com> - 0.6.9-1
|
* Tue Mar 07 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.9-1
|
||||||
- Upgrade to upstream version 0.6.9
|
- Upgrade to upstream version 0.6.9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user