- BuildIgnore brp-extract-appdata: As this packageis not desktop

relevant, we can do without brp-extract-appdata. This helps a
  great deal in bootstrapping: otherwise we end up with
  brp-extract-appdata requiring appstream-glib, which can't be
  built, as brp-extract-appdata is a support package in the
  buildroot.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/appstream-glib?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2014-11-06 22:39:20 +00:00 committed by Git OBS Bridge
parent 675f4945cc
commit 24b35c8e7a
2 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Nov 6 22:36:46 UTC 2014 - dimstar@opensuse.org
- BuildIgnore brp-extract-appdata: As this packageis not desktop
relevant, we can do without brp-extract-appdata. This helps a
great deal in bootstrapping: otherwise we end up with
brp-extract-appdata requiring appstream-glib, which can't be
built, as brp-extract-appdata is a support package in the
buildroot.
-------------------------------------------------------------------
Thu Oct 30 10:41:51 UTC 2014 - dimstar@opensuse.org

View File

@ -49,6 +49,12 @@ BuildRequires: pkgconfig(libarchive)
BuildRequires: pkgconfig(libsoup-2.4) >= 2.24
BuildRequires: pkgconfig(rpm)
BuildRequires: pkgconfig(sqlite3)
# As this packageis not desktop relevant, we can do without
# brp-extract-appdata. This helps a great deal in
# bootstrapping: otherwise we end up with brp-extract-appdata
# requiring appstream-glib, which can't be built, as
# brp-extract-appdata is a support package in the buildroot.
#!BuildIgnore: brp-extract-appdata
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description