From c0404c0e0d3ad3730266b3cf2f4179c31762dbb9597c715de1c31a735f375916 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 8 Mar 2016 22:53:06 +0000 Subject: [PATCH 1/3] Accepting request 368781 from GNOME:Next - BuildIgnore typelib(GdkX11) as required by python-gobject: this causes a build cycle with gtk3. OBS-URL: https://build.opensuse.org/request/show/368781 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=123 --- avahi-glib2.spec | 3 +++ avahi-mono.spec | 3 +++ avahi-qt4.spec | 3 +++ avahi.changes | 6 ++++++ avahi.spec | 3 +++ 5 files changed, 18 insertions(+) diff --git a/avahi-glib2.spec b/avahi-glib2.spec index ddcf13a..42a4fb2 100644 --- a/avahi-glib2.spec +++ b/avahi-glib2.spec @@ -97,6 +97,9 @@ Patch17: avahi-outdated-URL.patch Patch18: avahi-0.6.31-invalid-packet.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: dbus-1-python +# dbus-1-python requires python-gobject, which in turn requires typelib(GdkX11) (provided by typelib-1_0-Gtk-3_0). +# This causes a build cycle with gtk3 though, so we ignore this dependency +#!BuildIgnore: typelib(GdkX11) BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gdbm-devel diff --git a/avahi-mono.spec b/avahi-mono.spec index fbeef19..b8de1f1 100644 --- a/avahi-mono.spec +++ b/avahi-mono.spec @@ -97,6 +97,9 @@ Patch17: avahi-outdated-URL.patch Patch18: avahi-0.6.31-invalid-packet.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: dbus-1-python +# dbus-1-python requires python-gobject, which in turn requires typelib(GdkX11) (provided by typelib-1_0-Gtk-3_0). +# This causes a build cycle with gtk3 though, so we ignore this dependency +#!BuildIgnore: typelib(GdkX11) BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gdbm-devel diff --git a/avahi-qt4.spec b/avahi-qt4.spec index c5ad972..5bb0b1c 100644 --- a/avahi-qt4.spec +++ b/avahi-qt4.spec @@ -97,6 +97,9 @@ Patch17: avahi-outdated-URL.patch Patch18: avahi-0.6.31-invalid-packet.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: dbus-1-python +# dbus-1-python requires python-gobject, which in turn requires typelib(GdkX11) (provided by typelib-1_0-Gtk-3_0). +# This causes a build cycle with gtk3 though, so we ignore this dependency +#!BuildIgnore: typelib(GdkX11) BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gdbm-devel diff --git a/avahi.changes b/avahi.changes index 51792aa..742863b 100644 --- a/avahi.changes +++ b/avahi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 8 22:41:28 UTC 2016 - dimstar@opensuse.org + +- BuildIgnore typelib(GdkX11) as required by python-gobject: this + causes a build cycle with gtk3. + ------------------------------------------------------------------- Mon Jan 25 13:58:10 UTC 2016 - dimstar@opensuse.org diff --git a/avahi.spec b/avahi.spec index 57024ed..3bbeeaf 100644 --- a/avahi.spec +++ b/avahi.spec @@ -99,6 +99,9 @@ Patch17: avahi-outdated-URL.patch Patch18: avahi-0.6.31-invalid-packet.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: dbus-1-python +# dbus-1-python requires python-gobject, which in turn requires typelib(GdkX11) (provided by typelib-1_0-Gtk-3_0). +# This causes a build cycle with gtk3 though, so we ignore this dependency +#!BuildIgnore: typelib(GdkX11) BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gdbm-devel From cbabe2c95a8d83285cb056758bb9f56c3e9de7562b1a036c4cdf275597249fcf Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 8 Mar 2016 23:17:27 +0000 Subject: [PATCH 2/3] Accepting request 368811 from GNOME:Factory Revert last change - incomplete and the wrong entry point OBS-URL: https://build.opensuse.org/request/show/368811 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=124 --- avahi-glib2.spec | 3 --- avahi-mono.spec | 3 --- avahi-qt4.spec | 3 --- avahi.changes | 6 ------ avahi.spec | 3 --- 5 files changed, 18 deletions(-) diff --git a/avahi-glib2.spec b/avahi-glib2.spec index 42a4fb2..ddcf13a 100644 --- a/avahi-glib2.spec +++ b/avahi-glib2.spec @@ -97,9 +97,6 @@ Patch17: avahi-outdated-URL.patch Patch18: avahi-0.6.31-invalid-packet.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: dbus-1-python -# dbus-1-python requires python-gobject, which in turn requires typelib(GdkX11) (provided by typelib-1_0-Gtk-3_0). -# This causes a build cycle with gtk3 though, so we ignore this dependency -#!BuildIgnore: typelib(GdkX11) BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gdbm-devel diff --git a/avahi-mono.spec b/avahi-mono.spec index b8de1f1..fbeef19 100644 --- a/avahi-mono.spec +++ b/avahi-mono.spec @@ -97,9 +97,6 @@ Patch17: avahi-outdated-URL.patch Patch18: avahi-0.6.31-invalid-packet.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: dbus-1-python -# dbus-1-python requires python-gobject, which in turn requires typelib(GdkX11) (provided by typelib-1_0-Gtk-3_0). -# This causes a build cycle with gtk3 though, so we ignore this dependency -#!BuildIgnore: typelib(GdkX11) BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gdbm-devel diff --git a/avahi-qt4.spec b/avahi-qt4.spec index 5bb0b1c..c5ad972 100644 --- a/avahi-qt4.spec +++ b/avahi-qt4.spec @@ -97,9 +97,6 @@ Patch17: avahi-outdated-URL.patch Patch18: avahi-0.6.31-invalid-packet.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: dbus-1-python -# dbus-1-python requires python-gobject, which in turn requires typelib(GdkX11) (provided by typelib-1_0-Gtk-3_0). -# This causes a build cycle with gtk3 though, so we ignore this dependency -#!BuildIgnore: typelib(GdkX11) BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gdbm-devel diff --git a/avahi.changes b/avahi.changes index 742863b..51792aa 100644 --- a/avahi.changes +++ b/avahi.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Tue Mar 8 22:41:28 UTC 2016 - dimstar@opensuse.org - -- BuildIgnore typelib(GdkX11) as required by python-gobject: this - causes a build cycle with gtk3. - ------------------------------------------------------------------- Mon Jan 25 13:58:10 UTC 2016 - dimstar@opensuse.org diff --git a/avahi.spec b/avahi.spec index 3bbeeaf..57024ed 100644 --- a/avahi.spec +++ b/avahi.spec @@ -99,9 +99,6 @@ Patch17: avahi-outdated-URL.patch Patch18: avahi-0.6.31-invalid-packet.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: dbus-1-python -# dbus-1-python requires python-gobject, which in turn requires typelib(GdkX11) (provided by typelib-1_0-Gtk-3_0). -# This causes a build cycle with gtk3 though, so we ignore this dependency -#!BuildIgnore: typelib(GdkX11) BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gdbm-devel From 4b13cf84095ae89ea9068cdf74e1fb835551229e04bae3c18956cd2490407825 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 1 Jun 2016 10:07:11 +0000 Subject: [PATCH 3/3] Accepting request 399287 from SUSE:SLE-12-SP2:GA Sync package with SLE12SP2 - just for easier tracking OBS-URL: https://build.opensuse.org/request/show/399287 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/avahi?expand=0&rev=125 --- avahi.changes | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/avahi.changes b/avahi.changes index 51792aa..ceca6ef 100644 --- a/avahi.changes +++ b/avahi.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri May 20 10:07:48 UTC 2016 - alarrosa@suse.com + +- Update to GNOME 3.20.2 (Fate#318572) +- Added License field in spec file. + +------------------------------------------------------------------- +Thu Apr 14 13:23:21 UTC 2016 - mgorse@suse.com + +- Update to GNOME 3.20 Fate#318572 + ------------------------------------------------------------------- Mon Jan 25 13:58:10 UTC 2016 - dimstar@opensuse.org @@ -12,7 +23,7 @@ Mon Oct 19 09:24:58 UTC 2015 - zaitor@opensuse.org back in once there is a new release of avahi. ------------------------------------------------------------------- -Wed Oct 7 20:34:24 UTC 2015 - mgorse@suse.com +Thu Oct 8 14:42:24 UTC 2015 - mgorse@suse.com - Add avahi-0.6.31-invalid-packet.patch: do not spam logs for invalid packets (boo#947140 bsc#948277).