[iperf/el6] include man page with build (BZ 756794)

Gabriel L. Somlo somlo at fedoraproject.org
Mon Nov 28 13:44:17 UTC 2011


commit 3a84494ca0c6e8c78c31b5c85cf3acf043c50fc8
Author: Gabriel L. Somlo <somlo at hedwig.ini.cmu.edu>
Date:   Mon Nov 28 08:44:15 2011 -0500

    include man page with build (BZ 756794)

 iperf.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/iperf.spec b/iperf.spec
index a8da554..05c4301 100644
--- a/iperf.spec
+++ b/iperf.spec
@@ -1,6 +1,6 @@
 Name: iperf
 Version: 2.0.5
-Release: 1%{?dist}
+Release: 3%{?dist}
 Summary: Measurement tool for TCP/UDP bandwidth performance
 License: BSD
 Group: Applications/Internet
@@ -26,7 +26,7 @@ jitter, datagram loss.
 
 %install
 %{__rm} -rf %{buildroot}
-%makeinstall -C src INSTALL_DIR="%{buildroot}%{_bindir}"
+%make_install
 
 %clean
 %{__rm} -rf %{buildroot}
@@ -35,8 +35,15 @@ jitter, datagram loss.
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING README doc/*.gif doc/*.html
 %{_bindir}/iperf
+%{_mandir}/man*/*
 
 %changelog
+* Mon Nov 28 2011 Gabriel Somlo <somlo at cmu.edu> 2.0.5-3
+- include man page with build (BZ 756794)
+
+* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.5-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
 * Sat Aug 21 2010 Gabriel Somlo <somlo at cmu.edu> 2.0.5-1
 - update to 2.0.5
 


More information about the scm-commits mailing list