diff --git a/avahi-0.6.30.tar.bz2 b/avahi-0.6.30.tar.bz2 deleted file mode 100644 index f224cc9..0000000 --- a/avahi-0.6.30.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08f4a748dd3364ba498abda305b29863b68df90e1581a8663188c675542101bf -size 897168 diff --git a/avahi-0.6.31.tar.gz b/avahi-0.6.31.tar.gz new file mode 100644 index 0000000..e00180c --- /dev/null +++ b/avahi-0.6.31.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8372719b24e2dd75de6f59bb1315e600db4fd092805bd1201ed0cb651a2dab48 +size 1268686 diff --git a/avahi-empty-share-dir.patch b/avahi-empty-share-dir.patch index ae8c305..cfb3a22 100644 --- a/avahi-empty-share-dir.patch +++ b/avahi-empty-share-dir.patch @@ -4,9 +4,9 @@ Index: service-type-database/Makefile.am +++ service-type-database/Makefile.am @@ -19,7 +19,6 @@ - EXTRA_DIST=build-db.in service-types + pkglibdatadir=$(libdir)/avahi -pkgdata_DATA=service-types - pkglib_DATA= + pkglibdata_DATA= if HAVE_PYTHON diff --git a/avahi-glib2.spec b/avahi-glib2.spec index 09da67c..8cfea81 100644 --- a/avahi-glib2.spec +++ b/avahi-glib2.spec @@ -1,7 +1,7 @@ # # spec file for package avahi-glib2 # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: avahi-glib2 # Do not edit this auto generated file! Edit avahi.spec. %define _name avahi @@ -27,7 +28,7 @@ Name: avahi-glib2 %define build_mono 0 %define build_qt3 0 %define build_qt4 0 -Version: 0.6.30 +Version: 0.6.31 Release: 0 %if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4 # Create split spec files only when building per partes: @@ -50,7 +51,7 @@ Url: http://www.avahi.org/ Summary: D-BUS Service for Zeroconf and Bonjour License: LGPL-2.1+ Group: System/Daemons -Source: %{_name}-%{version}.tar.bz2 +Source: http://avahi.org/download/%{_name}-%{version}.tar.gz Source1: gnome-nettool2.png Source2: avahi-bookmarks.init Source3: avahi.firewall @@ -1021,6 +1022,7 @@ fi %{_sysconfdir}/dbus-1/system.d/*.conf %{_sysconfdir}/init.d/avahi-dnsconfd %{_sysconfdir}/init.d/avahi-daemon +%{_datadir}/dbus-1/interfaces/org.freedesktop.Avahi.*.xml %{_datadir}/dbus-1/system-services/org.freedesktop.Avahi.service /lib/systemd/system/avahi-daemon.service /lib/systemd/system/avahi-daemon.socket @@ -1084,7 +1086,6 @@ fi # FIXME: Maybe split to particular subpackages. #%doc doc/api/html #%doc doc/*.html doc/*.txt doc/file-boilerplate.c doc/TODO -%{_datadir}/dbus-1/interfaces/org.freedesktop.Avahi.*.xml %{_includedir}/avahi-client %{_includedir}/avahi-common %{_includedir}/avahi-core diff --git a/avahi-mono.spec b/avahi-mono.spec index c98b5d2..6afe256 100644 --- a/avahi-mono.spec +++ b/avahi-mono.spec @@ -1,7 +1,7 @@ # # spec file for package avahi-mono # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: avahi-mono # Do not edit this auto generated file! Edit avahi.spec. %define _name avahi @@ -27,7 +28,7 @@ Name: avahi-mono %define build_mono 1 %define build_qt3 0 %define build_qt4 0 -Version: 0.6.30 +Version: 0.6.31 Release: 0 %if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4 # Create split spec files only when building per partes: @@ -50,7 +51,7 @@ Url: http://www.avahi.org/ Summary: Mono Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour License: LGPL-2.1+ Group: Development/Languages/Mono -Source: %{_name}-%{version}.tar.bz2 +Source: http://avahi.org/download/%{_name}-%{version}.tar.gz Source1: gnome-nettool2.png Source2: avahi-bookmarks.init Source3: avahi.firewall @@ -1020,6 +1021,7 @@ fi %{_sysconfdir}/dbus-1/system.d/*.conf %{_sysconfdir}/init.d/avahi-dnsconfd %{_sysconfdir}/init.d/avahi-daemon +%{_datadir}/dbus-1/interfaces/org.freedesktop.Avahi.*.xml %{_datadir}/dbus-1/system-services/org.freedesktop.Avahi.service /lib/systemd/system/avahi-daemon.service /lib/systemd/system/avahi-daemon.socket @@ -1083,7 +1085,6 @@ fi # FIXME: Maybe split to particular subpackages. #%doc doc/api/html #%doc doc/*.html doc/*.txt doc/file-boilerplate.c doc/TODO -%{_datadir}/dbus-1/interfaces/org.freedesktop.Avahi.*.xml %{_includedir}/avahi-client %{_includedir}/avahi-common %{_includedir}/avahi-core diff --git a/avahi-qt4.spec b/avahi-qt4.spec index 28cd4ea..318ecb2 100644 --- a/avahi-qt4.spec +++ b/avahi-qt4.spec @@ -1,7 +1,7 @@ # # spec file for package avahi-qt4 # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: avahi-qt4 # Do not edit this auto generated file! Edit avahi.spec. %define _name avahi @@ -27,7 +28,7 @@ Name: avahi-qt4 %define build_mono 0 %define build_qt3 0 %define build_qt4 1 -Version: 0.6.30 +Version: 0.6.31 Release: 0 %if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4 # Create split spec files only when building per partes: @@ -50,7 +51,7 @@ Url: http://www.avahi.org/ Summary: Qt4 Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour License: LGPL-2.1+ Group: System/GUI/KDE -Source: %{_name}-%{version}.tar.bz2 +Source: http://avahi.org/download/%{_name}-%{version}.tar.gz Source1: gnome-nettool2.png Source2: avahi-bookmarks.init Source3: avahi.firewall @@ -1023,6 +1024,7 @@ fi %{_sysconfdir}/dbus-1/system.d/*.conf %{_sysconfdir}/init.d/avahi-dnsconfd %{_sysconfdir}/init.d/avahi-daemon +%{_datadir}/dbus-1/interfaces/org.freedesktop.Avahi.*.xml %{_datadir}/dbus-1/system-services/org.freedesktop.Avahi.service /lib/systemd/system/avahi-daemon.service /lib/systemd/system/avahi-daemon.socket @@ -1086,7 +1088,6 @@ fi # FIXME: Maybe split to particular subpackages. #%doc doc/api/html #%doc doc/*.html doc/*.txt doc/file-boilerplate.c doc/TODO -%{_datadir}/dbus-1/interfaces/org.freedesktop.Avahi.*.xml %{_includedir}/avahi-client %{_includedir}/avahi-common %{_includedir}/avahi-core diff --git a/avahi.changes b/avahi.changes index 3665a89..d19864d 100644 --- a/avahi.changes +++ b/avahi.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Feb 15 09:15:34 UTC 2012 - vuntz@opensuse.org + +- Update to version 0.6.31: + + Add Mumble to service type database + + systemd: syslog.target is not longer useful + + Compatibility with newer automake +- Rebase avahi-empty-share-dir.patch. +- Move dbus xml interface files from devel subpackage to main + subpackage: those files are needed at runtime. + ------------------------------------------------------------------- Thu Dec 8 17:16:31 UTC 2011 - dimstar@opensuse.org diff --git a/avahi.spec b/avahi.spec index e7000f3..a68310d 100644 --- a/avahi.spec +++ b/avahi.spec @@ -1,7 +1,7 @@ # # spec file for package avahi # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: avahi # WARNING: After editing this file please call Re, rpmbuild or # bash avahi_spec-prepare.sh "$PWD" avahi @@ -29,7 +30,7 @@ Name: avahi %define build_mono 0 %define build_qt3 0 %define build_qt4 0 -Version: 0.6.30 +Version: 0.6.31 Release: 0 %if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4 # Create split spec files only when building per partes: @@ -52,7 +53,7 @@ Url: http://www.avahi.org/ Summary: D-BUS Service for Zeroconf and Bonjour License: LGPL-2.1+ Group: System/Daemons -Source: %{_name}-%{version}.tar.bz2 +Source: http://avahi.org/download/%{_name}-%{version}.tar.gz Source1: gnome-nettool2.png Source2: avahi-bookmarks.init Source3: avahi.firewall @@ -1023,6 +1024,7 @@ fi %{_sysconfdir}/dbus-1/system.d/*.conf %{_sysconfdir}/init.d/avahi-dnsconfd %{_sysconfdir}/init.d/avahi-daemon +%{_datadir}/dbus-1/interfaces/org.freedesktop.Avahi.*.xml %{_datadir}/dbus-1/system-services/org.freedesktop.Avahi.service /lib/systemd/system/avahi-daemon.service /lib/systemd/system/avahi-daemon.socket @@ -1086,7 +1088,6 @@ fi # FIXME: Maybe split to particular subpackages. #%doc doc/api/html #%doc doc/*.html doc/*.txt doc/file-boilerplate.c doc/TODO -%{_datadir}/dbus-1/interfaces/org.freedesktop.Avahi.*.xml %{_includedir}/avahi-client %{_includedir}/avahi-common %{_includedir}/avahi-core