From 6af6d99099461c61945808327f2d23759b249539130ec80b4b70aa64f30e5079 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Wed, 5 Feb 2014 14:25:35 +0000 Subject: [PATCH 1/2] Accepting request 220976 from home:oertel:branches:devel:libraries:c_c++ - enable build_mpi on s390/s390x OBS-URL: https://build.opensuse.org/request/show/220976 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=117 --- boost.changes | 5 +++++ boost.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/boost.changes b/boost.changes index 107aa48..1b7ef65 100644 --- a/boost.changes +++ b/boost.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 5 13:58:30 CET 2014 - ro@suse.de + +- enable build_mpi on s390/s390x + ------------------------------------------------------------------- Tue Jan 7 11:02:00 UTC 2014 - schwab@suse.de diff --git a/boost.spec b/boost.spec index de9338b..57a909d 100644 --- a/boost.spec +++ b/boost.spec @@ -30,7 +30,7 @@ # Just hardcode build_mpi to 1 as soon as openmpi builds on all # named architectures. -%ifarch s390 s390x ia64 hppa +%ifarch ia64 hppa %define build_mpi 0 %else %define build_mpi 1 From b4dcfc7d0eea6fc6d8966afc363f966a71de7f86095ece90411534dd60dacfb8 Mon Sep 17 00:00:00 2001 From: Philipp Thomas Date: Sat, 8 Feb 2014 17:06:53 +0000 Subject: [PATCH 2/2] - Add post and postun sections for libboost_graph_parallel. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=118 --- boost.changes | 5 +++++ boost.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/boost.changes b/boost.changes index 1b7ef65..7372016 100644 --- a/boost.changes +++ b/boost.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 8 18:06:12 CET 2014 - pth@suse.de + +- Add post and postun sections for libboost_graph_parallel. + ------------------------------------------------------------------- Wed Feb 5 13:58:30 CET 2014 - ro@suse.de diff --git a/boost.spec b/boost.spec index 57a909d..907ee73 100644 --- a/boost.spec +++ b/boost.spec @@ -606,6 +606,7 @@ rm -f %{buildroot}%{_libdir}/*.a %post -n libboost_chrono%{lib_appendix} -p /sbin/ldconfig %post -n libboost_locale%{lib_appendix} -p /sbin/ldconfig %post -n libboost_timer%{lib_appendix} -p /sbin/ldconfig +%post -n libboost_graph_parallel%{lib_appendix} -p /sbin/ldconfig %postun -n libboost_atomic%{lib_appendix} -p /sbin/ldconfig %postun -n libboost_context%{lib_appendix} -p /sbin/ldconfig @@ -633,6 +634,7 @@ rm -f %{buildroot}%{_libdir}/*.a %postun -n libboost_chrono%{lib_appendix} -p /sbin/ldconfig %postun -n libboost_locale%{lib_appendix} -p /sbin/ldconfig %postun -n libboost_timer%{lib_appendix} -p /sbin/ldconfig +%postun -n libboost_graph_parallel%{lib_appendix} -p /sbin/ldconfig %files -n boost-license%{lib_appendix} %defattr(-, root, root, -)