Page MenuHomeSolus

D166.id299.diff
No OneTemporary

D166.id299.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,5 +1,10 @@
libc.so.6
+libcairo.so.2
libdl.so.2
+libgdk-x11-2.0.so.0
+libglib-2.0.so.0
+libgobject-2.0.so.0
+libgtk-x11-2.0.so.0
libm.so.6
libpthread.so.0
librt.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,15 +1,17 @@
name : fio
-version : 2.14
-release : 2
+version : '2.20'
+release : 3
source :
- - https://github.com/axboe/fio/archive/fio-2.14.tar.gz : 9fad9dd4d6304f1220023500abf07c5d20bf5e27fba95ac6edb7035939d363a5
+ - https://github.com/axboe/fio/archive/fio-2.20.tar.gz : eb51fbad161929f1bcd6c1d0d09d2c7543651f834aec860ba5def9bc52dcc3ae
license : GPL-2.0
component : programming.tools
summary : Thread/Process tool
description: |
fio is a tool that will spawn a number of threads or processes doing a particular type of io action as specified by the user. fio takes a number of global parameters, each inherited by the thread unless otherwise parameters given to them overriding that setting is given. The typical use of fio is to write a job file matching the io load one wants to simulate.
+builddeps :
+ - pkgconfig(gdk-2.0)
setup : |
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --enable-gfio
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>fio</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Michael Meinertzhagen</Name>
+ <Email>mmeinert@protonmail.com</Email>
</Packager>
<License>GPL-2.0</License>
<PartOf>programming.tools</PartOf>
@@ -28,12 +28,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2016-10-01</Date>
- <Version>2.14</Version>
+ <Update release="3">
+ <Date>2017-05-21</Date>
+ <Version>2.20</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Michael Meinertzhagen</Name>
+ <Email>mmeinert@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 2:20 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5821054
Default Alt Text
D166.id299.diff (2 KB)

Event Timeline