Script 'mail_helper' called by obssrc
Hello community,

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

Package is "xfsdump"

Thu Jan  5 15:00:04 2023 rev:37 rq:1055779 version:3.1.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfsdump/xfsdump.changes  2022-12-18 
17:22:25.937278803 +0100
+++ /work/SRC/openSUSE:Factory/.xfsdump.new.1563/xfsdump.changes        
2023-01-05 15:00:11.332810276 +0100
@@ -1,0 +2,5 @@
+Tue Dec 27 13:25:59 UTC 2022 - Ludwig Nussel <lnus...@suse.com>
+
+- Replace transitional %usrmerged macro with regular version check 
(boo#1206798)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xfsdump.spec ++++++
--- /var/tmp/diff_new_pack.zwaKM9/_old  2023-01-05 15:00:11.932813438 +0100
+++ /var/tmp/diff_new_pack.zwaKM9/_new  2023-01-05 15:00:11.940813480 +0100
@@ -71,7 +71,7 @@
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
 %find_lang xfsdump
 mv %{buildroot}/sbin/{xfsdump,xfsrestore} %{buildroot}/%{_sbindir}
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 ln -s %{_sbindir}/xfsdump %{buildroot}/sbin
 ln -s %{_sbindir}/xfsrestore %{buildroot}/sbin
 %endif
@@ -79,7 +79,7 @@
 %files -f xfsdump.lang
 %defattr(-,root,root,755)
 %{_sbindir}/*
-%if !0%{?usrmerged}
+%if 0%{?suse_version} < 1550
 /sbin/*
 %endif
 %doc %{_defaultdocdir}/%{name}

Reply via email to