summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miśkiewicz2008-10-18 18:59:21 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit1eb3c498efe4e2dfdaca679184e0cb5ad1257382 (patch)
tree9f28d6b153885bf2d727a012ded37410aff48102
parent3509fbb341d55b454aa2ad12cc5ab8080ce317f7 (diff)
downloaddstat-1eb3c498efe4e2dfdaca679184e0cb5ad1257382.zip
dstat-1eb3c498efe4e2dfdaca679184e0cb5ad1257382.tar.gz
- rel 2; drop broken symlinkauto/th/dstat-0_6_8-2
Changed files: dstat.spec -> 1.13
-rw-r--r--dstat.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/dstat.spec b/dstat.spec
index 7cd3bd7..8687721 100644
--- a/dstat.spec
+++ b/dstat.spec
@@ -2,7 +2,7 @@ Summary: Versatile resource statistics tool
Summary(pl.UTF-8): Uniwersalne narzędzie do monitorowania użycia zasobów
Name: dstat
Version: 0.6.8
-Release: 1
+Release: 2
License: GPL v2
Group: Applications/System
Source0: http://dag.wieers.com/home-made/dstat/%{name}-%{version}.tar.bz2
@@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+# broken symlink
+rm -f examples/dstat.py
+
%clean
rm -rf $RPM_BUILD_ROOT