Script 'mail_helper' called by obssrc
Hello community,

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

Package is "lsvpd"

Wed Jan  4 17:53:11 2023 rev:61 rq:1055769 version:1.7.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/lsvpd/lsvpd.changes      2022-04-20 
16:57:14.774618354 +0200
+++ /work/SRC/openSUSE:Factory/.lsvpd.new.1563/lsvpd.changes    2023-01-04 
17:53:22.546454996 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 13:07:50 UTC 2022 - Ludwig Nussel <[email protected]>
+
+- Replace transitional %usrmerged macro with regular version check 
(boo#1206798)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lsvpd.spec ++++++
--- /var/tmp/diff_new_pack.gUz9CZ/_old  2023-01-04 17:53:22.994457636 +0100
+++ /var/tmp/diff_new_pack.gUz9CZ/_new  2023-01-04 17:53:22.998457660 +0100
@@ -59,7 +59,7 @@
 
 %install
 %make_install
-%if ! 0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 mkdir %{buildroot}/sbin
 for i in lscfg lsmcode lsvio lsvpd update-lsvpd-db
 do
@@ -88,7 +88,7 @@
 %doc README NEWS
 %dir %{_sysconfdir}/lsvpd
 %attr (644,root,root) %config %{_sysconfdir}/lsvpd/*
-%if ! 0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 /sbin/*
 %endif
 %attr (755,root,root) %{_sbindir}/*

Reply via email to