Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package netconsole-tools for 
openSUSE:Factory checked in at 2023-01-04 17:53:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netconsole-tools (Old)
 and      /work/SRC/openSUSE:Factory/.netconsole-tools.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netconsole-tools"

Wed Jan  4 17:53:06 2023 rev:17 rq:1055725 version:20030909

Changes:
--------
--- /work/SRC/openSUSE:Factory/netconsole-tools/netconsole-tools.changes        
2021-09-30 23:45:11.024592238 +0200
+++ 
/work/SRC/openSUSE:Factory/.netconsole-tools.new.1563/netconsole-tools.changes  
    2023-01-04 17:53:18.818433022 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 13:12:08 UTC 2022 - Ludwig Nussel <lnus...@suse.com>
+
+- Replace transitional %usrmerged macro with regular version check 
(boo#1206798)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ netconsole-tools.spec ++++++
--- /var/tmp/diff_new_pack.SDhMhc/_old  2023-01-04 17:53:19.250435568 +0100
+++ /var/tmp/diff_new_pack.SDhMhc/_new  2023-01-04 17:53:19.254435593 +0100
@@ -40,7 +40,7 @@
 %build
 
 %install
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 install -Dpm 0755 %{SOURCE0} %{buildroot}/sbin/netconsole-server
 %else
 install -Dpm 0755 %{SOURCE0} %{buildroot}%{_sbindir}/netconsole-server
@@ -48,7 +48,7 @@
 
 %files
 %doc netlogging.txt
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 /sbin/netconsole-server
 %else
 %{_sbindir}/netconsole-server

Reply via email to