From b326fd9d1dce78456038cfc78cad854a4a5aa36924d4734680144965b8b3d03d Mon Sep 17 00:00:00 2001 From: Corot Sebastien Date: Wed, 19 Sep 2012 21:09:09 +0000 Subject: [PATCH] - install missing headers for the sequential version OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=5 --- mumps.changes | 5 +++++ mumps.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/mumps.changes b/mumps.changes index d536a80..d0b9beb 100644 --- a/mumps.changes +++ b/mumps.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 19 21:08:02 UTC 2012 - scorot@free.fr + +- install missing headers for the sequential version + ------------------------------------------------------------------- Wed Sep 19 19:40:07 UTC 2012 - scorot@free.fr diff --git a/mumps.spec b/mumps.spec index c1fc32f..4572d2f 100644 --- a/mumps.spec +++ b/mumps.spec @@ -357,6 +357,7 @@ for mpi in %_mpi; do done install -m 644 include/* %{buildroot}%{_includedir}/mumps +install -m 644 libseq/*.h %{buildroot}%{_includedir}/mumps install -m 644 PORD/include/* %{buildroot}%{_includedir}/pord # Don't want binaries in docdir