From 42bd285ec1b62fa6218733d839ca4467b97a2882 Mon Sep 17 00:00:00 2001 From: drago01 Date: Tue, 19 May 2009 12:55:35 +0000 Subject: [PATCH] Update to 0.3 --- .cvsignore | 2 +- iotop-0.2-setuptools.patch | 2 +- iotop.spec | 8 ++++++-- sources | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1c2d1da..d94daaa 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -iotop-0.2.1.tar.bz2 +iotop-0.3.tar.bz2 diff --git a/iotop-0.2-setuptools.patch b/iotop-0.2-setuptools.patch index b44656a..57f9e0d 100644 --- a/iotop-0.2-setuptools.patch +++ b/iotop-0.2-setuptools.patch @@ -5,7 +5,7 @@ diff -upNr iotop-0.2.orign/setup.py iotop-0.2/setup.py import sys --sys.path.insert(0, 'setuptools-0.6c6-py2.4.egg') +-sys.path.insert(0, 'setuptools-0.6c9-py2.4.egg') from setuptools import setup, find_packages from iotop.version import VERSION diff --git a/iotop.spec b/iotop.spec index 1d5f32f..900f3b0 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: 3%{?dist} +Version: 0.3 +Release: 1%{?dist} Summary: Top like utility for I/O Group: Applications/System @@ -48,6 +48,10 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Tue May 19 2009 Adel Gadllah 0.3-1 +- New upstream version +- fixes RH #475917 + * Tue Feb 24 2009 Fedora Release Engineering - 0.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 90fa280..b8610ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -127e038106492de258a206433f4c3a96 iotop-0.2.1.tar.bz2 +4b6979b7ee8e667c222abbd9b75dd7d1 iotop-0.3.tar.bz2