diff --git a/avahi-glib2.changes b/avahi-glib2.changes index 1ff8a84..668d492 100644 --- a/avahi-glib2.changes +++ b/avahi-glib2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Sep 21 14:31:18 UTC 2013 - dimstar@opensuse.org + +- Change RPM Group of shared library package to System/Libraries. + ------------------------------------------------------------------- Mon Aug 5 21:31:42 UTC 2013 - dimstar@opensuse.org diff --git a/avahi-glib2.spec b/avahi-glib2.spec index d7bfa32..10d5042 100644 --- a/avahi-glib2.spec +++ b/avahi-glib2.spec @@ -90,6 +90,8 @@ Patch13: avahi-fix-mkdir.diff Patch14: avahi-enable-ipv6.patch # PATCH-FIX-OPENSUSE avahi-move-everything-to-run.patch rmilasan@suse.com -- Move everything to /run directory (socket and pid files) Patch15: avahi-move-everything-to-run.patch +# PATCH-FIX-OPENSUSE avahi-reserve-space-for-record-data-when-size-e.patch bnc#835984 jlee@suse.com -- avahi-core: reserve space for record data when size estimate +Patch16: avahi-reserve-space-for-record-data-when-size-e.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: dbus-1-python BuildRequires: fdupes @@ -465,7 +467,7 @@ across LAN segments. %package -n libavahi-glib1 Summary: Glib Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour -Group: System/GUI/GNOME +Group: System/Libraries # Old name used for <= 10.3: Provides: avahi-glib = %{version} Obsoletes: avahi-glib < %{version} @@ -487,7 +489,7 @@ correct mDNS reflection across LAN segments. %package -n libavahi-gobject0 Summary: D-BUS Service for Zeroconf and Bonjour -Group: System/Daemons +Group: System/Libraries %description -n libavahi-gobject0 Avahi is an implementation of the DNS Service Discovery and Multicast @@ -763,6 +765,7 @@ translation-update-upstream %patch13 -p1 %patch14 -p1 %patch15 -p1 +%patch16 -p1 %if !%build_core # Replace all .la references from local .la files to installed versions diff --git a/avahi-mono.spec b/avahi-mono.spec index 87b042f..4d3c4cf 100644 --- a/avahi-mono.spec +++ b/avahi-mono.spec @@ -90,6 +90,8 @@ Patch13: avahi-fix-mkdir.diff Patch14: avahi-enable-ipv6.patch # PATCH-FIX-OPENSUSE avahi-move-everything-to-run.patch rmilasan@suse.com -- Move everything to /run directory (socket and pid files) Patch15: avahi-move-everything-to-run.patch +# PATCH-FIX-OPENSUSE avahi-reserve-space-for-record-data-when-size-e.patch bnc#835984 jlee@suse.com -- avahi-core: reserve space for record data when size estimate +Patch16: avahi-reserve-space-for-record-data-when-size-e.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: dbus-1-python BuildRequires: fdupes @@ -464,7 +466,7 @@ across LAN segments. %package -n libavahi-glib1 Summary: Glib Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour -Group: System/GUI/GNOME +Group: System/Libraries # Old name used for <= 10.3: Provides: avahi-glib = %{version} Obsoletes: avahi-glib < %{version} @@ -486,7 +488,7 @@ correct mDNS reflection across LAN segments. %package -n libavahi-gobject0 Summary: D-BUS Service for Zeroconf and Bonjour -Group: System/Daemons +Group: System/Libraries %description -n libavahi-gobject0 Avahi is an implementation of the DNS Service Discovery and Multicast @@ -762,6 +764,7 @@ translation-update-upstream %patch13 -p1 %patch14 -p1 %patch15 -p1 +%patch16 -p1 %if !%build_core # Replace all .la references from local .la files to installed versions diff --git a/avahi-qt4.spec b/avahi-qt4.spec index 6029262..8ece409 100644 --- a/avahi-qt4.spec +++ b/avahi-qt4.spec @@ -90,6 +90,8 @@ Patch13: avahi-fix-mkdir.diff Patch14: avahi-enable-ipv6.patch # PATCH-FIX-OPENSUSE avahi-move-everything-to-run.patch rmilasan@suse.com -- Move everything to /run directory (socket and pid files) Patch15: avahi-move-everything-to-run.patch +# PATCH-FIX-OPENSUSE avahi-reserve-space-for-record-data-when-size-e.patch bnc#835984 jlee@suse.com -- avahi-core: reserve space for record data when size estimate +Patch16: avahi-reserve-space-for-record-data-when-size-e.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: dbus-1-python BuildRequires: fdupes @@ -467,7 +469,7 @@ across LAN segments. %package -n libavahi-glib1 Summary: Glib Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour -Group: System/GUI/GNOME +Group: System/Libraries # Old name used for <= 10.3: Provides: avahi-glib = %{version} Obsoletes: avahi-glib < %{version} @@ -489,7 +491,7 @@ correct mDNS reflection across LAN segments. %package -n libavahi-gobject0 Summary: D-BUS Service for Zeroconf and Bonjour -Group: System/Daemons +Group: System/Libraries %description -n libavahi-gobject0 Avahi is an implementation of the DNS Service Discovery and Multicast @@ -765,6 +767,7 @@ translation-update-upstream %patch13 -p1 %patch14 -p1 %patch15 -p1 +%patch16 -p1 %if !%build_core # Replace all .la references from local .la files to installed versions diff --git a/avahi.changes b/avahi.changes index 0f17455..31d35de 100644 --- a/avahi.changes +++ b/avahi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 21 14:30:30 UTC 2013 - dimstar@opensuse.org + +- Change RPM Group of shared library package to System/Libraries. +- Run pre_checkin.sh to sync .spec files. + ------------------------------------------------------------------- Wed Aug 21 21:53:19 UTC 2013 - mgorse@suse.com diff --git a/avahi.spec b/avahi.spec index 9eabbcf..a104987 100644 --- a/avahi.spec +++ b/avahi.spec @@ -469,7 +469,7 @@ across LAN segments. %package -n libavahi-glib1 Summary: Glib Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour -Group: System/GUI/GNOME +Group: System/Libraries # Old name used for <= 10.3: Provides: avahi-glib = %{version} Obsoletes: avahi-glib < %{version} @@ -491,7 +491,7 @@ correct mDNS reflection across LAN segments. %package -n libavahi-gobject0 Summary: D-BUS Service for Zeroconf and Bonjour -Group: System/Daemons +Group: System/Libraries %description -n libavahi-gobject0 Avahi is an implementation of the DNS Service Discovery and Multicast