[packages/netperf] Rel 4

arekm arekm at pld-linux.org
Mon Mar 9 11:28:51 CET 2026


commit 01d83461527ada0b1889ee7982d2506d0f74aeff
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Mar 9 11:28:38 2026 +0100

    Rel 4

 netperf.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/netperf.spec b/netperf.spec
index f98596f..6f6f9b4 100644
--- a/netperf.spec
+++ b/netperf.spec
@@ -6,7 +6,7 @@ Summary(pl.UTF-8):	Narzędzie do testowania wydajności dla TCP/UDP
 Summary(pt_BR.UTF-8):	Ferramenta para testes de performance de rede TCP/UDP
 Name:		netperf
 Version:	2.6.0
-Release:	3
+Release:	4
 License:	distributable
 Group:		Networking
 Source0:	ftp://ftp.netperf.org/netperf/%{name}-%{version}.tar.bz2
@@ -46,7 +46,8 @@ Skrypty dla Netperfa.
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 
 %build
-%configure
+%configure \
+	CFLAGS="%{rpmcflags} -std=gnu89 -fcommon"
 %{__make}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/netperf.git/commitdiff/01d83461527ada0b1889ee7982d2506d0f74aeff



More information about the pld-cvs-commit mailing list