Hello community,

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

Package is "gdk-pixbuf"

Thu May 16 21:56:18 2019 rev:74 rq:701851 version:2.38.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes    2019-03-04 
09:14:41.708662308 +0100
+++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new.5148/gdk-pixbuf.changes  
2019-05-16 21:56:19.546881459 +0200
@@ -1,0 +2,5 @@
+Wed May  8 09:33:53 UTC 2019 - Dominique Leuenberger <[email protected]>
+
+- Move RPM macros to %_rpmmacrodir.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gdk-pixbuf.spec ++++++
--- /var/tmp/diff_new_pack.eg1hon/_old  2019-05-16 21:56:20.322881126 +0200
+++ /var/tmp/diff_new_pack.eg1hon/_new  2019-05-16 21:56:20.342881118 +0200
@@ -25,13 +25,11 @@
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
 URL:            https://www.gnome.org/
-
 Source0:        
https://download.gnome.org/sources/gdk-pixbuf/2.38/%{name}-%{version}.tar.xz
 Source1:        macros.gdk-pixbuf
 Source2:        README.SUSE
 Source3:        gdk-pixbuf-rpmlintrc
 Source99:       baselibs.conf
-
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  gtk-doc
 BuildRequires:  libjpeg-devel
@@ -160,8 +158,8 @@
   mv %{buildroot}%{_mandir}/man1/gdk-pixbuf-query-loaders.1 
%{buildroot}%{_mandir}/man1/gdk-pixbuf-query-loaders-64.1
 %endif
 # Install rpm macros
-mkdir -p %{buildroot}%{_sysconfdir}/rpm
-cp %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm
+mkdir -p %{buildroot}%{_rpmmacrodir}
+cp %{SOURCE1} %{buildroot}%{_rpmmacrodir}
 
 #############################################################################
 # Note: when updating scriptlets, don't forget to also update baselibs.conf #
@@ -248,7 +246,7 @@
 %{_datadir}/gir-1.0/GdkPixbuf-2.0.gir
 %{_datadir}/gir-1.0/GdkPixdata-2.0.gir
 %doc %{_datadir}/gtk-doc/html/gdk-pixbuf
-%{_sysconfdir}/rpm/macros.gdk-pixbuf
+%{_rpmmacrodir}/macros.gdk-pixbuf
 
 %files lang -f %{name}.lang
 


Reply via email to