Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2022-01-31 22:57:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plplot (Old)
 and      /work/SRC/openSUSE:Factory/.plplot.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plplot"

Mon Jan 31 22:57:10 2022 rev:69 rq:950056 version:5.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plplot/plplot.changes    2021-07-07 
18:31:36.634458488 +0200
+++ /work/SRC/openSUSE:Factory/.plplot.new.1898/plplot.changes  2022-01-31 
22:57:52.545357831 +0100
@@ -1,0 +2,8 @@
+Sun Jan 30 16:33:59 UTC 2022 - Atri Bhattacharya <[email protected]>
+
+- Enforce CMAKE_INSTALL_LIBDIR=%{_libdir} to ensure pkgconfig
+  file substitutions for libdir are correct; this became an issue
+  after we switched to using the cmake macro for configuring
+  (boo#1195074).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plplot.spec ++++++
--- /var/tmp/diff_new_pack.6JvBSx/_old  2022-01-31 22:57:53.253353064 +0100
+++ /var/tmp/diff_new_pack.6JvBSx/_new  2022-01-31 22:57:53.257353036 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plplot
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -1045,6 +1045,7 @@
 trap "kill $! || true" EXIT
 sleep 5
 %cmake \
+        -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \
         -DENABLE_compiler_diagnostics=ON \
         -DPL_FREETYPE_FONT_PATH:PATH="%{_datadir}/fonts/truetype" \
         -DUSE_RPATH:BOOL=OFF \

Reply via email to