Hello community,

here is the log from the commit of package lxqt-panel for openSUSE:Factory 
checked in at 2017-11-07 10:02:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-panel (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-panel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-panel"

Tue Nov  7 10:02:12 2017 rev:12 rq:539254 version:0.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-panel/lxqt-panel.changes    2017-10-24 
22:23:08.937056059 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-panel.new/lxqt-panel.changes       
2017-11-07 10:03:04.363256071 +0100
@@ -1,0 +2,8 @@
+Mon Nov  6 10:38:53 UTC 2017 - [email protected]
+
+- Use pkg-config to determine cflags:
+  SR#535177 changed the location of xkbcommon-x11.h.
+  So far the path was hardcoded, now use pkg-config to determine
+  the actual path.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lxqt-panel.spec ++++++
--- /var/tmp/diff_new_pack.SFGjW7/_old  2017-11-07 10:03:05.915199765 +0100
+++ /var/tmp/diff_new_pack.SFGjW7/_new  2017-11-07 10:03:05.915199765 +0100
@@ -79,7 +79,7 @@
 %setup -q
 
 %build
-export CXXFLAGS="%{optflags} -I/usr/include/pkg/libxkbcommon"
+export CXXFLAGS="%{optflags} $(pkg-config --cflags xkbcommon-x11)"
 %cmake -DPULL_TRANSLATIONS=No -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed 
-Wl,-z,now"
 make %{?_smp_mflags}
 




Reply via email to