Hello community,

here is the log from the commit of package gtk2 for openSUSE:Factory checked in 
at 2019-05-16 21:56:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk2 (Old)
 and      /work/SRC/openSUSE:Factory/.gtk2.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk2"

Thu May 16 21:56:37 2019 rev:171 rq:701853 version:2.24.32+54

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk2/gtk2.changes        2019-05-03 
22:13:54.935684210 +0200
+++ /work/SRC/openSUSE:Factory/.gtk2.new.5148/gtk2.changes      2019-05-16 
21:56:40.922872303 +0200
@@ -1,0 +2,5 @@
+Wed May  8 09:32:03 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Move RPM macros to %_rpmmacrodir.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gtk2.spec ++++++
--- /var/tmp/diff_new_pack.zir3c4/_old  2019-05-16 21:56:41.778871936 +0200
+++ /var/tmp/diff_new_pack.zir3c4/_new  2019-05-16 21:56:41.782871935 +0200
@@ -51,7 +51,6 @@
 Patch7:         gtk2-converter-python3.patch
 # PATCH-FEATURE-OPENSUSE gtk2-updateiconcache_sort.patch [email protected] -- 
Have gtp-update-icon-cache sort the file list before producing a cache
 Patch8:         gtk2-updateiconcache_sort.patch
-
 BuildRequires:  atk-devel
 BuildRequires:  cairo-devel
 BuildRequires:  cups-devel
@@ -368,8 +367,8 @@
 mv %{buildroot}%{_mandir}/man1/gtk-update-icon-cache.1 
%{buildroot}%{_mandir}/man1/gtk-update-icon-cache-2.0.1
 ln -s -f %{_sysconfdir}/alternatives/gtk-update-icon-cache.1%{ext_man} 
%{buildroot}%{_mandir}/man1/gtk-update-icon-cache.1%{ext_man}
 # Install rpm macros
-mkdir -p %{buildroot}%{_sysconfdir}/rpm
-cp %{SOURCE5} %{buildroot}%{_sysconfdir}/rpm
+mkdir -p %{buildroot}%{_rpmmacrodir}
+cp %{SOURCE5} %{buildroot}%{_rpmmacrodir}
 %fdupes %{buildroot}%{_datadir}
 %fdupes %{buildroot}%{_libdir}
 
@@ -585,6 +584,6 @@
 %{_libdir}/libgailutil.so
 %{_libdir}/libgdk-x11-2.0.so
 %{_libdir}/libgtk-x11-2.0.so
-%{_sysconfdir}/rpm/macros.gtk2
+%{_rpmmacrodir}/macros.gtk2
 
 %changelog


Reply via email to