Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vlan for openSUSE:Factory checked in 
at 2023-03-22 22:29:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vlan (Old)
 and      /work/SRC/openSUSE:Factory/.vlan.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vlan"

Wed Mar 22 22:29:10 2023 rev:20 rq:1073280 version:1.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/vlan/vlan.changes        2020-12-08 
13:25:35.526707892 +0100
+++ /work/SRC/openSUSE:Factory/.vlan.new.31432/vlan.changes     2023-03-22 
22:29:11.661756163 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 13:25:27 UTC 2022 - Ludwig Nussel <[email protected]>
+
+- Replace transitional %usrmerged macro with regular version check 
(boo#1206798)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vlan.spec ++++++
--- /var/tmp/diff_new_pack.lm7r7K/_old  2023-03-22 22:29:12.285759303 +0100
+++ /var/tmp/diff_new_pack.lm7r7K/_new  2023-03-22 22:29:12.293759344 +0100
@@ -51,7 +51,7 @@
 mkdir -p $RPM_BUILD_ROOT/{sbin,%_sbindir,%{_mandir}/man8/}
 install -m755 vconfig   $RPM_BUILD_ROOT/%_sbindir
 install -m644 vconfig.8 $RPM_BUILD_ROOT%{_mandir}/man8/
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 ln -sf %_sbindir/vconfig $RPM_BUILD_ROOT/sbin
 %endif
 
@@ -60,7 +60,7 @@
 %doc *.html *.pl CHANGELOG README
 %doc %{_mandir}/man8/vconfig.8.gz
 %attr(755,root,root) %_sbindir/vconfig
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 %attr(755,root,root) /sbin/vconfig
 %endif
 

Reply via email to