Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dd_rescue for openSUSE:Factory 
checked in at 2023-01-11 14:32:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dd_rescue (Old)
 and      /work/SRC/openSUSE:Factory/.dd_rescue.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dd_rescue"

Wed Jan 11 14:32:55 2023 rev:55 rq:1057169 version:1.99.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes      2022-07-29 
16:47:18.742554873 +0200
+++ /work/SRC/openSUSE:Factory/.dd_rescue.new.32243/dd_rescue.changes   
2023-01-11 14:32:56.428515182 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 10:31:33 UTC 2022 - Ludwig Nussel <lnus...@suse.com>
+
+- Replace transitional %usrmerged macro with regular version check 
(boo#1206798)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dd_rescue.spec ++++++
--- /var/tmp/diff_new_pack.nlmGjm/_old  2023-01-11 14:32:57.760522576 +0100
+++ /var/tmp/diff_new_pack.nlmGjm/_new  2023-01-11 14:32:57.768522620 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dd_rescue
 #
-# Copyright (c) 2022 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
@@ -134,7 +134,7 @@
 %make_install RPM_OPT_FLAGS="%{optflags}" INSTALLDIR=%{buildroot}/%{_bindir} 
LIB=%{_lib} LIBDIR=%{_libdir} \
     INSTASROOT= INSTALLFLAGS=
 
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 mkdir %{buildroot}/bin
 ln -sf %{_bindir}/dd_rescue %{buildroot}/bin
 %endif
@@ -146,7 +146,7 @@
 %doc README.dd_rescue TODO
 %license COPYING
 %{_bindir}/dd_rescue
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 /bin/dd_rescue
 %endif
 %{_libdir}/libddr_hash.so

Reply via email to