diff --git a/libexif.changes b/libexif.changes index c656160..ae2338f 100644 --- a/libexif.changes +++ b/libexif.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 24 09:49:02 UTC 2010 - coolo@novell.com + +- buildrequire pkg-config to fix provides + ------------------------------------------------------------------- Thu Dec 24 14:37:16 CET 2009 - jengelh@medozas.de diff --git a/libexif.spec b/libexif.spec index a9e6fa7..fd535c6 100644 --- a/libexif.spec +++ b/libexif.spec @@ -19,13 +19,13 @@ Name: libexif -BuildRequires: doxygen +BuildRequires: doxygen pkg-config Url: http://libexif.sourceforge.net -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: System/Libraries Summary: An EXIF Tag Parsing Library for Digital Cameras Version: 0.6.19 -Release: 2 +Release: 3 # bug437293 %ifarch ppc64 Obsoletes: libexif-64bit @@ -47,7 +47,7 @@ Authors: Curtis Galloway %package devel -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: Development/Libraries/C and C++ Summary: An EXIF Tag Parsing Library for Digital Cameras (Development files) Requires: %{name} = %{version} glibc-devel