Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2018-05-10 15:44:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpm (Old)
 and      /work/SRC/openSUSE:Factory/.rpm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpm"

Thu May 10 15:44:24 2018 rev:262 rq:605141 version:4.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2018-04-22 14:44:04.595335138 
+0200
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes     2018-05-10 
15:44:31.715975923 +0200
@@ -1,0 +2,6 @@
+Mon May  7 16:36:45 CEST 2018 - [email protected]
+
+- Disable debuginfo dwz compression for baselibs packages
+  [bnc#1092189]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
rpm.spec: same change
++++++ macrosin.diff ++++++
--- /var/tmp/diff_new_pack.oJwW5d/_old  2018-05-10 15:44:33.555908491 +0200
+++ /var/tmp/diff_new_pack.oJwW5d/_new  2018-05-10 15:44:33.559908344 +0200
@@ -1,5 +1,14 @@
---- ./macros.in.orig   2017-12-07 16:01:58.933485867 +0000
-+++ ./macros.in        2017-12-07 16:02:25.273409983 +0000
+--- ./macros.in.orig   2018-05-07 14:27:45.991050600 +0000
++++ ./macros.in        2018-05-07 14:28:12.426978605 +0000
+@@ -184,7 +184,7 @@
+     %{?_unique_build_ids:--build-id-seed "%{VERSION}-%{RELEASE}"} \\\
+     %{?_unique_debug_names:--unique-debug-suffix 
"-%{VERSION}-%{RELEASE}.%{_arch}"} \\\
+     %{?_unique_debug_srcs:--unique-debug-src-base 
"%{name}-%{VERSION}-%{RELEASE}.%{_arch}"} \\\
+-    %{?_find_debuginfo_dwz_opts} \\\
++    %{lua:if not posix.access(rpm.expand("%_sourcedir/baselibs.conf"), "r") 
then print(rpm.expand("%{?_find_debuginfo_dwz_opts}")) end} \\\
+     %{?_find_debuginfo_opts} \\\
+     %{?_debugsource_packages:-S debugsourcefiles.list} \\\
+     "%{_builddir}/%{?buildsubdir}"\
 @@ -224,7 +224,8 @@ package or when debugging this package.\
  %endif\
  %{nil}


Reply via email to