Hello community,

here is the log from the commit of package pango for openSUSE:Factory checked 
in at 2019-05-14 13:11:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pango (Old)
 and      /work/SRC/openSUSE:Factory/.pango.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pango"

Tue May 14 13:11:57 2019 rev:121 rq:701974 version:1.43.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pango/pango.changes      2019-05-03 
22:16:11.879956715 +0200
+++ /work/SRC/openSUSE:Factory/.pango.new.5148/pango.changes    2019-05-14 
13:11:58.696580949 +0200
@@ -1,0 +2,5 @@
+Wed May  8 09:28:33 UTC 2019 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Move RPM macros to %_rpmmacrodir.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pango.spec ++++++
--- /var/tmp/diff_new_pack.RzjsnI/_old  2019-05-14 13:12:00.480585624 +0200
+++ /var/tmp/diff_new_pack.RzjsnI/_new  2019-05-14 13:12:00.504585687 +0200
@@ -26,7 +26,6 @@
 Source0:        
https://download.gnome.org/sources/pango/1.43/%{name}-%{version}.tar.xz
 Source2:        macros.pango
 Source99:       baselibs.conf
-
 BuildRequires:  gcc-c++
 BuildRequires:  gtk-doc
 BuildRequires:  help2man
@@ -130,8 +129,8 @@
 %install
 %meson_install
 # Install rpm macros
-mkdir -p %{buildroot}%{_sysconfdir}/rpm
-cp %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm
+mkdir -p %{buildroot}%_rpmmacrodir
+cp %{SOURCE2} %{buildroot}%_rpmmacrodir
 # Remove tests, we have no need for them - FIXME if any one can figure out how 
to disable build of these with meson == awesome
 rm -rf %{buildroot}%{_libexecdir}/installed-tests
 rm -rf %{buildroot}%{_datadir}/installed-tests
@@ -162,6 +161,6 @@
 %{_libdir}/pkgconfig/*.pc
 %{_includedir}/pango-1.0/
 %{_datadir}/gir-1.0/*.gir
-%{_sysconfdir}/rpm/macros.pango
+%_rpmmacrodir/macros.pango
 
 %changelog


Reply via email to