- shared library packaging policy
OBS-URL: https://build.opensuse.org/package/show/graphics/libexif?expand=0&rev=11
This commit is contained in:
parent
974cb0634e
commit
c50241fb04
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user