From e7a9aa5575fd1a52241881346bd230d4f4ea39d2 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 2 Jul 2010 17:43:10 +0000 Subject: [PATCH] - BR shared-mime-info; see comment above it --- gdk-pixbuf2.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 74d676a..cd425cd 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,6 +1,6 @@ Name: gdk-pixbuf2 Version: 2.21.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An image loading library Group: System Environment/Libraries @@ -16,6 +16,9 @@ BuildRequires: libtiff-devel BuildRequires: jasper-devel BuildRequires: libX11-devel BuildRequires: gobject-introspection-devel +# gdk-pixbuf does a configure time check which uses the GIO mime +# layer; we need to actually have the mime type database. +BuildRequires: shared-mime-info # Bootstrap requirements BuildRequires: autoconf automake libtool BuildRequires: gettext-autopoint @@ -108,6 +111,9 @@ fi %changelog +* Fri Jul 2 2010 Colin Walters - 2.21.5-3 +- BR shared-mime-info; see comment above it + * Tue Jun 29 2010 Colin Walters - 2.21.5-2 - Changes to support snapshot builds