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
This commit is contained in:
Dominique Leuenberger 2016-03-08 22:53:06 +00:00 committed by Git OBS Bridge
parent b676406673
commit c0404c0e0d
5 changed files with 18 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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