Hello community, here is the log from the commit of package liborcus for openSUSE:Factory checked in at 2013-06-05 14:31:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liborcus (Old) and /work/SRC/openSUSE:Factory/.liborcus.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liborcus" Changes: -------- --- /work/SRC/openSUSE:Factory/liborcus/liborcus.changes 2013-02-07 10:36:54.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.liborcus.new/liborcus.changes 2013-06-05 14:31:08.000000000 +0200 @@ -1,0 +2,5 @@ +Fri May 31 09:56:33 UTC 2013 - [email protected] + +- Fix building with boost-1.52 and newer. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liborcus.spec ++++++ --- /var/tmp/diff_new_pack.XsJ6yr/_old 2013-06-05 14:31:09.000000000 +0200 +++ /var/tmp/diff_new_pack.XsJ6yr/_new 2013-06-05 14:31:09.000000000 +0200 @@ -74,6 +74,13 @@ %prep %setup -q -n %{name}_%version +sed -i \ + -e 's:<ostream>:<ostream>\n#include <boost/utility.hpp>:' \ + include/orcus/dom_tree.hpp +sed -i \ + -e 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:g' \ + configure.ac + %build autoreconf -i %configure \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
