]> git.pld-linux.org Git - packages/eggdrop.git/commitdiff
- ssl patch updated to 1.6.17
authorAdam Gołębiowski <adamg@pld-linux.org>
Mon, 1 Nov 2004 13:50:59 +0000 (13:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- IPv6 support was dropped, remove (commented out) configure options

Changed files:
    eggdrop.spec -> 1.92

eggdrop.spec

index d86538bd3803a5cc7908fd4a12fe2fbd7e2e2c4b..f90be1eed491518f8027438bce21ae88a70d1257 100644 (file)
@@ -153,7 +153,7 @@ Eggdrop 
 %patch4 -p1
 %patch5 -p1
 #%patch6 -p0
-#%patch7 -p1
+%patch7 -p1
 %patch8 -p1
 %patch9 -p1
 
@@ -171,9 +171,9 @@ cd src/mod/compress.mod
 %configure
 cd ../dns.mod
 %{__autoconf}
-%configure #--enable-ipv6
+%configure
 cd ../../..
-%configure #--enable-ipv6
+%configure
 %{__make} config
 %{__make}
 
This page took 0.069354 seconds and 4 git commands to generate.