Hello community,

here is the log from the commit of package mathgl for openSUSE:Factory checked 
in at 2020-09-08 22:48:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mathgl (Old)
 and      /work/SRC/openSUSE:Factory/.mathgl.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mathgl"

Tue Sep  8 22:48:22 2020 rev:50 rq:832843 version:2.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/mathgl/mathgl.changes    2020-08-01 
12:33:25.134603280 +0200
+++ /work/SRC/openSUSE:Factory/.mathgl.new.3399/mathgl.changes  2020-09-08 
22:48:55.483563010 +0200
@@ -1,0 +2,5 @@
+Sun Sep  6 11:10:49 UTC 2020 - Atri Bhattacharya <[email protected]>
+
+- Fix for /usr/lib -> /usr/libexec migration.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mathgl.spec ++++++
--- /var/tmp/diff_new_pack.JPzDp9/_old  2020-09-08 22:49:00.351565380 +0200
+++ /var/tmp/diff_new_pack.JPzDp9/_new  2020-09-08 22:49:00.355565382 +0200
@@ -371,7 +371,7 @@
 cmake \
       -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix}   \
       -DMathGL_INSTALL_LIB_DIR:PATH=%{_lib}   \
-      -DMathGL_INSTALL_CMAKE_DIR=%{_libdir}/cmake/mathgl   \
+      -DMathGL_INSTALL_CMAKE_DIR:PATH=%{_libdir}/cmake/mathgl   \
       -DTEXMFDIR:PATH=%{_datadir}/texmf/      \
       -DCMAKE_C_FLAGS="%{optflags}"          \
       -DCMAKE_CXX_FLAGS="%{optflags}"        \
@@ -423,7 +423,7 @@
 
 # move mgl.cgi
 install -d %{buildroot}/srv/www/cgi-bin/
-mv %{buildroot}%{_libexecdir}/cgi-bin/mgl.cgi 
%{buildroot}/srv/www/cgi-bin/mgl.cgi
+mv %{buildroot}%{_prefix}/lib/cgi-bin/mgl.cgi 
%{buildroot}/srv/www/cgi-bin/mgl.cgi
 
 # LaTeX package (based on TeXLive spec files)
 mkdir -p %{buildroot}%{_localstatedir}/adm/update-scripts


Reply via email to