Hello community, here is the log from the commit of package spice-protocol for openSUSE:Factory checked in at 2020-10-02 17:15:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spice-protocol (Old) and /work/SRC/openSUSE:Factory/.spice-protocol.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spice-protocol" Fri Oct 2 17:15:21 2020 rev:28 rq:838791 version:0.14.2 Changes: -------- --- /work/SRC/openSUSE:Factory/spice-protocol/spice-protocol.changes 2020-08-20 22:27:35.747946721 +0200 +++ /work/SRC/openSUSE:Factory/.spice-protocol.new.4249/spice-protocol.changes 2020-10-02 17:15:23.282071104 +0200 @@ -1,0 +2,7 @@ +Wed Sep 30 08:14:03 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Drop libdir=/usr/(lib|lib64} entry from the .pc file: the + package is noarch and the libdir entry changes between archs + (boo#1109895). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spice-protocol.spec ++++++ --- /var/tmp/diff_new_pack.qTqk1u/_old 2020-10-02 17:15:24.250071656 +0200 +++ /var/tmp/diff_new_pack.qTqk1u/_new 2020-10-02 17:15:24.254071658 +0200 @@ -51,6 +51,8 @@ %install %meson_install +# drop the libdir= entry from the .pc file. It's irrelevant for a arch-independent file +sed -i "/libdir=/d" %{buildroot}%{_datadir}/pkgconfig/spice-protocol.pc %files devel %license COPYING
