[packages/p0f] Rel 3

arekm arekm at pld-linux.org
Mon Mar 9 14:59:19 CET 2026


commit b0937e8da64c8884e3a2ed58da941c67d4bef2dc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Mar 9 14:59:05 2026 +0100

    Rel 3

 p0f.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/p0f.spec b/p0f.spec
index 63b61e1..e26188a 100644
--- a/p0f.spec
+++ b/p0f.spec
@@ -2,7 +2,7 @@ Summary:	Passive OS fingerprinting tool
 Summary(pl.UTF-8):	Narzędzie do pasywnej daktyloskopii systemów operacyjnych
 Name:		p0f
 Version:	3.09b
-Release:	2
+Release:	3
 License:	LGPL v2.1
 Group:		Networking/Utilities
 # Official releases:
@@ -48,12 +48,12 @@ tego hosta.
 %build
 %{__make} \
 	CC="%{__cc}" \
-	CFLAGS="%{rpmcflags} -DFP_FILE=\"/usr/share/p0f/p0f.fp\"" \
+	CFLAGS="%{rpmcflags} -std=gnu89 -DFP_FILE=\"/usr/share/p0f/p0f.fp\"" \
 	LDFLAGS="%{rpmldflags}"
 
 %{__make} -C tools \
 	CC="%{__cc}" \
-	CFLAGS="%{rpmcflags}" \
+	CFLAGS="%{rpmcflags} -std=gnu89" \
 	LDFLAGS="%{rpmldflags}"
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/p0f.git/commitdiff/b0937e8da64c8884e3a2ed58da941c67d4bef2dc



More information about the pld-cvs-commit mailing list