Hello community, here is the log from the commit of package sparse for openSUSE:Factory checked in at 2019-05-10 09:19:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sparse (Old) and /work/SRC/openSUSE:Factory/.sparse.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sparse" Fri May 10 09:19:22 2019 rev:35 rq:701632 version:20180324 Changes: -------- --- /work/SRC/openSUSE:Factory/sparse/sparse.changes 2018-04-19 15:32:02.832753443 +0200 +++ /work/SRC/openSUSE:Factory/.sparse.new.5148/sparse.changes 2019-05-10 09:19:23.688428090 +0200 @@ -1,0 +2,5 @@ +Wed May 8 16:37:22 UTC 2019 - [email protected] + +- Install pkgconfig into libdir instead of datadir + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sparse.spec ++++++ --- /var/tmp/diff_new_pack.dvU5Cu/_old 2019-05-10 09:19:24.552429427 +0200 +++ /var/tmp/diff_new_pack.dvU5Cu/_new 2019-05-10 09:19:24.556429433 +0200 @@ -84,7 +84,7 @@ PREFIX=%{_prefix} \ LIBDIR=%{_libdir} \ MANDIR=%{_mandir} \ - PKGCONFIGDIR=%{_datadir}/pkgconfig \ + PKGCONFIGDIR=%{_libdir}/pkgconfig \ CFLAGS="%{optflags}" \ V=1 @@ -95,7 +95,7 @@ PREFIX=%{_prefix} \ LIBDIR=%{_libdir} \ MANDIR=%{_mandir} \ - PKGCONFIGDIR=%{_datadir}/pkgconfig \ + PKGCONFIGDIR=%{_libdir}/pkgconfig \ install %files @@ -121,6 +121,6 @@ %files devel %{_includedir}/sparse %{_libdir}/libsparse.a -%{_datadir}/pkgconfig/sparse.pc +%{_libdir}/pkgconfig/sparse.pc %changelog
