From 965408822c3560f32757bc983e652d06652f26db Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Sat, 29 Nov 2008 16:47:54 +0000 Subject: [PATCH] Rebuild for Python 2.6 --- iotop.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/iotop.spec b/iotop.spec index c524bfd..34674c2 100644 --- a/iotop.spec +++ b/iotop.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: iotop Version: 0.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Top like utility for I/O Group: Applications/System @@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 0.2.1-2 +- Rebuild for Python 2.6 + * Wed Jul 09 2008 Adel Gadllah 0.2.1-1 - Update to 0.2.1