]> git.pld-linux.org Git - packages/cfingerd.git/commitdiff
- enable ipv6
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 6 Sep 2002 12:06:01 +0000 (12:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cfingerd.spec -> 1.31

cfingerd.spec

index f9ff2b3697671f4608ad04917b6548b400b0c504..9304e3809c6633e9875fbf15f4fdefbd8de08a26 100644 (file)
@@ -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 <joey@infodrom.north.de>
@@ -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
This page took 0.092195 seconds and 4 git commands to generate.