Hello community, here is the log from the commit of package hugin for openSUSE:Factory checked in at 2013-08-12 14:22:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hugin (Old) and /work/SRC/openSUSE:Factory/.hugin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hugin" Changes: -------- --- /work/SRC/openSUSE:Factory/hugin/hugin.changes 2013-07-26 15:56:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2013-08-12 14:22:48.000000000 +0200 @@ -1,0 +2,5 @@ +Sat Aug 10 09:33:02 UTC 2013 - [email protected] + +- Fix build on factory with new cmake. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hugin.spec ++++++ --- /var/tmp/diff_new_pack.e323NT/_old 2013-08-12 14:22:48.000000000 +0200 +++ /var/tmp/diff_new_pack.e323NT/_new 2013-08-12 14:22:48.000000000 +0200 @@ -103,7 +103,11 @@ export CXXFLAGS="$CFLAGS" LIB_SUFFIX=%{_lib} LIB_SUFFIX=${LIB_SUFFIX#lib} -cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=$LIB_SUFFIX -DENABLE_LAPACK=ON BUILD_HSI=ON . +cmake \ + -DCMAKE_SKIP_RPATH=ON \ + -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_SUFFIX=$LIB_SUFFIX \ + -DENABLE_LAPACK=ON BUILD_HSI=ON \ + . # parallel make kills our workers make VERBOSE=1 %{?_smp_mflags} -j1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
