Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package f2fs-tools for openSUSE:Factory 
checked in at 2021-05-18 18:27:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/f2fs-tools (Old)
 and      /work/SRC/openSUSE:Factory/.f2fs-tools.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "f2fs-tools"

Tue May 18 18:27:33 2021 rev:19 rq:894099 version:1.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/f2fs-tools/f2fs-tools.changes    2021-01-28 
21:29:21.428278751 +0100
+++ /work/SRC/openSUSE:Factory/.f2fs-tools.new.2988/f2fs-tools.changes  
2021-05-18 18:28:03.306543043 +0200
@@ -1,0 +2,6 @@
+Mon May  3 08:32:39 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Remove /usr/sbin/sg_write_buffer. This file is already provided
+  by sg3_utils as /usr/bin/sg_write_buffer.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ f2fs-tools.spec ++++++
--- /var/tmp/diff_new_pack.JWK7oR/_old  2021-05-18 18:28:03.754541101 +0200
+++ /var/tmp/diff_new_pack.JWK7oR/_new  2021-05-18 18:28:03.754541101 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package f2fs-tools
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -80,11 +80,13 @@
 %build
 autoreconf -fiv
 %configure --disable-static
-make %{?_smp_mflags}
+%make_build
 
 %install -p /bin/bash
 %make_install
 find %buildroot -type f -name "*.la" -delete -print
+# sg3_utils already ships this
+rm -f "%buildroot/%_sbindir/sg_write_buffer"
 
 mkdir -p "%buildroot/sbin" "%buildroot/%_includedir"
 %if !0%{?usrmerged}

Reply via email to