]> git.pld-linux.org Git - packages/speedtest-cli.git/commitdiff
- package README.rst
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Tue, 18 Feb 2014 07:50:42 +0000 (08:50 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Tue, 18 Feb 2014 07:50:42 +0000 (08:50 +0100)
- changed description

speedtest-cli.spec

index a8e77ae5ed44bed7d0494d3a653f78de33a1ce00..b3f9b0f3d94363abf03ee0bfc3ad0c3c9e64d76b 100644 (file)
@@ -15,7 +15,7 @@ BuildArch:    noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-speedtest-cli - command line interface to speedtest.net.
+Command line interface for testing internet bandwidth using speedtest.net.
 
 %prep
 %setup -q
@@ -38,6 +38,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc README.rst
 %attr(755,root,root) %{_bindir}/speedtest
 %attr(755,root,root) %{_bindir}/speedtest-cli
 %{py_sitescriptdir}/speedtest_cli.py*
This page took 0.096185 seconds and 4 git commands to generate.