From d76c86c6a41066ff6f42046a6d735604cfd2016c92184204f5dbe93d8365c9d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 8 Aug 2017 13:37:48 +0000 Subject: [PATCH 1/2] 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 --- baselibs.conf | 1 + libexif.changes | 5 +++++ libexif.spec | 5 +---- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index ec4763c..d7fcfc8 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,4 @@ libexif12 obsoletes "libexif- < " provides "libexif- = " +libexif-devel diff --git a/libexif.changes b/libexif.changes index 905d015..79a65f7 100644 --- a/libexif.changes +++ b/libexif.changes @@ -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 diff --git a/libexif.spec b/libexif.spec index ddcbdb2..17dfc8a 100644 --- a/libexif.spec +++ b/libexif.spec @@ -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 From 0da365ff6354f1730fd047fd6855d47a1831a30fd66c48118d61625231ab90f6 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 9 Aug 2017 11:31:37 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/graphics/libexif?expand=0&rev=29 --- baselibs.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/baselibs.conf b/baselibs.conf index d7fcfc8..d45fa1b 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -2,3 +2,5 @@ libexif12 obsoletes "libexif- < " provides "libexif- = " libexif-devel + -requires "libexif-" + requires "libexif12- = "