SPECS: avahi.spec - updated to 0.6.14
wiget
wiget at pld-linux.org
Thu Sep 28 10:00:42 CEST 2006
Author: wiget Date: Thu Sep 28 08:00:42 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.6.14
---- Files affected:
SPECS:
avahi.spec (1.51 -> 1.52)
---- Diffs:
================================================================
Index: SPECS/avahi.spec
diff -u SPECS/avahi.spec:1.51 SPECS/avahi.spec:1.52
--- SPECS/avahi.spec:1.51 Sat Aug 26 17:29:47 2006
+++ SPECS/avahi.spec Thu Sep 28 10:00:35 2006
@@ -1,5 +1,9 @@
# $Revision$, $Date$
#
+# TODO:
+# - autoip subpackage ?
+# - autoip start script ?
+#
# Conditional build:
%bcond_without dotnet # build without dotnet bindings
%bcond_without qt # build without (any) qt bindings
@@ -15,12 +19,12 @@
Summary: Free mDNS/DNS-SD implementation
Summary(pl): Wolna implementacja mDNS/DNS-SD
Name: avahi
-Version: 0.6.13
+Version: 0.6.14
Release: 1
License: GPL v.2/LGPL
Group: Applications
Source0: http://avahi.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: d1000689979105cc95b9ca102284aae4
+# Source0-md5: 6abad76bbc2ac0f51a8869b3a2e5c238
Source1: %{name}-daemon
Source2: %{name}-dnsconfd
Source3: %{name}.png
@@ -486,11 +490,9 @@
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/avahi/avahi-dnsconfd.action
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/avahi/hosts
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/avahi/services/ssh.service
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/avahi/services/sftp-ssh.service
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/*
-%attr(755,root,root) %{_bindir}/avahi-browse
-%attr(755,root,root) %{_bindir}/avahi-publish
-%attr(755,root,root) %{_bindir}/avahi-resolve
%attr(755,root,root) %{_bindir}/avahi-set-host-name
%attr(755,root,root) %{_sbindir}/avahi-daemon
@@ -508,6 +510,9 @@
%attr(754,root,root) /etc/rc.d/init.d/%{name}-daemon
%attr(754,root,root) /etc/rc.d/init.d/%{name}-dnsconfd
+%attr(755,root,root) %{_sysconfdir}/%{name}/avahi-autoipd.action
+%attr(755,root,root) %{_sbindir}/avahi-autoipd
+
%files libs
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libavahi-client.so.*.*.*
@@ -661,6 +666,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.52 2006/09/28 08:00:35 wiget
+- updated to 0.6.14
+
Revision 1.51 2006/08/26 15:29:47 grzegol
- 0.6.13
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/avahi.spec?r1=1.51&r2=1.52&f=u
More information about the pld-cvs-commit
mailing list