2006-01-16 23:56:58 +00:00
|
|
|
%{?!WITH_MONO: %define WITH_MONO 1}
|
2006-05-30 23:54:27 +00:00
|
|
|
%{?!WITH_COMPAT_DNSSD: %define WITH_COMPAT_DNSSD 1}
|
|
|
|
%{?!WITH_COMPAT_HOWL: %define WITH_COMPAT_HOWL 1}
|
2008-02-10 03:42:28 +00:00
|
|
|
%ifarch ppc64 s390 s390x sparc64
|
2006-01-16 23:56:58 +00:00
|
|
|
%define WITH_MONO 0
|
|
|
|
%endif
|
2005-10-21 15:43:09 +00:00
|
|
|
Name: avahi
|
2008-12-12 21:36:22 +00:00
|
|
|
Version: 0.6.24
|
|
|
|
Release: 1%{?dist}
|
2005-11-14 21:50:58 +00:00
|
|
|
Summary: Local network service discovery
|
2005-10-21 15:43:09 +00:00
|
|
|
Group: System Environment/Base
|
2007-09-25 00:20:49 +00:00
|
|
|
License: LGPLv2
|
2006-01-09 16:25:30 +00:00
|
|
|
URL: http://avahi.org
|
2007-06-25 13:21:10 +00:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
2007-08-09 13:01:55 +00:00
|
|
|
Requires: dbus, expat
|
2008-02-10 03:42:28 +00:00
|
|
|
Requires: libdaemon >= 0.11
|
2006-02-23 17:21:13 +00:00
|
|
|
Requires(post): initscripts, chkconfig, ldconfig
|
2008-02-10 03:42:28 +00:00
|
|
|
Requires(pre): shadow-utils
|
2008-06-04 14:10:03 +00:00
|
|
|
BuildRequires: automake libtool
|
2006-07-18 22:27:03 +00:00
|
|
|
BuildRequires: dbus-devel >= 0.90
|
|
|
|
BuildRequires: dbus-glib-devel >= 0.70
|
2006-06-06 18:56:55 +00:00
|
|
|
BuildRequires: dbus-python
|
2006-06-06 22:49:12 +00:00
|
|
|
BuildRequires: libxml2-python
|
2006-06-06 18:56:55 +00:00
|
|
|
BuildRequires: gtk2-devel
|
2008-03-10 23:01:11 +00:00
|
|
|
BuildRequires: qt3-devel
|
2008-06-04 14:10:03 +00:00
|
|
|
BuildRequires: qt4-devel
|
2006-06-06 18:56:55 +00:00
|
|
|
BuildRequires: libglade2-devel
|
2007-06-25 13:21:10 +00:00
|
|
|
BuildRequires: libdaemon-devel >= 0.11
|
2006-06-13 17:29:53 +00:00
|
|
|
BuildRequires: glib2-devel
|
2006-06-06 18:56:55 +00:00
|
|
|
BuildRequires: libcap-devel
|
|
|
|
BuildRequires: expat-devel
|
|
|
|
BuildRequires: python
|
|
|
|
BuildRequires: gdbm-devel
|
|
|
|
BuildRequires: pygtk2
|
2007-12-17 19:30:11 +00:00
|
|
|
BuildRequires: intltool perl-XML-Parser
|
2006-06-06 18:56:55 +00:00
|
|
|
%if %{WITH_MONO}
|
|
|
|
BuildRequires: mono-devel >= 1.1.13
|
|
|
|
%endif
|
2007-06-25 13:21:10 +00:00
|
|
|
Obsoletes: howl
|
2007-06-25 13:53:05 +00:00
|
|
|
Source0: http://avahi.org/download/%{name}-%{version}.tar.gz
|
2006-01-12 22:49:32 +00:00
|
|
|
# enable mono's mcs to work in beehive buildroot:
|
2007-08-12 19:41:49 +00:00
|
|
|
Patch2: avahi-0.6.3-MONO_SHARED_DIR.patch
|
2006-11-24 09:19:19 +00:00
|
|
|
|
2005-10-21 15:43:09 +00:00
|
|
|
%description
|
|
|
|
Avahi is a system which facilitates service discovery on
|
|
|
|
a local network -- this means that you can plug your laptop or
|
|
|
|
computer into a network and instantly be able to view other people who
|
|
|
|
you can chat with, find printers to print to or find files being
|
|
|
|
shared. This kind of technology is already found in MacOS X (branded
|
|
|
|
'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very
|
|
|
|
convenient.
|
|
|
|
|
|
|
|
%package tools
|
2007-09-06 16:28:52 +00:00
|
|
|
Summary: Command line tools for mDNS browsing and publishing
|
2005-10-21 15:43:09 +00:00
|
|
|
Group: System Environment/Base
|
2008-03-27 18:17:07 +00:00
|
|
|
Requires: %{name} = %{version}-%{release}, gtk2, pygtk2, pygtk2-libglade, gdbm, python, dbus-python
|
2005-10-21 15:43:09 +00:00
|
|
|
|
|
|
|
%description tools
|
2007-09-06 16:28:52 +00:00
|
|
|
Command line tools that use avahi to browse and publish mDNS services.
|
|
|
|
|
|
|
|
%package ui-tools
|
|
|
|
Summary: UI tools for mDNS browsing
|
|
|
|
Group: System Environment/Base
|
2008-03-27 18:17:07 +00:00
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
Requires: %{name}-ui = %{version}-%{release}
|
2007-12-18 11:46:28 +00:00
|
|
|
Requires: vnc
|
|
|
|
Requires: openssh-clients
|
2007-09-06 16:28:52 +00:00
|
|
|
|
|
|
|
%description ui-tools
|
|
|
|
Graphical user interface tools that use Avahi to browse for mDNS services.
|
2005-10-21 15:43:09 +00:00
|
|
|
|
|
|
|
%package glib
|
2005-11-14 21:50:58 +00:00
|
|
|
Summary: Glib libraries for avahi
|
2005-10-21 15:43:09 +00:00
|
|
|
Group: System Environment/Base
|
2008-03-27 18:17:07 +00:00
|
|
|
Requires: %{name} = %{version}-%{release}
|
2005-11-22 18:20:55 +00:00
|
|
|
Requires: glib2
|
2005-10-21 15:43:09 +00:00
|
|
|
|
|
|
|
%description glib
|
|
|
|
Libraries for easy use of avahi from glib applications.
|
|
|
|
|
|
|
|
%package glib-devel
|
2005-11-14 21:50:58 +00:00
|
|
|
Summary: Libraries and header files for avahi glib development
|
2005-10-21 15:43:09 +00:00
|
|
|
Group: Development/Libraries
|
2008-03-27 18:17:07 +00:00
|
|
|
Requires: %{name}-devel = %{version}-%{release}
|
|
|
|
Requires: %{name}-glib = %{version}-%{release}
|
2005-10-21 15:43:09 +00:00
|
|
|
Requires: glib2-devel
|
|
|
|
|
|
|
|
%description glib-devel
|
|
|
|
The avahi-devel package contains the header files and libraries
|
|
|
|
necessary for developing programs using avahi with glib.
|
|
|
|
|
2007-12-17 18:00:22 +00:00
|
|
|
%package gobject
|
|
|
|
Summary: GObject wrapper library for Avahi
|
|
|
|
Group: System Environment/Base
|
|
|
|
Requires: glib2
|
2008-03-27 18:17:07 +00:00
|
|
|
Requires: %{name}-glib = %{version}-%{release}
|
2007-12-17 18:00:22 +00:00
|
|
|
|
|
|
|
%description gobject
|
|
|
|
This library contains a GObject wrapper for the Avahi API
|
|
|
|
|
|
|
|
%package gobject-devel
|
|
|
|
Summary: Libraries and header files for Avahi GObject development
|
|
|
|
Group: Development/Libraries
|
2008-03-27 18:17:07 +00:00
|
|
|
Requires: %{name}-gobject = %{version}-%{release}
|
|
|
|
Requires: %{name}-devel = %{version}-%{release}
|
|
|
|
Requires: %{name}-glib-devel = %{version}-%{release}
|
2007-12-17 18:00:22 +00:00
|
|
|
|
|
|
|
%description gobject-devel
|
|
|
|
The avahi-gobject-devel package contains the header files and libraries
|
|
|
|
necessary for developing programs using avahi-gobject.
|
|
|
|
|
2007-06-25 13:21:10 +00:00
|
|
|
%package ui
|
|
|
|
Summary: Gtk user interface library for Avahi
|
|
|
|
Group: System Environment/Base
|
|
|
|
Requires: gtk2
|
|
|
|
|
|
|
|
%description ui
|
|
|
|
This library contains a Gtk widget for browsing services.
|
|
|
|
|
|
|
|
%package ui-devel
|
|
|
|
Summary: Libraries and header files for Avahi UI development
|
|
|
|
Group: Development/Libraries
|
2008-03-27 18:17:07 +00:00
|
|
|
Requires: %{name}-devel = %{version}-%{release}
|
|
|
|
Requires: %{name}-ui = %{version}-%{release}
|
|
|
|
Requires: %{name}-glib-devel = %{version}-%{release}
|
2007-06-25 13:21:10 +00:00
|
|
|
|
|
|
|
%description ui-devel
|
|
|
|
The avahi-ui-devel package contains the header files and libraries
|
|
|
|
necessary for developing programs using avahi-ui.
|
|
|
|
|
2005-10-21 15:43:09 +00:00
|
|
|
%package qt3
|
|
|
|
Summary: Qt3 libraries for avahi
|
|
|
|
Group: System Environment/Base
|
2008-03-27 18:17:07 +00:00
|
|
|
Requires: %{name} = %{version}-%{release}
|
2005-10-21 15:43:09 +00:00
|
|
|
|
|
|
|
%description qt3
|
|
|
|
Libraries for easy use of avahi from Qt3 applications.
|
|
|
|
|
|
|
|
%package qt3-devel
|
2005-11-14 21:50:58 +00:00
|
|
|
Summary: Libraries and header files for avahi Qt3 development
|
2005-10-21 15:43:09 +00:00
|
|
|
Group: Development/Libraries
|
2008-03-27 18:17:07 +00:00
|
|
|
Requires: %{name}-devel = %{version}-%{release}
|
|
|
|
Requires: %{name}-qt3 = %{version}-%{release}
|
2008-03-10 23:01:11 +00:00
|
|
|
Requires: qt3-devel
|
2005-10-21 15:43:09 +00:00
|
|
|
|
|
|
|
%description qt3-devel
|
2006-01-12 20:53:31 +00:00
|
|
|
The avahi-qt3-devel package contains the header files and libraries
|
2005-10-21 15:43:09 +00:00
|
|
|
necessary for developing programs using avahi with Qt3.
|
|
|
|
|
2008-06-04 14:10:03 +00:00
|
|
|
%package qt4
|
|
|
|
Summary: Qt4 libraries for avahi
|
|
|
|
Group: System Environment/Base
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
|
|
|
%description qt4
|
|
|
|
Libraries for easy use of avahi from Qt4 applications.
|
|
|
|
|
|
|
|
%package qt4-devel
|
|
|
|
Summary: Libraries and header files for avahi Qt4 development
|
|
|
|
Group: Development/Libraries
|
|
|
|
Requires: %{name}-devel = %{version}-%{release}
|
|
|
|
Requires: %{name}-qt4 = %{version}-%{release}
|
|
|
|
Requires: qt4-devel
|
|
|
|
|
|
|
|
%description qt4-devel
|
|
|
|
Th avahi-qt4-devel package contains the header files and libraries
|
|
|
|
necessary for developing programs using avahi with Qt4.
|
|
|
|
|
2006-01-16 23:56:58 +00:00
|
|
|
%if %{WITH_MONO}
|
2006-01-12 20:53:31 +00:00
|
|
|
%package sharp
|
|
|
|
Summary: Mono language bindings for avahi mono development
|
2007-06-25 13:21:10 +00:00
|
|
|
Group: Development/Libraries
|
2006-01-13 16:03:23 +00:00
|
|
|
Requires: mono-core >= 1.1.13
|
2006-01-12 20:53:31 +00:00
|
|
|
|
|
|
|
%description sharp
|
|
|
|
The avahi-sharp package contains the files needed to develop
|
|
|
|
mono programs that use avahi.
|
2007-06-25 13:21:10 +00:00
|
|
|
|
|
|
|
%package ui-sharp
|
|
|
|
Summary: Mono language bindings for avahi-ui mono development
|
|
|
|
Group: Development/Libraries
|
|
|
|
Requires: mono-core >= 1.1.13
|
|
|
|
Requires: gtk-sharp2
|
2007-06-25 15:35:35 +00:00
|
|
|
BuildRequires: gtk-sharp2-devel
|
2007-06-25 13:21:10 +00:00
|
|
|
|
|
|
|
%description ui-sharp
|
|
|
|
The avahi-sharp package contains the files needed to develop
|
|
|
|
mono programs that use avahi-ui.
|
2007-06-25 19:09:15 +00:00
|
|
|
%endif
|
2006-01-12 20:53:31 +00:00
|
|
|
|
2005-10-21 15:43:09 +00:00
|
|
|
%package devel
|
2006-05-30 23:54:27 +00:00
|
|
|
Summary: Libraries and header files for avahi development
|
|
|
|
Group: Development/Libraries
|
2008-03-27 18:17:07 +00:00
|
|
|
Requires: %{name} = %{version}-%{release}
|
2008-06-04 14:10:03 +00:00
|
|
|
Requires: pkgconfig
|
2005-10-21 15:43:09 +00:00
|
|
|
|
|
|
|
%description devel
|
|
|
|
The avahi-devel package contains the header files and libraries
|
|
|
|
necessary for developing programs using avahi.
|
|
|
|
|
2006-05-30 23:54:27 +00:00
|
|
|
%package compat-howl
|
2007-06-25 13:21:10 +00:00
|
|
|
Summary: Libraries for howl compatibility
|
2006-05-30 23:54:27 +00:00
|
|
|
Group: Development/Libraries
|
2008-03-27 18:17:07 +00:00
|
|
|
Requires: %{name} = %{version}-%{release}
|
2006-05-30 23:54:27 +00:00
|
|
|
Obsoletes: howl-libs
|
2007-06-25 13:21:10 +00:00
|
|
|
Provides: howl-libs
|
2006-05-30 23:54:27 +00:00
|
|
|
|
|
|
|
%description compat-howl
|
|
|
|
Libraries that are compatible with those provided by the howl package.
|
|
|
|
|
|
|
|
%package compat-howl-devel
|
2007-06-25 13:21:10 +00:00
|
|
|
Summary: Header files for development with the howl compatibility libraries
|
2006-05-30 23:54:27 +00:00
|
|
|
Group: Development/Libraries
|
2008-03-27 18:17:07 +00:00
|
|
|
Requires: avahi-compat-howl = %{version}-%{release}
|
2006-05-30 23:54:27 +00:00
|
|
|
Obsoletes: howl-devel
|
2007-06-25 13:21:10 +00:00
|
|
|
Provides: howl-devel
|
2006-05-30 23:54:27 +00:00
|
|
|
|
|
|
|
%description compat-howl-devel
|
|
|
|
Header files for development with the howl compatibility libraries.
|
|
|
|
|
|
|
|
%package compat-libdns_sd
|
2007-06-25 13:21:10 +00:00
|
|
|
Summary: Libraries for Apple Bonjour mDNSResponder compatibility
|
2006-05-30 23:54:27 +00:00
|
|
|
Group: Development/Libraries
|
2008-03-27 18:17:07 +00:00
|
|
|
Requires: %{name} = %{version}-%{release}
|
2006-05-30 23:54:27 +00:00
|
|
|
|
|
|
|
%description compat-libdns_sd
|
|
|
|
Libraries for Apple Bonjour mDNSResponder compatibility.
|
|
|
|
|
|
|
|
%package compat-libdns_sd-devel
|
2007-06-25 13:21:10 +00:00
|
|
|
Summary: Header files for the Apple Bonjour mDNSResponder compatibility libraries
|
2006-05-30 23:54:27 +00:00
|
|
|
Group: Development/Libraries
|
2008-03-27 18:17:07 +00:00
|
|
|
Requires: avahi-compat-libdns_sd = %{version}-%{release}
|
2006-05-30 23:54:27 +00:00
|
|
|
|
|
|
|
%description compat-libdns_sd-devel
|
2007-06-25 13:21:10 +00:00
|
|
|
Header files for development with the Apple Bonjour mDNSResponder compatibility
|
|
|
|
libraries.
|
|
|
|
|
|
|
|
%package autoipd
|
|
|
|
Summary: Link-local IPv4 address automatic configuration daemon (IPv4LL)
|
|
|
|
Group: System Environment/Base
|
2007-07-05 21:31:08 +00:00
|
|
|
Requires(pre): shadow-utils
|
2007-06-25 13:21:10 +00:00
|
|
|
|
|
|
|
%description autoipd
|
|
|
|
avahi-autoipd implements IPv4LL, "Dynamic Configuration of IPv4
|
|
|
|
Link-Local Addresses" (IETF RFC3927), a protocol for automatic IP address
|
|
|
|
configuration from the link-local 169.254.0.0/16 range without the need for a
|
|
|
|
central server. It is primarily intended to be used in ad-hoc networks which
|
|
|
|
lack a DHCP server.
|
|
|
|
|
|
|
|
%package dnsconfd
|
|
|
|
Summary: Configure local unicast DNS settings based on information published in mDNS
|
|
|
|
Group: System Environment/Base
|
2008-03-27 18:17:07 +00:00
|
|
|
Requires: %{name} = %{version}-%{release}
|
2006-05-30 23:54:27 +00:00
|
|
|
|
2007-06-25 13:21:10 +00:00
|
|
|
%description dnsconfd
|
|
|
|
avahi-dnsconfd connects to a running avahi-daemon and runs the script
|
|
|
|
/etc/avahi/dnsconfd.action for each unicast DNS server that is announced on the
|
|
|
|
local LAN. This is useful for configuring unicast DNS servers in a DHCP-like
|
|
|
|
fashion with mDNS.
|
2005-10-21 15:43:09 +00:00
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
2007-08-09 13:18:44 +00:00
|
|
|
%if %{WITH_MONO}
|
2007-08-12 19:41:49 +00:00
|
|
|
%patch2 -p1 -b .MONO_SHARED_DIR
|
2006-01-16 23:56:58 +00:00
|
|
|
%endif
|
2005-10-21 15:43:09 +00:00
|
|
|
|
2008-06-04 14:10:03 +00:00
|
|
|
# nuke rpath, TODO: double-check if still required on new releases
|
2008-12-03 21:55:16 +00:00
|
|
|
autoreconf -i
|
2008-06-04 14:10:03 +00:00
|
|
|
|
2005-10-21 15:43:09 +00:00
|
|
|
%build
|
|
|
|
|
2008-06-04 14:10:03 +00:00
|
|
|
%configure --with-distro=fedora --disable-monodoc --without-python-twisted --with-avahi-user=avahi --with-avahi-group=avahi --enable-compat-howl --with-avahi-priv-access-group=avahi --with-autoipd-user=avahi-autoipd --with-autoipd-group=avahi-autoipd \
|
2006-05-30 23:54:27 +00:00
|
|
|
%if %{WITH_COMPAT_DNSSD}
|
2007-06-25 13:21:10 +00:00
|
|
|
--enable-compat-libdns_sd \
|
2006-05-30 23:54:27 +00:00
|
|
|
%endif
|
2006-01-16 23:56:58 +00:00
|
|
|
%if ! %{WITH_MONO}
|
2007-06-25 13:21:10 +00:00
|
|
|
--disable-mono \
|
2006-01-16 23:56:58 +00:00
|
|
|
%endif
|
|
|
|
;
|
2008-06-04 14:10:03 +00:00
|
|
|
|
|
|
|
# less invasible anti-rpath hack if one wants to avoid auto*foo
|
|
|
|
#sed -i -e 's/hardcode_into_libs=yes/hardcode_into_libs=no/' libtool
|
|
|
|
|
2005-10-21 15:43:09 +00:00
|
|
|
make %{?_smp_mflags}
|
2007-12-17 18:00:22 +00:00
|
|
|
#make %{?_smp_mflags} avahi.devhelp doxygen-run
|
2005-10-21 15:43:09 +00:00
|
|
|
|
|
|
|
%install
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
make install DESTDIR=$RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
|
|
|
|
|
|
|
|
# remove example
|
2007-09-06 16:28:52 +00:00
|
|
|
rm -f $RPM_BUILD_ROOT%{_sysconfdir}/avahi/services/sftp-ssh.service
|
2005-10-21 15:43:09 +00:00
|
|
|
|
|
|
|
# remove desktop file for avahi-discover
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_datadir}/applications/avahi-discover.desktop
|
|
|
|
|
2005-11-14 21:50:58 +00:00
|
|
|
# create /var/run/avahi-daemon to ensure correct selinux policy for it:
|
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/run/avahi-daemon
|
2007-06-25 13:21:10 +00:00
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/avahi-autoipd
|
2005-11-14 21:50:58 +00:00
|
|
|
|
2005-11-30 19:37:42 +00:00
|
|
|
# remove the documentation directory - let \%doc handle it:
|
|
|
|
rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
|
|
|
|
|
2005-12-02 20:41:01 +00:00
|
|
|
# remove avahi-bookmarks - unusable without python-twisted,
|
|
|
|
# which has been judged dangerous and is removed from the
|
|
|
|
# Fedora Core distribution:
|
|
|
|
rm -f $RPM_BUILD_ROOT/%{_bindir}/avahi-bookmarks $RPM_BUILD_ROOT/%{_mandir}/man1/avahi-bookmarks*
|
2005-12-22 17:58:28 +00:00
|
|
|
#
|
|
|
|
# move initscripts into /etc/rc.d/init.d :
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/rc.d/init.d
|
|
|
|
mv $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/* $RPM_BUILD_ROOT/%{_sysconfdir}/rc.d/init.d
|
|
|
|
rm -rf $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/*
|
2006-01-26 18:11:34 +00:00
|
|
|
#
|
|
|
|
# Make /etc/avahi/etc/localtime owned by avahi:
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/etc/avahi/etc
|
|
|
|
touch $RPM_BUILD_ROOT/etc/avahi/etc/localtime
|
2006-03-16 23:09:37 +00:00
|
|
|
#
|
2006-07-17 22:02:07 +00:00
|
|
|
# fix bug 197414 - add missing symlinks for avahi-compat-howl and avahi-compat-dns-sd
|
|
|
|
%if %{WITH_COMPAT_HOWL}
|
|
|
|
ln -s avahi-compat-howl.pc $RPM_BUILD_ROOT/%{_libdir}/pkgconfig/howl.pc
|
|
|
|
%endif
|
|
|
|
%if %{WITH_COMPAT_DNSSD}
|
|
|
|
ln -s avahi-compat-libdns_sd.pc $RPM_BUILD_ROOT/%{_libdir}/pkgconfig/libdns_sd.pc
|
|
|
|
ln -s avahi-compat-libdns_sd/dns_sd.h $RPM_BUILD_ROOT/%{_includedir}/
|
|
|
|
%endif
|
|
|
|
#
|
2005-12-02 20:41:01 +00:00
|
|
|
:;
|
|
|
|
|
2005-10-21 15:43:09 +00:00
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
%pre
|
2007-06-25 13:21:10 +00:00
|
|
|
/usr/sbin/groupadd -f -r avahi
|
|
|
|
/usr/bin/id avahi >/dev/null 2>&1 || \
|
|
|
|
/usr/sbin/useradd -r -g avahi -c 'avahi-daemon' -s /sbin/nologin -d %{_localstatedir}/run/avahi-daemon avahi
|
2005-10-21 15:43:09 +00:00
|
|
|
|
|
|
|
%post
|
|
|
|
/sbin/ldconfig
|
2007-06-25 13:21:10 +00:00
|
|
|
dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig >/dev/null 2>&1 || :
|
2006-03-20 22:50:55 +00:00
|
|
|
# Run avahi-daemon by default:
|
2007-06-25 13:21:10 +00:00
|
|
|
/sbin/chkconfig --add avahi-daemon >/dev/null 2>&1 || :
|
2005-10-28 23:28:55 +00:00
|
|
|
if [ "$1" -eq 1 ]; then
|
2006-01-26 18:11:34 +00:00
|
|
|
if [ -s /etc/localtime ]; then
|
2007-06-25 13:21:10 +00:00
|
|
|
cp -cfp /etc/localtime /etc/avahi/etc/localtime || :
|
|
|
|
fi
|
|
|
|
fi
|
|
|
|
|
|
|
|
%preun
|
|
|
|
if [ "$1" -eq 0 ]; then
|
|
|
|
/sbin/service avahi-daemon stop > /dev/null 2>&1 || :
|
|
|
|
/sbin/chkconfig --del avahi-daemon
|
|
|
|
fi
|
2006-03-08 20:56:44 +00:00
|
|
|
|
|
|
|
%postun
|
2007-12-17 18:00:22 +00:00
|
|
|
/sbin/ldconfig || :
|
2006-03-08 20:56:44 +00:00
|
|
|
if [ "$1" -ge "1" ]; then
|
2007-06-25 13:21:10 +00:00
|
|
|
/sbin/service avahi-daemon condrestart >/dev/null 2>&1 || :
|
2006-03-08 20:56:44 +00:00
|
|
|
fi
|
2005-10-21 15:43:09 +00:00
|
|
|
|
2007-06-25 13:21:10 +00:00
|
|
|
%pre autoipd
|
|
|
|
/usr/sbin/groupadd -f -r avahi-autoipd
|
|
|
|
/usr/bin/id avahi-autoipd >/dev/null 2>&1 || \
|
|
|
|
/usr/sbin/useradd -r -g avahi-autoipd -c 'avahi-autoipd' -s /sbin/nologin -d %{_localstatedir}/lib/avahi-autoipd avahi-autoipd
|
|
|
|
|
|
|
|
%post dnsconfd
|
|
|
|
# avahi-dnsconfd NOT run by default in any runlevel; add it
|
|
|
|
# so system-config-services can see it
|
|
|
|
/sbin/chkconfig --add avahi-dnsconfd >/dev/null 2>&1 || :
|
|
|
|
|
|
|
|
%preun dnsconfd
|
2005-11-14 21:50:58 +00:00
|
|
|
if [ "$1" -eq 0 ]; then
|
2007-06-25 13:21:10 +00:00
|
|
|
/sbin/service avahi-dnsconfd stop >/dev/null 2>&1 || :
|
2006-02-17 17:39:31 +00:00
|
|
|
/sbin/chkconfig --del avahi-dnsconfd
|
2005-10-21 15:43:09 +00:00
|
|
|
fi
|
|
|
|
|
2007-06-25 13:21:10 +00:00
|
|
|
%postun dnsconfd
|
|
|
|
if [ "$1" -ge "1" ]; then
|
|
|
|
/sbin/service avahi-dnsconfd condrestart >/dev/null 2>&1 || :
|
|
|
|
fi
|
2005-11-14 21:50:58 +00:00
|
|
|
|
2007-06-25 13:21:10 +00:00
|
|
|
%post glib -p /sbin/ldconfig
|
2005-11-14 21:50:58 +00:00
|
|
|
%postun glib -p /sbin/ldconfig
|
|
|
|
|
2007-06-25 13:21:10 +00:00
|
|
|
%post compat-howl -p /sbin/ldconfig
|
|
|
|
%postun compat-howl -p /sbin/ldconfig
|
2005-11-14 21:50:58 +00:00
|
|
|
|
2007-06-25 13:21:10 +00:00
|
|
|
%post compat-libdns_sd -p /sbin/ldconfig
|
|
|
|
%postun compat-libdns_sd -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%post qt3 -p /sbin/ldconfig
|
2005-11-14 21:50:58 +00:00
|
|
|
%postun qt3 -p /sbin/ldconfig
|
|
|
|
|
2008-06-04 14:10:03 +00:00
|
|
|
%post qt4 -p /sbin/ldconfig
|
|
|
|
%postun qt4 -p /sbin/ldconfig
|
|
|
|
|
2007-06-25 13:21:10 +00:00
|
|
|
%post ui -p /sbin/ldconfig
|
|
|
|
%postun ui -p /sbin/ldconfig
|
|
|
|
|
2007-12-17 18:00:22 +00:00
|
|
|
%post gobject -p /sbin/ldconfig
|
|
|
|
%postun gobject -p /sbin/ldconfig
|
|
|
|
|
2005-10-21 15:43:09 +00:00
|
|
|
%files
|
2005-12-05 20:09:44 +00:00
|
|
|
%defattr(0644,root,root,0755)
|
2007-09-06 16:28:52 +00:00
|
|
|
%doc docs/* avahi-daemon/example.service avahi-daemon/sftp-ssh.service
|
2007-06-25 13:21:10 +00:00
|
|
|
%attr(0755,root,root) %{_sysconfdir}/rc.d/init.d/avahi-daemon
|
2005-12-05 20:09:44 +00:00
|
|
|
%dir %{_sysconfdir}/avahi
|
2006-01-26 18:11:34 +00:00
|
|
|
%dir %{_sysconfdir}/avahi/etc
|
|
|
|
%ghost %{_sysconfdir}/avahi/etc/localtime
|
2007-06-25 13:21:10 +00:00
|
|
|
%config(noreplace) %{_sysconfdir}/avahi/hosts
|
2005-12-05 20:09:44 +00:00
|
|
|
%dir %{_sysconfdir}/avahi/services
|
2006-06-06 18:24:50 +00:00
|
|
|
%attr(0755,avahi,avahi) %dir %{_localstatedir}/run/avahi-daemon
|
2007-06-25 13:21:10 +00:00
|
|
|
%config(noreplace) %{_sysconfdir}/avahi/avahi-daemon.conf
|
2007-09-06 16:28:52 +00:00
|
|
|
%config(noreplace) %{_sysconfdir}/avahi/services/ssh.service
|
2007-06-25 13:21:10 +00:00
|
|
|
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/avahi-dbus.conf
|
|
|
|
%attr(0755,root,root) %{_sbindir}/avahi-daemon
|
|
|
|
%attr(0755,root,root) %{_libdir}/libavahi-common.so.*
|
|
|
|
%attr(0755,root,root) %{_libdir}/libavahi-core.so.*
|
|
|
|
%attr(0755,root,root) %{_libdir}/libavahi-client.so.*
|
|
|
|
%{_datadir}/avahi
|
2007-12-17 18:00:22 +00:00
|
|
|
%{_datadir}/locale/*
|
|
|
|
%{_libdir}/avahi
|
2005-10-21 15:43:09 +00:00
|
|
|
%exclude %{_datadir}/avahi/interfaces
|
|
|
|
%{_mandir}/man5/*
|
2007-06-25 13:21:10 +00:00
|
|
|
%{_mandir}/man8/avahi-daemon.*
|
|
|
|
|
|
|
|
%files autoipd
|
|
|
|
%defattr(0644,root,root,0755)
|
|
|
|
%attr(0755,root,root) %{_sbindir}/avahi-autoipd
|
|
|
|
%attr(0755,root,root) %config(noreplace) %{_sysconfdir}/avahi/avahi-autoipd.action
|
|
|
|
%{_mandir}/man8/avahi-autoipd.*
|
|
|
|
|
|
|
|
%files dnsconfd
|
|
|
|
%defattr(0644,root,root,0755)
|
|
|
|
%attr(0755,root,root) %{_sysconfdir}/rc.d/init.d/avahi-dnsconfd
|
|
|
|
%attr(0755,root,root) %config(noreplace) %{_sysconfdir}/avahi/avahi-dnsconfd.action
|
|
|
|
%attr(0755,root,root) %{_sbindir}/avahi-dnsconfd
|
|
|
|
%{_mandir}/man8/avahi-dnsconfd.*
|
2005-10-21 15:43:09 +00:00
|
|
|
|
|
|
|
%files tools
|
2007-06-25 13:21:10 +00:00
|
|
|
%defattr(0644, root, root, 0755)
|
|
|
|
%attr(0755,root,root) %{_bindir}/*
|
2005-10-25 08:05:10 +00:00
|
|
|
# These are .py files only, so they don't go in lib64
|
2006-12-07 19:24:30 +00:00
|
|
|
%{_prefix}/lib/python?.?/site-packages/*
|
2007-06-25 13:21:10 +00:00
|
|
|
%{_mandir}/man1/*
|
2005-12-05 20:09:44 +00:00
|
|
|
%{_datadir}/avahi/interfaces/
|
2007-06-25 13:21:10 +00:00
|
|
|
%exclude %{_bindir}/avahi-discover-standalone
|
2007-09-06 16:28:52 +00:00
|
|
|
%exclude %{_bindir}/b*
|
|
|
|
%exclude %{_mandir}/man1/b*
|
|
|
|
|
|
|
|
%files ui-tools
|
|
|
|
%defattr(0644, root, root, 0755)
|
|
|
|
%attr(0755,root,root) %{_bindir}/b*
|
|
|
|
%{_mandir}/man1/b*
|
|
|
|
%{_datadir}/applications/b*.desktop
|
2005-10-21 15:43:09 +00:00
|
|
|
|
|
|
|
%files devel
|
2005-12-05 20:09:44 +00:00
|
|
|
%defattr(0644, root, root, 0755)
|
2005-11-14 21:50:58 +00:00
|
|
|
%attr(755,root,root) %{_libdir}/libavahi-common.so
|
|
|
|
%attr(755,root,root) %{_libdir}/libavahi-core.so
|
|
|
|
%attr(755,root,root) %{_libdir}/libavahi-client.so
|
2005-12-07 18:49:56 +00:00
|
|
|
%{_includedir}/avahi-client
|
|
|
|
%{_includedir}/avahi-common
|
|
|
|
%{_includedir}/avahi-core
|
2005-11-14 21:50:58 +00:00
|
|
|
%{_libdir}/pkgconfig/avahi-core.pc
|
|
|
|
%{_libdir}/pkgconfig/avahi-client.pc
|
2005-10-21 15:43:09 +00:00
|
|
|
|
|
|
|
%files glib
|
2005-12-05 20:09:44 +00:00
|
|
|
%defattr(0755, root, root, 0755)
|
2005-11-14 21:50:58 +00:00
|
|
|
%{_libdir}/libavahi-glib.so.*
|
2005-10-21 15:43:09 +00:00
|
|
|
|
|
|
|
%files glib-devel
|
2005-12-07 18:49:56 +00:00
|
|
|
%defattr(0644, root, root, 0755)
|
2005-11-14 21:50:58 +00:00
|
|
|
%attr(755,root,root) %{_libdir}/libavahi-glib.so
|
2005-12-07 18:49:56 +00:00
|
|
|
%{_includedir}/avahi-glib
|
2005-11-22 18:20:55 +00:00
|
|
|
%{_libdir}/pkgconfig/avahi-glib.pc
|
2005-10-21 15:43:09 +00:00
|
|
|
|
2007-12-17 18:00:22 +00:00
|
|
|
%files gobject
|
|
|
|
%defattr(0755, root, root, 0755)
|
|
|
|
%{_libdir}/libavahi-gobject.so.*
|
|
|
|
|
|
|
|
%files gobject-devel
|
|
|
|
%defattr(0644, root, root, 0755)
|
|
|
|
%attr(755,root,root) %{_libdir}/libavahi-gobject.so
|
|
|
|
%{_includedir}/avahi-gobject
|
|
|
|
%{_libdir}/pkgconfig/avahi-gobject.pc
|
|
|
|
|
2007-06-25 13:21:10 +00:00
|
|
|
%files ui
|
|
|
|
%defattr(0755, root, root, 0755)
|
|
|
|
%{_libdir}/libavahi-ui.so.*
|
|
|
|
|
|
|
|
%files ui-devel
|
|
|
|
%defattr(0644, root, root, 0755)
|
|
|
|
%attr(755,root,root) %{_libdir}/libavahi-ui.so
|
|
|
|
%{_includedir}/avahi-ui
|
|
|
|
%{_libdir}/pkgconfig/avahi-ui.pc
|
|
|
|
|
2005-10-21 15:43:09 +00:00
|
|
|
%files qt3
|
2005-12-05 20:09:44 +00:00
|
|
|
%defattr(0644, root, root, 0755)
|
|
|
|
%attr(755,root,root) %{_libdir}/libavahi-qt3.so.*
|
2005-10-21 15:43:09 +00:00
|
|
|
|
|
|
|
%files qt3-devel
|
2005-12-07 18:49:56 +00:00
|
|
|
%defattr(0644, root, root, 0755)
|
2005-11-14 21:50:58 +00:00
|
|
|
%attr(755,root,root) %{_libdir}/libavahi-qt3.so
|
2008-06-04 14:10:03 +00:00
|
|
|
%{_includedir}/avahi-qt3/
|
2007-06-25 13:21:10 +00:00
|
|
|
%{_libdir}/pkgconfig/avahi-qt3.pc
|
2005-10-21 15:43:09 +00:00
|
|
|
|
2008-06-04 14:10:03 +00:00
|
|
|
%files qt4
|
|
|
|
%defattr(0644, root, root, 0755)
|
|
|
|
%attr(755,root,root) %{_libdir}/libavahi-qt4.so.*
|
|
|
|
|
|
|
|
%files qt4-devel
|
|
|
|
%defattr(0644, root, root, 0755)
|
|
|
|
%attr(755,root,root) %{_libdir}/libavahi-qt4.so
|
|
|
|
%{_includedir}/avahi-qt4/
|
|
|
|
%{_libdir}/pkgconfig/avahi-qt4.pc
|
|
|
|
|
2006-01-16 23:56:58 +00:00
|
|
|
%if %{WITH_MONO}
|
2006-01-12 20:53:31 +00:00
|
|
|
%files sharp
|
|
|
|
%defattr(0644, root, root, 0755)
|
2007-02-02 21:09:12 +00:00
|
|
|
%{_libdir}/mono/avahi-sharp
|
|
|
|
%{_libdir}/mono/gac/avahi-sharp
|
2006-03-16 23:30:39 +00:00
|
|
|
%{_libdir}/pkgconfig/avahi-sharp.pc
|
2007-06-25 13:21:10 +00:00
|
|
|
|
|
|
|
%files ui-sharp
|
|
|
|
%defattr(0644, root, root, 0755)
|
|
|
|
%{_libdir}/mono/avahi-ui-sharp
|
|
|
|
%{_libdir}/mono/gac/avahi-ui-sharp
|
|
|
|
%{_libdir}/pkgconfig/avahi-ui-sharp.pc
|
2006-01-16 23:56:58 +00:00
|
|
|
%endif
|
2006-01-12 20:53:31 +00:00
|
|
|
|
2006-05-30 23:54:27 +00:00
|
|
|
%if %{WITH_COMPAT_HOWL}
|
|
|
|
%files compat-howl
|
|
|
|
%defattr(0755, root, root, 0755)
|
|
|
|
%{_libdir}/libhowl.so.*
|
|
|
|
|
|
|
|
%files compat-howl-devel
|
|
|
|
%defattr(0644, root, root, 0755)
|
|
|
|
%attr(755,root,root) %{_libdir}/libhowl.so
|
|
|
|
%{_includedir}/avahi-compat-howl
|
|
|
|
%{_libdir}/pkgconfig/avahi-compat-howl.pc
|
2006-07-17 22:02:07 +00:00
|
|
|
%{_libdir}/pkgconfig/howl.pc
|
2006-05-30 23:54:27 +00:00
|
|
|
%endif
|
|
|
|
|
|
|
|
%if %{WITH_COMPAT_DNSSD}
|
|
|
|
%files compat-libdns_sd
|
|
|
|
%defattr(0755, root, root, 0755)
|
|
|
|
%{_libdir}/libdns_sd.so.*
|
|
|
|
|
|
|
|
%files compat-libdns_sd-devel
|
|
|
|
%defattr(0644, root, root, 0755)
|
|
|
|
%attr(755,root,root) %{_libdir}/libdns_sd.so
|
|
|
|
%{_includedir}/avahi-compat-libdns_sd
|
2006-07-17 22:02:07 +00:00
|
|
|
%{_includedir}/dns_sd.h
|
2006-05-30 23:54:27 +00:00
|
|
|
%{_libdir}/pkgconfig/avahi-compat-libdns_sd.pc
|
2006-07-17 22:02:07 +00:00
|
|
|
%{_libdir}/pkgconfig/libdns_sd.pc
|
2006-05-30 23:54:27 +00:00
|
|
|
%endif
|
|
|
|
|
2005-10-21 15:43:09 +00:00
|
|
|
%changelog
|
2008-12-12 21:36:22 +00:00
|
|
|
* Fri Dec 12 2008 Lennart Poettering <lpoetter@redhat.com> - 0.6.24-1
|
|
|
|
- New upstream release
|
|
|
|
|
2008-12-03 21:55:16 +00:00
|
|
|
* Wed Dec 3 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.6.22-13
|
|
|
|
- Fix libtool errors
|
|
|
|
|
2008-11-29 16:36:39 +00:00
|
|
|
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.6.22-12
|
|
|
|
- Rebuild for Python 2.6
|
|
|
|
|
2008-06-04 14:20:32 +00:00
|
|
|
* Wed Jun 04 2008 Rex Dieter <rdieter@fedoraproject.org> - 0.6.22-11
|
2008-06-04 14:10:03 +00:00
|
|
|
- qt4 bindings (#446904)
|
|
|
|
- devel: BR: pkgconfig
|
|
|
|
- nuke rpaths
|
|
|
|
|
2008-03-27 18:17:07 +00:00
|
|
|
* Thu Mar 27 2008 Lennart Poettering <lpoetter@redhat.com> - 0.6.22-10
|
|
|
|
- Add release part to package dependencies (Closed #311601)
|
|
|
|
|
2008-03-10 23:01:11 +00:00
|
|
|
* Mon Mar 10 2008 Christopher Aillon <caillon@redhat.com> - 0.6.22-9
|
|
|
|
- The qt3 subpackage should (Build)Require: qt3
|
|
|
|
|
2008-03-03 07:09:35 +00:00
|
|
|
* Mon Mar 03 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.6.22-8
|
|
|
|
- updated (completed) German translation by Fabian Affolter (#427090)
|
|
|
|
|
2008-02-21 14:19:58 +00:00
|
|
|
* Thu Feb 21 2008 Adam Tkac <atkac redhat com> - 0.6.22-7
|
|
|
|
- really rebuild against new libcap
|
|
|
|
|
2008-02-17 12:06:48 +00:00
|
|
|
* Sun Feb 17 2008 Adam Tkac <atkac redhat com> - 0.6.22-6
|
|
|
|
- rebuild against new libcap
|
|
|
|
|
2008-02-10 03:42:28 +00:00
|
|
|
* Sat Feb 09 2008 Dennis Gilmore <dennis@ausil.us> - 0.6.22-5
|
|
|
|
- sparc64 does not have mono
|
|
|
|
|
2007-12-18 11:46:28 +00:00
|
|
|
* Tue Dec 18 2007 Lubomir Kundrak <lkundrak@redhat.com> - 0.6.22-4
|
|
|
|
- Make bvnc call vncviewer instead of xvncviewer
|
|
|
|
- Let ui-tools depend on necessary packages
|
|
|
|
|
2007-12-17 19:30:11 +00:00
|
|
|
* Mon Dec 17 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.22-3
|
|
|
|
- Add missing intltool dependency
|
|
|
|
|
2007-12-17 18:03:20 +00:00
|
|
|
* Mon Dec 17 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.22-2
|
|
|
|
- Fix mistag
|
|
|
|
|
2007-12-17 18:00:22 +00:00
|
|
|
* Mon Dec 17 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.22-1
|
|
|
|
- resolves #274731, #425491: New upstream version
|
|
|
|
|
2007-09-25 00:20:49 +00:00
|
|
|
* Tue Sep 25 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.21-6
|
|
|
|
- resolves #279301: fix segfault when no domains are configured in resolv.conf (pulled from upstream SVN r1525)
|
|
|
|
|
2007-09-06 19:05:35 +00:00
|
|
|
* Thu Sep 6 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.21-5
|
|
|
|
- resolves #249044: Update init script to use runlevel 96
|
|
|
|
- resolves #251700: Fix assertion in libdns_sd-compat
|
|
|
|
|
2007-09-06 16:28:52 +00:00
|
|
|
* Thu Sep 6 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.21-4
|
|
|
|
- Ship ssh static service file by default, don't ship ssh-sftp by default
|
|
|
|
- resolves: #269741: split off avahi-ui-tools package
|
|
|
|
- resolves: #253734: add missing dependency on avahi-glib-devel to avahi-ui-devel
|
|
|
|
|
2007-08-28 18:31:08 +00:00
|
|
|
* Tue Aug 28 2007 Martin Bacovsky <mbacovsk@redhat.com> - 0.6.21-3
|
|
|
|
- resolves: #246875: Initscript Review
|
|
|
|
|
2007-08-12 19:41:49 +00:00
|
|
|
* Sun Aug 12 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.21-2
|
|
|
|
- Fix avahi-browse --help output
|
|
|
|
|
2007-08-12 16:44:54 +00:00
|
|
|
* Sun Aug 12 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.21-1
|
|
|
|
- New upstream release
|
|
|
|
|
2007-08-09 13:23:30 +00:00
|
|
|
* Thu Aug 9 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.20-7
|
|
|
|
- Fix tagging borkage
|
|
|
|
|
2007-08-09 13:18:44 +00:00
|
|
|
* Thu Aug 9 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.20-6
|
|
|
|
- fix avahi-autoipd corrupt packet bug
|
|
|
|
- drop dependency on python for the main package
|
|
|
|
|
2007-07-11 17:22:22 +00:00
|
|
|
* Wed Jul 11 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.20-5
|
|
|
|
- add two patches which are important to get RR updating work properly.
|
|
|
|
Will be part of upstream 0.6.21
|
|
|
|
|
2007-07-05 21:31:08 +00:00
|
|
|
* Thu Jul 5 2007 Dan Williams <dcbw@redhat.com> - 0.6.20-4
|
|
|
|
- Add Requires(pre): shadow-utils for avahi-autoipd package
|
|
|
|
|
2007-06-25 19:09:15 +00:00
|
|
|
* Mon Jun 25 2007 Bill Nottingham <notting@redhat.com> - 0.6.20-3
|
|
|
|
- fix %%endif typo
|
|
|
|
|
2007-06-25 15:48:32 +00:00
|
|
|
* Mon Jun 25 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.20-2
|
|
|
|
- add gtk-sharp2-devel to build deps
|
|
|
|
|
2007-06-25 13:21:10 +00:00
|
|
|
* Fri Jun 22 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.20-1
|
|
|
|
- upgrade to new upstream 0.6.20
|
|
|
|
- fix a few rpmlint warnings
|
|
|
|
- create avahi-autoipd user
|
|
|
|
- no longer create avahi user with a static uid, move to dynamic uids
|
|
|
|
- drop a couple of patches merged upstream
|
|
|
|
- Provide "howl" and "howl-devel"
|
|
|
|
- Split off avahi-autoipd and avahi-dnsconfd
|
|
|
|
- Introduce avahi-ui packages for the first time
|
|
|
|
- Reload D-Bus config after installation using dbus-send
|
|
|
|
- add a couple of missing ldconfig invocations
|
|
|
|
|
2007-03-14 15:52:21 +00:00
|
|
|
* Mon Mar 12 2007 Martin Bacovsky <mbacovsk@redhat.com> - 0.6.17-1
|
|
|
|
- upgrade to new upstream 0.6.17
|
|
|
|
- redundant patches removal
|
|
|
|
- removed auto* stuff from specfile since that was no longer needed
|
|
|
|
- Resolves: #232205: 'service {avahi-dnsconfd,avahi-daemon} status'
|
|
|
|
returns 0 when the service is stopped
|
|
|
|
|
2007-02-02 21:09:12 +00:00
|
|
|
* Fri Feb 2 2007 Christopher Aillon <cailloN@redhat.com> - 0.6.16-3
|
|
|
|
- Remove bogus mono-libdir patches
|
|
|
|
|
2007-01-23 23:10:52 +00:00
|
|
|
* Tue Jan 23 2007 Jeremy Katz <katzj@redhat.com> - 0.6.16-2
|
|
|
|
- nuke bogus avahi-sharp -> avahi-devel dep
|
|
|
|
|
2007-01-22 11:17:52 +00:00
|
|
|
* Mon Jan 22 2007 Martin Bacovsky <mbacovsk@redhat.com> - 0.6.16-1.fc7
|
|
|
|
- Resolves: #221763: CVE-2006-6870 Maliciously crafted packed can DoS avahi daemon
|
|
|
|
- upgrade to new upstream
|
|
|
|
- patch revision
|
|
|
|
- Resolves: #218140: avahi configuration file wants a non-existent group
|
|
|
|
|
2006-12-07 19:24:30 +00:00
|
|
|
* Wed Dec 6 2006 Jeremy Katz <katzj@redhat.com> - 0.6.15-4
|
|
|
|
- rebuild against python 2.5
|
|
|
|
|
2006-11-27 14:15:16 +00:00
|
|
|
* Mon Nov 27 2006 Martin Bacovsky <mbacovsk@redhat.com> - 0.6.15-3
|
2006-11-29 14:33:52 +00:00
|
|
|
- automake-1.10 required for building
|
2006-11-27 14:15:16 +00:00
|
|
|
|
2006-11-27 13:00:41 +00:00
|
|
|
* Mon Nov 27 2006 Martin Bacovsky <mbacovsk@redhat.com> - 0.6.15-2
|
|
|
|
- automake-1.9 required for building
|
|
|
|
|
2006-11-24 09:19:19 +00:00
|
|
|
* Thu Nov 24 2006 Martin Bacovsky <mbacovsk@redhat.com> - 0.6.15-1
|
|
|
|
- Upgrade to 0.6.15
|
|
|
|
- patches revision
|
|
|
|
|
2006-09-18 10:40:39 +00:00
|
|
|
* Mon Sep 18 2006 Martin Stransky <stransky@redhat.com> - 0.6.11-6
|
|
|
|
- added patch from #206445 - ia64: unaligned access errors seen
|
|
|
|
during startup of avahi-daemon
|
|
|
|
- removed unused patches
|
|
|
|
|
2006-09-07 12:31:36 +00:00
|
|
|
* Thu Sep 7 2006 Dan Walsh <dwalsh@redhat.com> - 0.6.11-5
|
|
|
|
- Maintain the security context on the localtime file
|
|
|
|
|
2006-09-02 10:09:48 +00:00
|
|
|
* Wed Aug 23 2006 Martin Stransky <stransky@redhat.com> - 0.6.11-4
|
|
|
|
- fix for #204710 - /etc/init.d/avahi-dnsconfd missing line
|
|
|
|
continuation slash (\) in description
|
|
|
|
|
2006-08-23 09:20:26 +00:00
|
|
|
* Wed Aug 23 2006 Martin Stransky <stransky@redhat.com> - 0.6.11-3
|
|
|
|
- added fix for #200767 - avahi-dnsconfd Segmentation fault
|
|
|
|
with invalid command line argument
|
|
|
|
- added dist tag
|
|
|
|
|
2006-07-18 22:27:03 +00:00
|
|
|
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 0.6.11-2.fc6
|
|
|
|
- add BR for dbus-glib-devel
|
2006-07-18 22:48:04 +00:00
|
|
|
- fix deprecated functions
|
2006-07-18 22:27:03 +00:00
|
|
|
|
2006-07-17 22:02:07 +00:00
|
|
|
* Mon Jul 17 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.11-1.fc6
|
|
|
|
- Upgrade to upstream version 0.6.11
|
|
|
|
- fix bug 195674: set 'use-ipv6=yes' in avahi-daemon.conf
|
|
|
|
- fix bug 197414: avahi-compat-howl and avahi-compat-dns-sd symlinks
|
|
|
|
- fix bug 198282: avahi-compat-{howl-devel,dns-sd-devel} Requires:
|
|
|
|
|
|
|
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com>
|
2006-07-12 05:25:02 +00:00
|
|
|
- rebuild
|
|
|
|
|
2006-06-13 15:39:16 +00:00
|
|
|
* Tue Jun 13 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.10-3.FC6
|
|
|
|
- rebuild for broken mono deps
|
|
|
|
|
2006-06-06 18:24:50 +00:00
|
|
|
* Tue Jun 06 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.10-2.FC6
|
|
|
|
- fix bug 194203: fix permissions on /var/run/avahi-daemon
|
|
|
|
|
2006-05-30 23:54:27 +00:00
|
|
|
* Tue May 30 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.10-1.FC6
|
|
|
|
- Upgrade to upstream version 0.6.10
|
|
|
|
- fix bug 192080: split avahi-compat-libdns_sd into separate package
|
|
|
|
(same goes for avahi-compat-howl)
|
|
|
|
|
2006-05-02 21:21:38 +00:00
|
|
|
* Tue May 02 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.9-9.FC6
|
|
|
|
- fix avahi-sharp issues for banshee - patches from caillon@redhat.com
|
|
|
|
|
2006-04-20 22:41:22 +00:00
|
|
|
* Thu Apr 20 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.9-9.FC6
|
|
|
|
- fix bug 189427: correct avahi-resolve --help typo
|
|
|
|
|
2006-03-20 22:50:55 +00:00
|
|
|
* Mon Mar 20 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.9-8.FC6
|
|
|
|
- fix bug 185972: remove ellipses in initscript
|
|
|
|
- fix bug 185965: make chkconfigs unconditional
|
|
|
|
|
2006-03-16 22:52:58 +00:00
|
|
|
* Thu Mar 16 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.9-6
|
2006-03-16 23:09:37 +00:00
|
|
|
- Fix bug 185692: install avahi-sharp into %{_prefix}/lib, not %{_libdir}
|
2006-03-16 22:52:58 +00:00
|
|
|
|
2006-03-09 15:38:11 +00:00
|
|
|
* Thu Mar 09 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.9-4
|
|
|
|
- fix scriptlet error introduced by last fix:
|
|
|
|
if user has disabled avahi-daemon, do not enable it during %post
|
|
|
|
|
2006-03-09 00:41:28 +00:00
|
|
|
* 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)
|
|
|
|
|
2006-03-08 01:09:51 +00:00
|
|
|
* Tue Mar 07 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.9-1
|
|
|
|
- Upgrade to upstream version 0.6.9
|
|
|
|
|
2006-02-23 17:21:13 +00:00
|
|
|
* Thu Feb 23 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.8-1
|
|
|
|
- Upgrade to upstream version 0.6.8
|
|
|
|
- fix bug 182462: +Requires(post): initscripts, chkconfig, ldconfig
|
|
|
|
|
|
|
|
* Fri Feb 17 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.7-1
|
2006-02-17 17:39:31 +00:00
|
|
|
- Upgrade to upstream version 0.6.7
|
|
|
|
|
2006-02-23 17:21:13 +00:00
|
|
|
* Fri Feb 17 2006 Karsten Hopp <karsten@redhat.de> - 0.6.6-4
|
2006-02-17 16:28:13 +00:00
|
|
|
- BuildRequires pygtk2
|
|
|
|
|
2006-02-11 02:03:58 +00:00
|
|
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.6.6-3.1
|
|
|
|
- bump again for double-long bug on ppc(64)
|
|
|
|
|
2006-02-10 20:50:41 +00:00
|
|
|
* Fri Feb 10 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.6-3
|
|
|
|
- rebuild for new gcc (again)
|
|
|
|
- further fix for bug 178746: fix avahi-dnsconfd initscript
|
|
|
|
|
2006-02-08 00:11:45 +00:00
|
|
|
* Tue Feb 07 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.6-2
|
|
|
|
- rebuild for new gcc, glibc, glibc-kernheaders
|
|
|
|
|
2006-02-01 23:13:49 +00:00
|
|
|
* Wed Feb 01 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.6-1
|
|
|
|
- fix bug 179448: mis-alignment of input cmsghdr msg->msg_control buffer on ia64
|
|
|
|
- Upgrade to 0.6.6
|
|
|
|
|
2006-01-26 18:11:34 +00:00
|
|
|
* Thu Jan 26 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.5-1
|
|
|
|
- Upgrade to upstream version 0.6.5
|
|
|
|
- Make /etc/avahi/etc and /etc/avahi/etc/localtime owned by avahi
|
|
|
|
package; copy system localtime into chroot in post
|
|
|
|
|
2006-01-24 00:51:30 +00:00
|
|
|
* Mon Jan 23 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.4-4
|
|
|
|
- fix bug 178689: copy localtime to chroot
|
|
|
|
- fix bug 178784: fix avahi-dnsconfd initscript
|
|
|
|
|
2006-01-20 18:12:43 +00:00
|
|
|
* Fri Jan 20 2006 Peter Jones <pjones@redhat.com> - 0.6.4-3
|
|
|
|
- fix subsystem locking in the initscript
|
|
|
|
|
2006-01-19 21:51:13 +00:00
|
|
|
* Thu Jan 19 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.4-2
|
|
|
|
- fix bug 178127: fully localize the initscript
|
|
|
|
|
2006-01-16 23:56:58 +00:00
|
|
|
* Mon Jan 16 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.4-1
|
|
|
|
- Upgrade to upstream version 0.6.4
|
|
|
|
|
2006-01-12 20:53:31 +00:00
|
|
|
* Thu Jan 12 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.3-2
|
|
|
|
- fix bug 177610: Enable mono support with new avahi-sharp package
|
|
|
|
- fix bug 177609: add gdbm / gdbm-devel Requires for avahi-browse
|
|
|
|
|
2006-01-09 16:25:30 +00:00
|
|
|
* Mon Jan 09 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.3-1
|
|
|
|
- Upgrade to upstream version 0.6.3
|
2006-01-09 19:54:38 +00:00
|
|
|
- fix bug 177148: initscript start should not fail if avahi-daemon running
|
|
|
|
|
2005-12-22 17:59:55 +00:00
|
|
|
* Thu Dec 22 2005 Jason Vas Dias <jvdias@redhat.com> - 0.6.1-3
|
|
|
|
- move initscripts from /etc/init.d to /etc/rc.d/init.d
|
|
|
|
|
2005-12-09 22:39:44 +00:00
|
|
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2005-12-09 21:27:55 +00:00
|
|
|
* Fri Dec 09 2005 Jason Vas Dias<jvdias@redhat.com> - 0.6.1-2
|
|
|
|
- fix bug 175352: Do not chkconfig --add avahi-daemon
|
|
|
|
if user has already configured it
|
|
|
|
|
|
|
|
* Wed Dec 07 2005 Jason Vas Dias<jvdias@redhat.com> - 0.6.1-1
|
2005-12-07 18:49:56 +00:00
|
|
|
- Upgrade to 0.6.1
|
|
|
|
|
2005-12-05 20:09:44 +00:00
|
|
|
* Mon Dec 05 2005 Jason Vas Dias<jvdias@redhat.com> - 0.6-6
|
|
|
|
- fix bug 174799 - fix .spec file \%files permissions
|
|
|
|
|
2005-12-02 20:41:01 +00:00
|
|
|
* Fri Dec 02 2005 Jason Vas Dias<jvdias@redhat.com> - 0.6-5
|
|
|
|
- python-twisted has been removed from the FC-5 distribution - disable its use
|
|
|
|
|
|
|
|
* Thu Dec 01 2005 Jason Vas Dias<jvdias@redhat.com> - 0.6-4
|
|
|
|
- Rebuild for dbus-0.6 - remove use of DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT
|
|
|
|
|
2005-11-30 19:37:42 +00:00
|
|
|
* Wed Nov 30 2005 Jason Vas Dias<jvdias@redhat.com> - 0.6-3
|
|
|
|
- fix bug 172047 - tools should require python-twisted
|
|
|
|
- fix bug 173985 - docs directory permissions
|
|
|
|
|
2005-11-21 21:56:55 +00:00
|
|
|
* Mon Nov 21 2005 Jason Vas Dias<jvdias@redhat.com> - 0.6-1
|
|
|
|
- Upgrade to upstream version 0.6 - now provides 'avahi-howl-compat'
|
|
|
|
libraries / includes.
|
|
|
|
|
2005-11-14 21:50:58 +00:00
|
|
|
* Mon Nov 14 2005 Jason Vas Dias<jvdias@redhat.com> - 0.5.2-7
|
|
|
|
- fix bug 172034: fix ownership of /var/run/avahi-daemon/
|
|
|
|
- fix bug 172772: .spec file improvements from matthias@rpmforge.net
|
|
|
|
|
2005-10-31 18:23:10 +00:00
|
|
|
* Mon Oct 31 2005 Jason Vas Dias<jvdias@redhat.com> - 0.5.2-6
|
|
|
|
- put back avahi-devel Obsoletes: howl-devel
|
|
|
|
|
2005-10-31 16:26:17 +00:00
|
|
|
* Mon Oct 31 2005 Alexander Larsson <alexl@redhat.com> - 0.5.2-5
|
|
|
|
- Obsoletes howl, howl-libs, as we want to get rid of them on updates
|
|
|
|
- No provides yet, as the howl compat library is in Avahi 0.6.0.
|
|
|
|
|
2005-10-30 07:04:56 +00:00
|
|
|
* Sun Oct 30 2005 Florian La Roche <laroche@redhat.com>
|
|
|
|
- disable the Obsoletes: howl until the transition is complete
|
|
|
|
|
2005-10-28 23:28:55 +00:00
|
|
|
* Fri Oct 28 2005 Jason Vas Dias<jvdias@redhat.com> - 0.5.2-3
|
|
|
|
- change initscript to start avahi-daemon AFTER messagebus
|
|
|
|
|
2005-10-26 09:44:57 +00:00
|
|
|
* Wed Oct 26 2005 Karsten Hopp <karsten@redhat.de> 0.5.2-2
|
|
|
|
- add buildrequires dbus-python
|
|
|
|
|
2005-10-21 15:43:09 +00:00
|
|
|
* Fri Oct 21 2005 Alexander Larsson <alexl@redhat.com> - 0.5.2-1
|
|
|
|
- Initial package
|