summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris E Ferron <chris.e.ferron@linux.intel.com>2012-11-13 10:02:07 -0800
committerManuel Bachmann <manuel.bachmann@open.eurogiciel.org>2014-11-13 09:41:27 +0100
commitc841b58d736a4dd6519844139aa4b3df08dc090c (patch)
tree55dc8c148d50ee3582ed7670fa6eadcc29ec19da
parentbab9f2fdf40a1e96d43e7a520bc382bfe6e2a7d8 (diff)
downloadgdk-pixbuf-c841b58d736a4dd6519844139aa4b3df08dc090c.tar.gz
gdk-pixbuf-c841b58d736a4dd6519844139aa4b3df08dc090c.tar.bz2
gdk-pixbuf-c841b58d736a4dd6519844139aa4b3df08dc090c.zip
fixed packaging issue
-rw-r--r--packaging/gdk-pixbuf.spec7
1 files 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