From 1efeddb71bf113b4c51728a68575942e496d9311 Mon Sep 17 00:00:00 2001 From: Chris E Ferron Date: Tue, 13 Nov 2012 10:02:07 -0800 Subject: [PATCH] fixed packaging issue --- packaging/gdk-pixbuf.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/packaging/gdk-pixbuf.spec b/packaging/gdk-pixbuf.spec index 24b0eb5..4862620 100644 --- a/packaging/gdk-pixbuf.spec +++ b/packaging/gdk-pixbuf.spec @@ -17,17 +17,14 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.31.0 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(x11) +Requires(post): gdk-pixbuf-query-loaders +Recommends: %{name}-lang = %{version} %description gdk-pixbuf is an image loading library that can be extended by loadable modules for new image formats. It is used by toolkits such as GTK+ or Clutter. -Summary: An image loading library -Group: System/Libraries -Requires(post): gdk-pixbuf-query-loaders -Recommends: %{name}-lang = %{version} - %package -n typelib-GdkPixbuf Summary: An image loading library -- Introspection bindings Group: System/Libraries -- 2.7.4