From 937d31c34fe566f570137f443c78533fdddca1af39697195bf6f66bd3423dbf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 29 Jul 2015 15:53:28 +0000 Subject: [PATCH] Accepting request 319237 from home:dimstar:Factory - Add baselibs.conf: build libsuperlu4-32bit, as needed by libarmadillo. OBS-URL: https://build.opensuse.org/request/show/319237 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/superlu?expand=0&rev=10 --- baselibs.conf | 1 + superlu.changes | 6 ++++++ superlu.spec | 3 ++- 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..40389c5 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libsuperlu4 diff --git a/superlu.changes b/superlu.changes index 86074df..2d8744d 100644 --- a/superlu.changes +++ b/superlu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 29 09:34:51 UTC 2015 - dimstar@opensuse.org + +- Add baselibs.conf: build libsuperlu4-32bit, as needed by + libarmadillo. + ------------------------------------------------------------------- Tue Jan 15 21:14:51 UTC 2013 - scorot@free.fr diff --git a/superlu.spec b/superlu.spec index 12b2589..259e1aa 100644 --- a/superlu.spec +++ b/superlu.spec @@ -1,7 +1,7 @@ # # spec file for package superlu # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -26,6 +26,7 @@ Release: 0 Source: superlu_%{version}-bsd.tar.bz2 Source1: superlu_ug.pdf Source2: README.SUSE +Source3: baselibs.conf # PATCH-FEATURE-OPENSUSE superlu-4.3.diff : add compiler and build flags in make.inc Patch: superlu-4.3.diff # PATCH-FIX-UPSTREAM superlu-4.3-include.patch : avoid implicit declaration warnings