Accepting request 515431 from graphics

- add a libexif-devel-biarch for building with -m32

OBS-URL: https://build.opensuse.org/request/show/515431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libexif?expand=0&rev=40
This commit is contained in:
Dominique Leuenberger 2017-08-21 09:33:23 +00:00 committed by Git OBS Bridge
commit 6886b2a8c2
3 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,6 @@
libexif12
obsoletes "libexif-<targettype> < <version>"
provides "libexif-<targettype> = <version>"
libexif-devel
-requires "libexif-<targettype>"
requires "libexif12-<targettype> = <version>"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 7 15:10:07 UTC 2017 - meissner@suse.com
- add a libexif-devel-biarch for building with -m32
-------------------------------------------------------------------
Tue Aug 26 11:37:30 UTC 2014 - fcrozat@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libexif
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -77,9 +77,6 @@ make check
%find_lang %{name}-12
%{__rm} -f %{buildroot}%{_libdir}/*.la
%clean
rm -rf $RPM_BUILD_ROOT
%post -n %{pname} -p /sbin/ldconfig
%postun -n %{pname} -p /sbin/ldconfig