Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package shaderc for openSUSE:Factory checked in at 2022-11-26 18:45:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/shaderc (Old) and /work/SRC/openSUSE:Factory/.shaderc.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "shaderc" Sat Nov 26 18:45:02 2022 rev:19 rq:1038174 version:2022.3 Changes: -------- --- /work/SRC/openSUSE:Factory/shaderc/shaderc.changes 2022-10-27 13:53:38.640405805 +0200 +++ /work/SRC/openSUSE:Factory/.shaderc.new.1597/shaderc.changes 2022-11-26 18:45:03.087069890 +0100 @@ -1,0 +2,5 @@ +Fri Nov 25 10:20:34 UTC 2022 - Ferdinand Thiessen <r...@fthiessen.de> + +- Drop pkgconfig files for not provided static libraries + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ shaderc.spec ++++++ --- /var/tmp/diff_new_pack.tWfQ36/_old 2022-11-26 18:45:04.759079802 +0100 +++ /var/tmp/diff_new_pack.tWfQ36/_new 2022-11-26 18:45:04.763079825 +0100 @@ -73,7 +73,9 @@ %install %cmake_install +# Remove static libraries and their pkgconfig files rm %buildroot/%_libdir/*.a +rm %buildroot/%_libdir/pkgconfig/shaderc_{static,combined}.pc %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig @@ -88,6 +90,6 @@ %files devel %_includedir/shaderc/ %_libdir/libshaderc_shared.so -%_libdir/pkgconfig/*.pc +%_libdir/pkgconfig/shaderc.pc %changelog