Accepting request 107006 from home:vuntz:branches:GNOME:Factory

Fix build after libxml2 change

OBS-URL: https://build.opensuse.org/request/show/107006
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/shared-mime-info?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2012-02-26 15:05:56 +00:00 committed by Git OBS Bridge
parent 878fb6375b
commit 874a2c7178
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