From 45e3b30d34c188eef76150505f19032649b57d66 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Fri, 6 Sep 2002 12:06:01 +0000 Subject: [PATCH] - enable ipv6 Changed files: cfingerd.spec -> 1.31 --- cfingerd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cfingerd.spec b/cfingerd.spec index f9ff2b3..9304e38 100644 --- a/cfingerd.spec +++ b/cfingerd.spec @@ -2,7 +2,7 @@ Summary: Highly configurable and secure finger daemon with IPv6 support Summary(pl): Niezwykle konfigurowalny i bezpieczny demon fingerd ze wspraciem dla IPv6 Name: cfingerd Version: 1.4.3 -Release: 9 +Release: 10 License: GPL Group: Networking/Daemons Vendor: Martin Schulze @@ -44,7 +44,7 @@ si %build ./Configure -%{__make} all CFLAGS="%{rpmcflags}" LDFLAGS="%{rpmldflags}" +%{__make} all CFLAGS="-DINET6=1 %{rpmcflags}" LDFLAGS="%{rpmldflags}" %install rm -rf $RPM_BUILD_ROOT -- 2.43.0