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