Script 'mail_helper' called by obssrc
Hello community,

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

Package is "udhcp"

Wed Jan  4 17:53:16 2023 rev:19 rq:1055780 version:0.9.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/udhcp/udhcp.changes      2021-01-13 
18:36:38.718355133 +0100
+++ /work/SRC/openSUSE:Factory/.udhcp.new.1563/udhcp.changes    2023-01-04 
17:53:27.578484655 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 13:23:13 UTC 2022 - Ludwig Nussel <[email protected]>
+
+- Replace transitional %usrmerged macro with regular version check 
(boo#1206798)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ udhcp.spec ++++++
--- /var/tmp/diff_new_pack.Omj7Q0/_old  2023-01-04 17:53:28.062487508 +0100
+++ /var/tmp/diff_new_pack.Omj7Q0/_new  2023-01-04 17:53:28.066487531 +0100
@@ -55,14 +55,14 @@
 pushd %{buildroot}/%{_mandir}
 find . -type f -exec chmod -x {} \;
 popd
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 mkdir %{buildroot}/sbin
 ln -s %{_sbindir}/udhcpc %{buildroot}/sbin
 %endif
 
 %files
 %defattr(-,root,root)
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 /sbin/*
 %endif
 %{_bindir}/*

Reply via email to