Author: paszczus Date: Sat Nov 15 09:07:28 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.0.4 - switched to new URL and Source0 URL - added manpages - adaptarized
---- Files affected: SPECS: iperf.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/iperf.spec diff -u SPECS/iperf.spec:1.11 SPECS/iperf.spec:1.12 --- SPECS/iperf.spec:1.11 Sun Aug 5 12:59:23 2007 +++ SPECS/iperf.spec Sat Nov 15 10:07:21 2008 @@ -2,13 +2,13 @@ Summary: Network performance measurement tool Summary(pl.UTF-8): Narzędzie do szacowania wydajności sieci Name: iperf -Version: 2.0.2 +Version: 2.0.4 Release: 1 License: BSD-like Group: Networking -Source0: http://dast.nlanr.net/Projects/Iperf2.0/%{name}-%{version}.tar.gz -# Source0-md5: bb658aba58a5af0356f5b1342dfe8f53 -URL: http://dast.nlanr.net/Projects/Iperf/ +Source0: http://dl.sourceforge.net/iperf/%{name}-%{version}.tar.gz +# Source0-md5: 8c5bc14cc2ea55f18f22afe3c23e3dcb +URL: http://iperf.sourceforge.net/ BuildRequires: libstdc++-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -53,6 +53,7 @@ %defattr(644,root,root,755) %doc README doc/*.html doc/*.gif %attr(755,root,root) %{_bindir}/iperf +%{_mandir}/man1/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -60,7 +61,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.11 2007/08/05 10:59:23 twittner +Revision 1.12 2008/11/15 09:07:21 paszczus +- updated to 2.0.4 +- switched to new URL and Source0 URL +- added manpages +- adaptarized + +Revision 1.11 2007-08-05 10:59:23 twittner - added omitted picture to documentation Revision 1.10 2007/02/22 16:01:21 wrobell ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/iperf.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
