Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fio for openSUSE:Factory checked in 
at 2024-07-05 19:50:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fio (Old)
 and      /work/SRC/openSUSE:Factory/.fio.new.2080 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fio"

Fri Jul  5 19:50:15 2024 rev:67 rq:1185445 version:3.37

Changes:
--------
--- /work/SRC/openSUSE:Factory/fio/fio.changes  2024-04-11 19:42:12.648108232 
+0200
+++ /work/SRC/openSUSE:Factory/.fio.new.2080/fio.changes        2024-07-05 
19:57:00.639096388 +0200
@@ -1,0 +2,12 @@
+Wed Jul  3 06:57:21 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Drop the unneeded libpmemblk-devel build dependency. This
+  subpackage is gone is latest pmdk releases
+
+-------------------------------------------------------------------
+Fri Jun 14 13:05:49 UTC 2024 - pgaj...@suse.com
+
+- remove dependency on /usr/bin/python3 using
+  %python3_fix_shebang macro, [bsc#1212476]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fio.spec ++++++
--- /var/tmp/diff_new_pack.CnbjNJ/_old  2024-07-05 19:57:01.099113278 +0200
+++ /var/tmp/diff_new_pack.CnbjNJ/_new  2024-07-05 19:57:01.107113572 +0200
@@ -57,7 +57,6 @@
 %endif
 %if %{with libpmem}
 BuildRequires:  libpmem-devel
-BuildRequires:  libpmemblk-devel
 %endif
 %if %{with librdmacm}
 BuildRequires:  librdmacm-devel
@@ -83,7 +82,7 @@
 testers workstation whereas fio would be installed on the server.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 sed -i "s|%{_bindir}/bash|/bin/bash|g" tools/genfio
@@ -105,7 +104,7 @@
 rm %{buildroot}%{_bindir}/fio-histo-log-pctiles.py
 
 # fix rpmlint
-sed -i 's/\/usr\/bin\/env python3/\/usr\/bin\/python3/' 
%{buildroot}%{_bindir}/fio*
+%python3_fix_shebang
 
 %check
 %make_build test

Reply via email to