Hello community, here is the log from the commit of package boost for openSUSE:Factory checked in at 2014-02-11 11:39:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/boost (Old) and /work/SRC/openSUSE:Factory/.boost.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "boost" Changes: -------- --- /work/SRC/openSUSE:Factory/boost/boost.changes 2014-01-07 17:19:00.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.boost.new/boost.changes 2014-02-11 11:39:24.000000000 +0100 @@ -1,0 +2,10 @@ +Sat Feb 8 18:06:12 CET 2014 - [email protected] + +- Add post and postun sections for libboost_graph_parallel. + +------------------------------------------------------------------- +Wed Feb 5 13:58:30 CET 2014 - [email protected] + +- enable build_mpi on s390/s390x + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ boost.spec ++++++ --- /var/tmp/diff_new_pack.JIYdIU/_old 2014-02-11 11:39:26.000000000 +0100 +++ /var/tmp/diff_new_pack.JIYdIU/_new 2014-02-11 11:39:26.000000000 +0100 @@ -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 @@ -606,6 +606,7 @@ %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 @@ %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, -) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
