Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libtracefs for openSUSE:Factory checked in at 2022-03-01 17:04:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libtracefs (Old) and /work/SRC/openSUSE:Factory/.libtracefs.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtracefs" Tue Mar 1 17:04:01 2022 rev:3 rq:958281 version:1.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libtracefs/libtracefs.changes 2022-01-23 16:25:51.624523424 +0100 +++ /work/SRC/openSUSE:Factory/.libtracefs.new.1958/libtracefs.changes 2022-03-01 17:04:51.084353861 +0100 @@ -1,0 +2,5 @@ +Tue Feb 22 12:34:56 UTC 2022 - [email protected] + +- Force correct pkgconfig_dir location to fix build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libtracefs.spec ++++++ --- /var/tmp/diff_new_pack.IAWlFS/_old 2022-03-01 17:04:51.544353983 +0100 +++ /var/tmp/diff_new_pack.IAWlFS/_new 2022-03-01 17:04:51.552353986 +0100 @@ -56,7 +56,9 @@ %make_build prefix="%_prefix" %install -%make_install prefix="%_prefix" +%make_install prefix="%_prefix" \ + pkgconfig_dir=%{_libdir}/pkgconfig \ + %nil # always the same issues find "%buildroot/%_includedir" -type f -name "*.h" -exec chmod a-x {} + rm -f "%buildroot/%_libdir"/*.a
