
Hello community, here is the log from the commit of package boost checked in at Fri Nov 28 16:22:21 CET 2008. -------- --- boost/boost.changes 2008-11-19 18:56:15.000000000 +0100 +++ boost/boost.changes 2008-11-27 15:12:18.468610000 +0100 @@ -1,0 +2,6 @@ +Thu Nov 27 15:11:54 CET 2008 - ro@suse.de + +- update baselibs.conf +- package mpi.so only in mpi package, not in devel + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ boost.spec ++++++ --- /var/tmp/diff_new_pack.oT4231/_old 2008-11-28 16:21:42.000000000 +0100 +++ /var/tmp/diff_new_pack.oT4231/_new 2008-11-28 16:21:42.000000000 +0100 @@ -45,7 +45,7 @@ Summary: Boost C++ Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build Version: 1.36.0 -Release: 8 +Release: 9 Source0: %{name}_1_36_0.tar.bz2 Source1: boost-rpmlintrc Source2: boost_1_33_1_man.tar.bz2 @@ -598,6 +598,9 @@ %{_includedir}/boost %{_libdir}/*.so %{_libdir}/*.a +%if %build_mpi +%exclude %{_libdir}/mpi.so +%endif %files doc %defattr(-, root, root, -) @@ -606,6 +609,9 @@ %doc %{_mandir}/man7/*.7.gz %changelog +* Thu Nov 27 2008 ro@suse.de +- update baselibs.conf +- package mpi.so only in mpi package, not in devel * Wed Nov 19 2008 jjolly@suse.de - Made the use of the mpi-selector conditional for mpi-enabled platforms. ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.oT4231/_old 2008-11-28 16:21:42.000000000 +0100 +++ /var/tmp/diff_new_pack.oT4231/_new 2008-11-28 16:21:42.000000000 +0100 @@ -1,4 +1,3 @@ -arch ppc package boost arch ppc package boost-devel arch ppc package libboost_date_time1_36_0 arch ppc package libboost_filesystem1_36_0 ++++++ boost.spec.in ++++++ --- /var/tmp/diff_new_pack.oT4231/_old 2008-11-28 16:21:42.000000000 +0100 +++ /var/tmp/diff_new_pack.oT4231/_new 2008-11-28 16:21:42.000000000 +0100 @@ -600,6 +600,9 @@ %{_includedir}/boost %{_libdir}/*.so %{_libdir}/*.a +%if %build_mpi +%exclude %{_libdir}/mpi.so +%endif %files doc %defattr(-, root, root, -) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de