Hello community, here is the log from the commit of package eigen3 for openSUSE:Factory checked in at 2015-12-09 20:33:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eigen3 (Old) and /work/SRC/openSUSE:Factory/.eigen3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eigen3" Changes: -------- --- /work/SRC/openSUSE:Factory/eigen3/eigen3.changes 2015-11-24 22:33:00.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.eigen3.new/eigen3.changes 2015-12-09 22:15:41.000000000 +0100 @@ -1,0 +2,6 @@ +Fri Nov 27 13:31:47 UTC 2015 - [email protected] + +- Specify eigen header install dir; otherwise the pkgconfig file + defaults to -Iinclude/eigen3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eigen3.spec ++++++ --- /var/tmp/diff_new_pack.VEVS8k/_old 2015-12-09 22:15:42.000000000 +0100 +++ /var/tmp/diff_new_pack.VEVS8k/_new 2015-12-09 22:15:42.000000000 +0100 @@ -82,7 +82,9 @@ %build %cmake \ - -DCMAKE_BUILD_TYPE=Release + -DCMAKE_BUILD_TYPE=Release \ + -DEIGEN_INCLUDE_INSTALL_DIR=%{_includedir}/eigen3 + make %{?_smp_mflags} all doc %install
