Hello community,

here is the log from the commit of package mathgl for openSUSE:Factory checked 
in at 2018-05-15 10:16:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mathgl (Old)
 and      /work/SRC/openSUSE:Factory/.mathgl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mathgl"

Tue May 15 10:16:15 2018 rev:45 rq:607067 version:2.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mathgl/mathgl.changes    2018-04-20 
17:25:39.794821820 +0200
+++ /work/SRC/openSUSE:Factory/.mathgl.new/mathgl.changes       2018-05-15 
10:34:41.765336430 +0200
@@ -1,0 +2,5 @@
+Tue May  8 16:03:08 UTC 2018 - sch...@suse.de
+
+- Define MathGL_INSTALL_CMAKE_DIR to correct location
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mathgl.spec ++++++
--- /var/tmp/diff_new_pack.O8reUD/_old  2018-05-15 10:34:42.669303230 +0200
+++ /var/tmp/diff_new_pack.O8reUD/_new  2018-05-15 10:34:42.673303083 +0200
@@ -409,6 +409,7 @@
 cmake \
       -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix}  \
       -DMathGL_INSTALL_LIB_DIR:PATH=%{_lib}   \
+      -DMathGL_INSTALL_CMAKE_DIR=%{_libdir}/cmake/mathgl   \
       -DTEXMFDIR:PATH=%{_datadir}/texmf/      \
       -DCMAKE_C_FLAGS="%{optflags}"          \
       -DCMAKE_CXX_FLAGS="%{optflags}"        \
@@ -458,11 +459,6 @@
 %install
 %make_install
 
-%ifarch x86_64 aarch64 ppc64 ppc64le
-# Fix CMake files install path for 64-bit
-mv %{buildroot}/usr/lib/cmake/ %{buildroot}%{_libdir}/cmake
-%endif
-
 %if 0%{?enable_octave}
 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:%{buildroot}%{_libdir}
 # # Install octave-mathgl


Reply via email to