From 403dfa734f77ba9d61f0441492a600314e535f9ca05fd2e2409f305e029ec122 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 14 Oct 2010 12:02:13 +0000 Subject: [PATCH] Accepting request 50265 from multimedia:libs Copy from multimedia:libs/libopenraw based on submit request 50265 from user vuntz OBS-URL: https://build.opensuse.org/request/show/50265 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libopenraw?expand=0&rev=13 --- baselibs.conf | 1 + libopenraw.changes | 6 ++++++ libopenraw.spec | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/baselibs.conf b/baselibs.conf index f9bffe8..c3cd186 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,5 +1,6 @@ libopenraw1 gdk-pixbuf-loader-libopenraw + requires "gdk-pixbuf-query-loaders-" supplements "packageand(libopenraw1-:gdk-pixbuf-)" post "%gdk_pixbuf_loader_post" postun "%gdk_pixbuf_loader_postun" diff --git a/libopenraw.changes b/libopenraw.changes index 39d1bc2..81bcc46 100644 --- a/libopenraw.changes +++ b/libopenraw.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 11 21:22:12 CEST 2010 - vuntz@opensuse.org + +- Add missing Requires for gdk-pixbuf-query-loaders to + gdk-pixbuf-loader-libopenraw in baselibs.conf. + ------------------------------------------------------------------- Wed Jul 21 14:51:06 CEST 2010 - vuntz@opensuse.org diff --git a/libopenraw.spec b/libopenraw.spec index ec93c37..ed355bd 100644 --- a/libopenraw.spec +++ b/libopenraw.spec @@ -21,7 +21,7 @@ Summary: A library to decode digtal camera RAW files Name: libopenraw Version: 0.0.8 -Release: 8 +Release: 9 License: LGPLv2.1+ Group: Development/Libraries/C and C++ Source0: http://libopenraw.freedesktop.org/download/%name-%{version}.tar.bz2