Accepting request 515133 from home:msmeissn:branches:graphics

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

OBS-URL: https://build.opensuse.org/request/show/515133
OBS-URL: https://build.opensuse.org/package/show/graphics/libexif?expand=0&rev=28
This commit is contained in:
Ismail Dönmez 2017-08-08 13:37:48 +00:00 committed by Git OBS Bridge
parent 123a7f997b
commit d76c86c6a4
3 changed files with 7 additions and 4 deletions

View File

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

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