]> git.pld-linux.org Git - packages/dstat.git/blobdiff - dstat.spec
- 0.6.5
[packages/dstat.git] / dstat.spec
index ed8141d14fcc2079a231cc631e6b1d5a3bd01356..5d23e19f422b42e37a99137dd616e577683df409 100644 (file)
@@ -1,14 +1,15 @@
 Summary:       Versatile resource statistics tool
-Summary(pl.UTF-8):   Uniwersalne narzędzie do monitorowania użycia zasobów
+Summary(pl.UTF-8):     Uniwersalne narzędzie do monitorowania użycia zasobów
 Name:          dstat
-Version:       0.6.4
+Version:       0.6.5
 Release:       1
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://dag.wieers.com/home-made/dstat/%{name}-%{version}.tar.bz2
-# Source0-md5: aad1d918a982d8392a24a06760175e93
+# Source0-md5: 81e4655d26c38e2ccb61a2f5682444be
 URL:           http://dag.wieers.com/home-made/dstat/
 Requires:      python
+Requires:      python-modules
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -45,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%{__make} docs-install \
+       DESTDIR=$RPM_BUILD_ROOT
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.068591 seconds and 4 git commands to generate.