From c50241fb04a1a67e43d8031d1858dab935180d8e5ab094dafa5a1358db450f01 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 17 Dec 2010 14:48:55 +0000 Subject: [PATCH] - shared library packaging policy OBS-URL: https://build.opensuse.org/package/show/graphics/libexif?expand=0&rev=11 --- libexif.changes | 1 + libexif.spec | 2 ++ 2 files changed, 3 insertions(+) diff --git a/libexif.changes b/libexif.changes index 3fe76fd..7564d44 100644 --- a/libexif.changes +++ b/libexif.changes @@ -12,6 +12,7 @@ Fri Dec 17 15:41:00 CET 2010 - meissner@suse.de * exif_entry_dump() now displays the correct tag name for GPS tags * Fixed some invalid format specifiers that caused problems on some platforms * Display rational numbers with the right number of significant figures +- shared library packaging policy ------------------------------------------------------------------- Sat Apr 24 09:49:02 UTC 2010 - coolo@novell.com diff --git a/libexif.spec b/libexif.spec index 37442d1..76d1722 100644 --- a/libexif.spec +++ b/libexif.spec @@ -30,6 +30,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 Source1: baselibs.conf +%define debug_package_requires libexif12 = %{version}-%{release} + %package -n libexif12 Summary: An EXIF Tag Parsing Library for Digital Cameras Group: System/Libraries