[packages/tcp_wrappers] Rel 49; build fix
arekm
arekm at pld-linux.org
Mon Mar 9 10:43:39 CET 2026
commit 4e51a4bb8ddc2daa8f54b6f1b76e14cf6c2cf6d8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Mar 9 10:43:33 2026 +0100
Rel 49; build fix
tcp_wrappers.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tcp_wrappers.spec b/tcp_wrappers.spec
index 72b9941..e9a1038 100644
--- a/tcp_wrappers.spec
+++ b/tcp_wrappers.spec
@@ -9,7 +9,7 @@ Summary(tr.UTF-8): TCP süreçleri için güvenlik sarmalayıcısı
Summary(uk.UTF-8): Security wrapper для tcp-демонів
Name: tcp_wrappers
Version: 7.6
-Release: 48
+Release: 49
License: distributable
Group: Networking/Admin
Source0: ftp://ftp.porcupine.org/pub/security/%{name}_%{version}.tar.gz
@@ -212,7 +212,7 @@ SYSTAT, FINGER, FTP, TELNET, RLOGIN, RSH, EXEC, TFTP, TALK та інших
CC="%{__cc}" \
PREFIX=%{_prefix} \
LIBDIR=%{_libdir} \
- RPM_OPT_FLAGS="%{rpmcflags}" \
+ RPM_OPT_FLAGS="%{rpmcflags} -std=gnu89" \
LDFLAGS="%{rpmldflags}"
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tcp_wrappers.git/commitdiff/4e51a4bb8ddc2daa8f54b6f1b76e14cf6c2cf6d8
More information about the pld-cvs-commit
mailing list