New upstream tarball....
This commit is contained in:
parent
a0651ed933
commit
7ab71d0572
@ -1,7 +1,7 @@
|
|||||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
Name: iotop
|
Name: iotop
|
||||||
Version: 0.2
|
Version: 0.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Top like utility for I/O
|
Summary: Top like utility for I/O
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 07 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.2-2
|
||||||
|
- New upstream tarball..
|
||||||
|
|
||||||
* Mon May 26 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.2-1
|
* Mon May 26 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.2-1
|
||||||
- Update to new upstream version
|
- Update to new upstream version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user