--- rpms/ipsvd/sme8/ipsvd.spec 2007/10/03 18:33:20 1.3 +++ rpms/ipsvd/sme8/ipsvd.spec 2007/10/08 16:04:38 1.4 @@ -1,7 +1,7 @@ Summary: internet protocol service daemons Name: ipsvd Version: 0.12.1 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD style Group: System Enviornment/Daemons Url: http://smarden.org/ipsvd/ @@ -34,6 +34,9 @@ from the runit package, or supervise fro ipsvd can be used to run services normally run by inetd, xinetd, or tcpserver. %changelog +* Sat Oct 6 2007 Charlie Brady 0.12.1-05 +- Remove extra debugging code. + * Tue Oct 2 2007 Charlie Brady 0.12.1-04 - Add more debugging of client hello parsing. @@ -133,7 +136,7 @@ echo 'diet -Os gcc -O2 -Wall' >src/conf- echo 'diet -Os gcc -s -Os -pipe' >src/conf-ld ./package/compile cd compile -patch -p0 < %{PATCH0} +#patch -p0 < %{PATCH0} perl -p -i -e "s/printf.m/fprintf(stderr, m/" matrixssl/src/os/debug.c perl -p -i -e "s/ssl.*TLS_MIN_VER .. c/c/" matrixssl/src/sslDecode.c rm matrixssl.a sslio sslsvd