- shared library packaging policy

OBS-URL: https://build.opensuse.org/package/show/graphics/libexif?expand=0&rev=11
This commit is contained in:
Marcus Meissner 2010-12-17 14:48:55 +00:00 committed by Git OBS Bridge
parent 974cb0634e
commit c50241fb04
2 changed files with 3 additions and 0 deletions

View File

@ -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 * exif_entry_dump() now displays the correct tag name for GPS tags
* Fixed some invalid format specifiers that caused problems on some platforms * Fixed some invalid format specifiers that caused problems on some platforms
* Display rational numbers with the right number of significant figures * 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 Sat Apr 24 09:49:02 UTC 2010 - coolo@novell.com

View File

@ -30,6 +30,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %{name}-%{version}.tar.bz2 Source0: %{name}-%{version}.tar.bz2
Source1: baselibs.conf Source1: baselibs.conf
%define debug_package_requires libexif12 = %{version}-%{release}
%package -n libexif12 %package -n libexif12
Summary: An EXIF Tag Parsing Library for Digital Cameras Summary: An EXIF Tag Parsing Library for Digital Cameras
Group: System/Libraries Group: System/Libraries