SPECS: eggdrop.spec - IPv6 support - NMI patch - TODO: check/fix with suzi ...
jezik
jezik at pld-linux.org
Fri Feb 6 00:27:46 CET 2009
Author: jezik Date: Thu Feb 5 23:27:46 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- IPv6 support
- NMI patch
- TODO: check/fix with suzi patch (?); bconds for ssl and IPv6
---- Files affected:
SPECS:
eggdrop.spec (1.115 -> 1.116)
---- Diffs:
================================================================
Index: SPECS/eggdrop.spec
diff -u SPECS/eggdrop.spec:1.115 SPECS/eggdrop.spec:1.116
--- SPECS/eggdrop.spec:1.115 Sat Nov 29 17:33:33 2008
+++ SPECS/eggdrop.spec Fri Feb 6 00:27:41 2009
@@ -63,6 +63,8 @@
Patch6: %{name}-ssl.patch
Patch7: %{name}-nolibs.patch
Patch8: %{name}-nohostwhowhom.patch
+Patch9: %{name}-nmu.patch
+Patch10: %{name}-ipv6-ssl.patch
URL: http://www.eggheads.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -165,6 +167,9 @@
%patch6 -p1
%endif
+%patch9 -p0
+%patch10 -p0
+
%build
# detect threaded tcl version
sed -i -e 's#TclpFinalizeThreadData#Tcl_FinalizeThread#g' aclocal.m4
@@ -183,7 +188,8 @@
%configure
cd ../../..
%configure \
- --enable-tcl-threads
+ --enable-tcl-threads \
+ --enable-ipv6
%{__make} config
%{__make}
@@ -223,6 +229,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.116 2009/02/05 23:27:41 jezik
+- IPv6 support
+- NMI patch
+- TODO: check/fix with suzi patch (?); bconds for ssl and IPv6
+
Revision 1.115 2008/11/29 16:33:33 qboosh
- bcond header
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eggdrop.spec?r1=1.115&r2=1.116&f=u
More information about the pld-cvs-commit
mailing list