diff --git a/avahi-glib2.changes b/avahi-glib2.changes index 4eaaf70..d80080a 100644 --- a/avahi-glib2.changes +++ b/avahi-glib2.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Mar 15 17:10:10 CET 2010 - sbrabec@suse.cz - -- Added support for translation-update-upstream (FATE#301344). - ------------------------------------------------------------------- Sun Aug 9 12:43:26 CEST 2009 - coolo@novell.com diff --git a/avahi-glib2.spec b/avahi-glib2.spec index 4bc4919..0128c0f 100644 --- a/avahi-glib2.spec +++ b/avahi-glib2.spec @@ -73,7 +73,7 @@ Patch10: avahi-unicastdomains.patch # PATCH-FIX-UPSTREAM avahi-init_unused-not-dead.patch bnc#329708 dimstar@opensuse.org -- Report unused instead of dead Patch11: avahi-init_unused-not-dead.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: dbus-1-python fdupes gcc-c++ gdbm-devel intltool libdaemon-devel libexpat-devel pkg-config translation-update-upstream +BuildRequires: dbus-1-python fdupes gcc-c++ gdbm-devel intltool libdaemon-devel libexpat-devel pkg-config # Even if we are not building python bindings, we need python to build service types database: BuildRequires: python-devel python-gdbm %if %suse_version <= 1110 @@ -272,7 +272,7 @@ addition, it supports some nifty things that have never been seen elsewhere, like correct mDNS reflection across LAN segments. %package utils -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: Command Line Utilities for D-BUS Service for Zeroconf and Bonjour Requires: %{_name} >= %{version} Group: Productivity/Networking/Other @@ -314,7 +314,7 @@ supports some nifty things that have never been seen elsewhere like correct mDNS reflection accross LAN segments. %package compat-mDNSResponder-devel -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: mDNSResponder Compatibility Package for D-BUS Service for Zeroconf/Bonjour Requires: libavahi-devel = %{version} libdns_sd = %{version} Group: Development/Libraries/C and C++ @@ -337,7 +337,7 @@ supports some nifty things that have never been seen elsewhere like correct mDNS reflection accross LAN segments. %package compat-howl-devel -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: howl Compatibility Package for D-BUS Service for Zeroconf/Bonjour Requires: libavahi-devel = %{version} libhowl0 = %{version} Group: Development/Libraries/C and C++ @@ -637,7 +637,6 @@ things, like correct mDNS reflection across LAN segments. %prep %setup -q -n %{_name}-%{version} -translation-update-upstream %patch0 %patch1 -p1 %patch2 @@ -832,7 +831,7 @@ rm -rf $RPM_BUILD_ROOT %post /sbin/ldconfig -%{fillup_and_insserv -f -y avahi-daemon} +%{fillup_and_insserv -f -Y avahi-daemon} %{fillup_and_insserv -f avahi-dnsconfd} %preun diff --git a/avahi-mono.changes b/avahi-mono.changes index e8832a0..f20edd2 100644 --- a/avahi-mono.changes +++ b/avahi-mono.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Mar 15 17:10:10 CET 2010 - sbrabec@suse.cz - -- Added support for translation-update-upstream (FATE#301344). - ------------------------------------------------------------------- Sun Aug 9 12:43:26 CEST 2009 - coolo@novell.com diff --git a/avahi-mono.spec b/avahi-mono.spec index 661fd89..76e62c1 100644 --- a/avahi-mono.spec +++ b/avahi-mono.spec @@ -73,7 +73,7 @@ Patch10: avahi-unicastdomains.patch # PATCH-FIX-UPSTREAM avahi-init_unused-not-dead.patch bnc#329708 dimstar@opensuse.org -- Report unused instead of dead Patch11: avahi-init_unused-not-dead.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: dbus-1-python fdupes gcc-c++ gdbm-devel intltool libdaemon-devel libexpat-devel pkg-config translation-update-upstream +BuildRequires: dbus-1-python fdupes gcc-c++ gdbm-devel intltool libdaemon-devel libexpat-devel pkg-config # Even if we are not building python bindings, we need python to build service types database: BuildRequires: python-devel python-gdbm %if %suse_version <= 1110 @@ -271,7 +271,7 @@ addition, it supports some nifty things that have never been seen elsewhere, like correct mDNS reflection across LAN segments. %package utils -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: Command Line Utilities for D-BUS Service for Zeroconf and Bonjour Requires: %{_name} >= %{version} Group: Productivity/Networking/Other @@ -313,7 +313,7 @@ supports some nifty things that have never been seen elsewhere like correct mDNS reflection accross LAN segments. %package compat-mDNSResponder-devel -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: mDNSResponder Compatibility Package for D-BUS Service for Zeroconf/Bonjour Requires: libavahi-devel = %{version} libdns_sd = %{version} Group: Development/Libraries/C and C++ @@ -336,7 +336,7 @@ supports some nifty things that have never been seen elsewhere like correct mDNS reflection accross LAN segments. %package compat-howl-devel -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: howl Compatibility Package for D-BUS Service for Zeroconf/Bonjour Requires: libavahi-devel = %{version} libhowl0 = %{version} Group: Development/Libraries/C and C++ @@ -636,7 +636,6 @@ things, like correct mDNS reflection across LAN segments. %prep %setup -q -n %{_name}-%{version} -translation-update-upstream %patch0 %patch1 -p1 %patch2 @@ -831,7 +830,7 @@ rm -rf $RPM_BUILD_ROOT %post /sbin/ldconfig -%{fillup_and_insserv -f -y avahi-daemon} +%{fillup_and_insserv -f -Y avahi-daemon} %{fillup_and_insserv -f avahi-dnsconfd} %preun diff --git a/avahi-qt4.changes b/avahi-qt4.changes index c430c0a..1f9094b 100644 --- a/avahi-qt4.changes +++ b/avahi-qt4.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Mar 15 17:10:10 CET 2010 - sbrabec@suse.cz - -- Added support for translation-update-upstream (FATE#301344). - ------------------------------------------------------------------- Sun Aug 9 12:43:26 CEST 2009 - coolo@novell.com diff --git a/avahi-qt4.spec b/avahi-qt4.spec index 4f3222f..d9b52eb 100644 --- a/avahi-qt4.spec +++ b/avahi-qt4.spec @@ -73,7 +73,7 @@ Patch10: avahi-unicastdomains.patch # PATCH-FIX-UPSTREAM avahi-init_unused-not-dead.patch bnc#329708 dimstar@opensuse.org -- Report unused instead of dead Patch11: avahi-init_unused-not-dead.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: dbus-1-python fdupes gcc-c++ gdbm-devel intltool libdaemon-devel libexpat-devel pkg-config translation-update-upstream +BuildRequires: dbus-1-python fdupes gcc-c++ gdbm-devel intltool libdaemon-devel libexpat-devel pkg-config # Even if we are not building python bindings, we need python to build service types database: BuildRequires: python-devel python-gdbm %if %suse_version <= 1110 @@ -274,7 +274,7 @@ addition, it supports some nifty things that have never been seen elsewhere, like correct mDNS reflection across LAN segments. %package utils -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: Command Line Utilities for D-BUS Service for Zeroconf and Bonjour Requires: %{_name} >= %{version} Group: Productivity/Networking/Other @@ -316,7 +316,7 @@ supports some nifty things that have never been seen elsewhere like correct mDNS reflection accross LAN segments. %package compat-mDNSResponder-devel -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: mDNSResponder Compatibility Package for D-BUS Service for Zeroconf/Bonjour Requires: libavahi-devel = %{version} libdns_sd = %{version} Group: Development/Libraries/C and C++ @@ -339,7 +339,7 @@ supports some nifty things that have never been seen elsewhere like correct mDNS reflection accross LAN segments. %package compat-howl-devel -License: LGPLv2.1+ +License: LGPL v2.1 or later Summary: howl Compatibility Package for D-BUS Service for Zeroconf/Bonjour Requires: libavahi-devel = %{version} libhowl0 = %{version} Group: Development/Libraries/C and C++ @@ -639,7 +639,6 @@ things, like correct mDNS reflection across LAN segments. %prep %setup -q -n %{_name}-%{version} -translation-update-upstream %patch0 %patch1 -p1 %patch2 @@ -834,7 +833,7 @@ rm -rf $RPM_BUILD_ROOT %post /sbin/ldconfig -%{fillup_and_insserv -f -y avahi-daemon} +%{fillup_and_insserv -f -Y avahi-daemon} %{fillup_and_insserv -f avahi-dnsconfd} %preun diff --git a/avahi.changes b/avahi.changes index 4d9473c..242c096 100644 --- a/avahi.changes +++ b/avahi.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Mon Mar 15 17:10:10 CET 2010 - sbrabec@suse.cz - -- Do not force start avahi daemon on update (bnc#588367). -- Added support for translation-update-upstream (FATE#301344). - ------------------------------------------------------------------- Tue Dec 15 22:09:00 CET 2009 - jengelh@medozas.de diff --git a/avahi.spec b/avahi.spec index fb4cd80..c3e7e78 100644 --- a/avahi.spec +++ b/avahi.spec @@ -75,7 +75,7 @@ Patch10: avahi-unicastdomains.patch # PATCH-FIX-UPSTREAM avahi-init_unused-not-dead.patch bnc#329708 dimstar@opensuse.org -- Report unused instead of dead Patch11: avahi-init_unused-not-dead.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: dbus-1-python fdupes gcc-c++ gdbm-devel intltool libdaemon-devel libexpat-devel pkg-config translation-update-upstream +BuildRequires: dbus-1-python fdupes gcc-c++ gdbm-devel intltool libdaemon-devel libexpat-devel pkg-config # Even if we are not building python bindings, we need python to build service types database: BuildRequires: python-devel python-gdbm %if %suse_version <= 1110 @@ -639,7 +639,6 @@ things, like correct mDNS reflection across LAN segments. %prep %setup -q -n %{_name}-%{version} -translation-update-upstream %patch0 %patch1 -p1 %patch2 @@ -834,7 +833,7 @@ rm -rf $RPM_BUILD_ROOT %post /sbin/ldconfig -%{fillup_and_insserv -f -y avahi-daemon} +%{fillup_and_insserv -f -Y avahi-daemon} %{fillup_and_insserv -f avahi-dnsconfd} %preun