Hello community, here is the log from the commit of package font-specimen for openSUSE:Factory checked in at 2019-05-09 14:28:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/font-specimen (Old) and /work/SRC/openSUSE:Factory/.font-specimen.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "font-specimen" Thu May 9 14:28:18 2019 rev:6 rq:701666 version:20150202 Changes: -------- --- /work/SRC/openSUSE:Factory/font-specimen/font-specimen.changes 2017-12-08 12:57:27.829520882 +0100 +++ /work/SRC/openSUSE:Factory/.font-specimen.new.5148/font-specimen.changes 2019-05-09 14:28:23.741937108 +0200 @@ -1,0 +2,5 @@ +Wed May 8 16:37:22 UTC 2019 - [email protected] + +- Install pkgconfig into libdir instead of datadir + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ font-specimen.spec ++++++ --- /var/tmp/diff_new_pack.31iQYd/_old 2019-05-09 14:28:25.029940090 +0200 +++ /var/tmp/diff_new_pack.31iQYd/_new 2019-05-09 14:28:25.069940182 +0200 @@ -64,7 +64,7 @@ export INCLUDEDIR="%{_includedir}" export LIBDIR="%{_libdir}" export BINDIR="%{_bindir}" -export PKG_CONFIG_DIR="%{_datadir}/pkgconfig" +export PKG_CONFIG_DIR="%{_libdir}/pkgconfig" make DESTDIR=%{buildroot} install %{?_smp_mflags} %post -n libfont-specimen%{libmaj} -p /sbin/ldconfig @@ -84,6 +84,6 @@ %defattr(-,root,root) %{_includedir}/* %{_libdir}/libfont-specimen.so -%{_datadir}/pkgconfig/%{name}.pc +%{_libdir}/pkgconfig/%{name}.pc %changelog
