Accepting request 107024 from GNOME:Factory

Fix build after libxml2 change (forwarded request 107006 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/107024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shared-mime-info?expand=0&rev=33
This commit is contained in:
Stephan Kulow 2012-02-28 13:16:13 +00:00 committed by Git OBS Bridge
commit 87cae71300
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Feb 26 13:57:54 UTC 2012 - vuntz@opensuse.org
- Add libxml2-tools BuildRequires for xmllint, now that tools got
split from libxml2 package.
-------------------------------------------------------------------
Tue Jan 17 18:02:01 UTC 2012 - vuntz@opensuse.org

View File

@ -29,11 +29,15 @@ Source2: macros.shared-mime-info
BuildRequires: glib2-devel
BuildRequires: intltool
BuildRequires: libxml2-devel
# needed for xmllint
BuildRequires: libxml2-tools
BuildRequires: translation-update-upstream
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
BuildRequires: xz
# needed by mime-info-to-mime:
Requires: /bin/rm /bin/mkdir /usr/bin/fgrep
Requires: /bin/mkdir
Requires: /bin/rm
Requires: /usr/bin/fgrep
# libgio-2_0-0 Requires: shared-mime-info, but this can't exist yet. We explicitly ignore this dependency here.
#!BuildIgnore: shared-mime-info
# needed by update-mime-database