- 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:
parent
675f4945cc
commit
24b35c8e7a
@ -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
|
Thu Oct 30 10:41:51 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -49,6 +49,12 @@ BuildRequires: pkgconfig(libarchive)
|
|||||||
BuildRequires: pkgconfig(libsoup-2.4) >= 2.24
|
BuildRequires: pkgconfig(libsoup-2.4) >= 2.24
|
||||||
BuildRequires: pkgconfig(rpm)
|
BuildRequires: pkgconfig(rpm)
|
||||||
BuildRequires: pkgconfig(sqlite3)
|
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
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user