diff --git a/libexif.changes b/libexif.changes index ae2338f..c656160 100644 --- a/libexif.changes +++ b/libexif.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -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 fd535c6..a9e6fa7 100644 --- a/libexif.spec +++ b/libexif.spec @@ -19,13 +19,13 @@ Name: libexif -BuildRequires: doxygen pkg-config +BuildRequires: doxygen Url: http://libexif.sourceforge.net -License: LGPLv2.1+ +License: LGPL v2.1 or later Group: System/Libraries Summary: An EXIF Tag Parsing Library for Digital Cameras Version: 0.6.19 -Release: 3 +Release: 2 # bug437293 %ifarch ppc64 Obsoletes: libexif-64bit @@ -47,7 +47,7 @@ Authors: Curtis Galloway %package devel -License: LGPLv2.1+ +License: LGPL v2.1 or later Group: Development/Libraries/C and C++ Summary: An EXIF Tag Parsing Library for Digital Cameras (Development files) Requires: %{name} = %{version} glibc-devel