Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package crda for openSUSE:Factory checked in 
at 2023-01-18 13:08:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/crda (Old)
 and      /work/SRC/openSUSE:Factory/.crda.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "crda"

Wed Jan 18 13:08:23 2023 rev:30 rq:1058864 version:4.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/crda/crda.changes        2020-12-03 
18:43:03.446183742 +0100
+++ /work/SRC/openSUSE:Factory/.crda.new.32243/crda.changes     2023-01-18 
13:08:25.655996329 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 10:29:57 UTC 2022 - Ludwig Nussel <[email protected]>
+
+- Replace transitional %usrmerged macro with regular version check 
(boo#1206798)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ crda.spec ++++++
--- /var/tmp/diff_new_pack.sb0yc2/_old  2023-01-18 13:08:26.307999826 +0100
+++ /var/tmp/diff_new_pack.sb0yc2/_new  2023-01-18 13:08:26.315999869 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package crda
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -73,7 +73,7 @@
 make DESTDIR=$RPM_BUILD_ROOT SBINDIR=%{_sbindir}/ 
UDEV_RULE_DIR=%{_udevrulesdir} LIBDIR=%{_libdir} install
 mkdir -p %{buildroot}%{_prefix}%{_sysconfdir}/default
 install -m 644 %{S:1} %{buildroot}%{_prefix}%{_sysconfdir}/default/%{name}
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 mkdir $RPM_BUILD_ROOT/sbin
 ln -sf %{_sbindir}/{crda,regdbdump} $RPM_BUILD_ROOT/sbin
 %endif
@@ -86,7 +86,7 @@
 %_sbindir/crda
 %_sbindir/regdbdump
 %_libdir/libreg.so
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 /sbin/crda
 /sbin/regdbdump
 %endif

Reply via email to