[arch-commits] Commit in iotop/trunk (PKGBUILD iotop.changelog)

Thomas Bächler thomas at nymeria.archlinux.org
Sun Jun 23 10:14:48 UTC 2013


    Date: Sunday, June 23, 2013 @ 12:14:48
  Author: thomas
Revision: 93044

upgpkg: iotop 0.6-2 - Remove files from /usr/sbin

It should not be necessary for me to fix your packages. The
bug report was opened directly after the package was released,
but it hasn't been fixed a week later. This failure breaks
the usrbin update.

Modified:
  iotop/trunk/PKGBUILD
  iotop/trunk/iotop.changelog

-----------------+
 PKGBUILD        |    4 +++-
 iotop.changelog |    3 +++
 2 files changed, 6 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-23 08:23:56 UTC (rev 93043)
+++ PKGBUILD	2013-06-23 10:14:48 UTC (rev 93044)
@@ -3,7 +3,7 @@
 
 pkgname=iotop
 pkgver=0.6
-pkgrel=1
+pkgrel=2
 pkgdesc='View I/O usage of processes'
 arch=('any')
 url='http://guichaz.free.fr/iotop/'
@@ -20,4 +20,6 @@
 
 #FS#33906 fix
   chmod 644 ${pkgdir}/usr/share/man/man8/iotop.8
+
+  mv ${pkgdir}/usr/sbin ${pkgdir}/usr/bin
 }

Modified: iotop.changelog
===================================================================
--- iotop.changelog	2013-06-23 08:23:56 UTC (rev 93043)
+++ iotop.changelog	2013-06-23 10:14:48 UTC (rev 93044)
@@ -1,3 +1,6 @@
+2013-06-23 Thomas Bächler <thomas at archlinux.org>
+	* iotop 0.6-2 Remove files from /usr/sbin
+
 2013-06-15 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
 	* iotop 0.6-1
 




More information about the arch-commits mailing list