New commits:
commit 837abf759b2c02de9b58fba74773d1e994b400d8
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
iotop: => 0.6
diff --git a/utils/iotop/DEPENDS b/utils/iotop/DEPENDS
index 6e84a0e..e4ea57a 100755
--- a/utils/iotop/DEPENDS
+++ b/utils/iotop/DEPENDS
@@ -1 +1 @@
-depends python
+depends PYTHON
diff --git a/utils/iotop/DETAILS b/utils/iotop/DETAILS
index 9c861f8..132840f 100755
--- a/utils/iotop/DETAILS
+++ b/utils/iotop/DETAILS
@@ -1,13 +1,16 @@
SPELL=iotop
- VERSION=0.5
+ VERSION=0.6
SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://guichaz.free.fr/${SPELL}/files/${SOURCE}
-
SOURCE_HASH=sha512:4da79acaadb9687aed625eb3299770c7096adce0ff102342e71b5beb2809a5ba573bf51126c67cb466092e6e80a6874d19015cdaa05e440baa4c4bfa0f323dc7
+ SOURCE2_URL[0]=${SOURCE_URL}.asc
+ SOURCE_GPG=iotop.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://guichaz.free.fr/iotop/"
LICENSE[0]=GPL
ENTERED=20100805
- SHORT="a Python program with a top like UI used to show of behalf
of which process is the I/O going on"
+ SHORT="top-like utility for I/O"
cat << EOF
Linux has always been able to show how much I/O was going on (the bi and bo
columns of the vmstat 1 command).
diff --git a/utils/iotop/HISTORY b/utils/iotop/HISTORY
index 4836cb5..da808e0 100644
--- a/utils/iotop/HISTORY
+++ b/utils/iotop/HISTORY
@@ -1,3 +1,12 @@
+2014-02-26 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.6; switched to upstream pgp check;
updated
+ short description
+ * DEPENDS: switched to PYTHON
+ * INSTALL: switched to default_install_python
+ * PREPARE: added, to check kernel configuration
+ * iotop.gpg: added, imported 4D23A27E public key (Guillaume Chazarain
+ <guichaz AT gmail.com>)
+
2013-02-05 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.5