Author: wrobell Date: Thu Feb 22 15:54:02 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - ver. 2.0.2
---- Files affected: SPECS: iperf.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/iperf.spec diff -u SPECS/iperf.spec:1.8 SPECS/iperf.spec:1.9 --- SPECS/iperf.spec:1.8 Tue Feb 13 09:06:35 2007 +++ SPECS/iperf.spec Thu Feb 22 16:53:56 2007 @@ -2,12 +2,12 @@ Summary: Network performance measurement tool Summary(pl.UTF-8): Narzędzie do szacowania wydajności sieci Name: iperf -Version: 1.7.0 +Version: 2.0.2 Release: 2 License: BSD-like Group: Networking -Source0: http://dast.nlanr.net/Projects/Iperf/%{name}-%{version}-source.tar.gz -# Source0-md5: 3e4aea85822bcf10ed14040f4b26bd26 +Source0: http://dast.nlanr.net/Projects/Iperf2.0/%{name}-%{version}.tar.gz +# Source0-md5: bb658aba58a5af0356f5b1342dfe8f53 URL: http://dast.nlanr.net/Projects/Iperf/ BuildRequires: automake BuildRequires: libstdc++-devel @@ -40,24 +40,19 @@ %setup -q %build -cd cfg -cp -f /usr/share/automake/config.* . %configure -cd .. %{__make} %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_bindir} - -install iperf $RPM_BUILD_ROOT%{_bindir} +%{__make} install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc README KNOWN_PROBLEMS +%doc README doc/*html %attr(755,root,root) %{_bindir}/iperf %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -66,6 +61,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007/02/22 15:53:56 wrobell +- ver. 2.0.2 + Revision 1.8 2007/02/13 08:06:35 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/iperf.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
