[packages/fio] - rediff patches

baggins baggins at pld-linux.org
Sat Oct 9 23:27:26 CEST 2021


commit b7f7e22ca7cd97afd09de1e1c2c2de9697f801f2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Oct 9 23:27:15 2021 +0200

    - rediff patches

 fio-guasi.patch     |  9 +++++----
 fio-no-common.patch | 28 +++++++++++++++-------------
 2 files changed, 20 insertions(+), 17 deletions(-)
---
diff --git a/fio-guasi.patch b/fio-guasi.patch
index f004bb6..53bfbe5 100644
--- a/fio-guasi.patch
+++ b/fio-guasi.patch
@@ -1,6 +1,7 @@
---- fio-2.8/configure.orig	2016-03-15 17:10:37.000000000 +0100
-+++ fio-2.8/configure	2016-04-10 11:00:51.982001795 +0200
-@@ -890,7 +890,8 @@
+diff -urNp -x '*.orig' fio-3.23.org/configure fio-3.23/configure
+--- fio-3.23.org/configure	2020-09-06 18:45:11.000000000 +0200
++++ fio-3.23/configure	2021-10-09 23:26:34.042251668 +0200
+@@ -1325,7 +1325,8 @@ int main(int argc, char **argv)
    return 0;
  }
  EOF
@@ -9,4 +10,4 @@
 +  LIBS="$LIBS -lguasi"
    guasi="yes"
  fi
- echo "GUASI                         $guasi"
+ print_config "GUASI" "$guasi"
diff --git a/fio-no-common.patch b/fio-no-common.patch
index c122570..f65c72a 100644
--- a/fio-no-common.patch
+++ b/fio-no-common.patch
@@ -1,6 +1,18 @@
---- fio-3.20/gfio.h.orig	2020-05-23 19:14:14.000000000 +0200
-+++ fio-3.20/gfio.h	2020-05-31 07:38:31.099999894 +0200
-@@ -53,7 +53,7 @@
+diff -urNp -x '*.orig' fio-3.23.org/gfio.c fio-3.23/gfio.c
+--- fio-3.23.org/gfio.c	2020-09-06 18:45:11.000000000 +0200
++++ fio-3.23/gfio.c	2021-10-09 23:26:34.305584665 +0200
+@@ -40,6 +40,7 @@
+ 
+ struct gui main_ui;
+ 
++struct gui main_ui;
+ static bool gfio_server_running;
+ static unsigned int gfio_graph_limit = 100;
+ 
+diff -urNp -x '*.orig' fio-3.23.org/gfio.h fio-3.23/gfio.h
+--- fio-3.23.org/gfio.h	2020-09-06 18:45:11.000000000 +0200
++++ fio-3.23/gfio.h	2021-10-09 23:26:34.305584665 +0200
+@@ -53,7 +53,7 @@ struct gfio_graphs {
  /*
   * Main window widgets and data
   */
@@ -9,13 +21,3 @@
  	GtkUIManager *uimanager;
  	GtkRecentManager *recentmanager;
  	GtkActionGroup *actiongroup;
---- fio-3.20/gfio.c.orig	2020-05-23 19:14:14.000000000 +0200
-+++ fio-3.20/gfio.c	2020-05-31 07:40:17.605364061 +0200
-@@ -38,6 +38,7 @@
- #include "gclient.h"
- #include "graph.h"
- 
-+struct gui main_ui;
- static bool gfio_server_running;
- static unsigned int gfio_graph_limit = 100;
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fio.git/commitdiff/b7f7e22ca7cd97afd09de1e1c2c2de9697f801f2



More information about the pld-cvs-commit mailing list