From ba6cd6a9a58e2b1b0a6369b9c7a2d89aab628444 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Tue, 7 Jul 2015 14:04:26 -0700 Subject: [PATCH] Fix problems in RPM spec file. Specifically, remove an unneeded dependency on libuuid and fix up set of doc files to be installed to match reality. Tested on CentOS 6. --- iperf3.spec.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/iperf3.spec.in b/iperf3.spec.in index 7276a44..7e0ee1b 100644 --- a/iperf3.spec.in +++ b/iperf3.spec.in @@ -11,8 +11,6 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) %if 0%{?el5} BuildRequires: e2fsprogs-devel -%else -BuildRequires: libuuid-devel %endif %description @@ -45,7 +43,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc AUTHORS INSTALL +%%doc README.md INSTALL LICENSE RELEASE_NOTES %{_mandir}/man1/iperf3.1.gz %{_mandir}/man3/libiperf.3.gz %{_bindir}/iperf3