From c008bb696145e04d1d6dde37e112114e619ca6196b2f3ff719cd1a730ceda976 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Sat, 24 Apr 2010 09:58:09 +0000 Subject: [PATCH] Accepting request 38661 from graphics Copy from graphics/libexif based on submit request 38661 from user coolo OBS-URL: https://build.opensuse.org/request/show/38661 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libexif?expand=0&rev=22 --- libexif.changes | 5 +++++ libexif.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) 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