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:
parent
878fb6375b
commit
874a2c7178
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user