Hello community, here is the log from the commit of package gconf2 for openSUSE:Factory checked in at 2019-05-17 23:40:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gconf2 (Old) and /work/SRC/openSUSE:Factory/.gconf2.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gconf2" Fri May 17 23:40:03 2019 rev:71 rq:703155 version:3.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/gconf2/gconf2.changes 2018-03-08 10:43:04.656489557 +0100 +++ /work/SRC/openSUSE:Factory/.gconf2.new.5148/gconf2.changes 2019-05-17 23:40:04.174014771 +0200 @@ -1,0 +2,5 @@ +Tue May 14 11:14:42 UTC 2019 - Dominique Leuenberger <[email protected]> + +- Move RPM macros to %_rpmmacrodir. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gconf2.spec ++++++ --- /var/tmp/diff_new_pack.34Wsqr/_old 2019-05-17 23:40:04.838014406 +0200 +++ /var/tmp/diff_new_pack.34Wsqr/_new 2019-05-17 23:40:04.846014402 +0200 @@ -134,8 +134,8 @@ install gconftool-rebuild %{buildroot}%{_bindir} echo xml:merged:%{_sysconfdir}/gconf/gconf.xml.schemas >%{buildroot}%{_sysconfdir}/gconf/schema-install-source # Install rpm macros -mkdir -p %{buildroot}%{_sysconfdir}/rpm -cp macros.gconf2 %{buildroot}%{_sysconfdir}/rpm +mkdir -p %{buildroot}%{_rpmmacrodir} +cp macros.gconf2 %{buildroot}%{_rpmmacrodir} %pre # FIXME: We should probably remove this entire section for 11.3 (Checked my [email protected], 2009-02-21) @@ -227,6 +227,6 @@ %{_libdir}/pkgconfig/gconf-2.0.pc %{_bindir}/gsettings-schema-convert %{_mandir}/man1/gsettings-schema-convert.1* -%{_sysconfdir}/rpm/macros.gconf2 +%{_rpmmacrodir}/macros.gconf2 %changelog
