From 24b35c8e7aee3f580646968d1093a0aa0cbc8b3fac80e77af503cce781ba463a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 6 Nov 2014 22:39:20 +0000 Subject: [PATCH] - 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 --- appstream-glib.changes | 10 ++++++++++ appstream-glib.spec | 6 ++++++ 2 files changed, 16 insertions(+) diff --git a/appstream-glib.changes b/appstream-glib.changes index 8205692..2fe5943 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -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 diff --git a/appstream-glib.spec b/appstream-glib.spec index e598f18..7376ef6 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -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