/[smeserver]/rpms/ipsvd/sme7/ipsvd.spec
ViewVC logotype

Diff of /rpms/ipsvd/sme7/ipsvd.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.3 by slords, Wed Oct 3 18:33:20 2007 UTC Revision 1.4 by slords, Mon Oct 8 16:04:38 2007 UTC
# Line 1  Line 1 
1  Summary: internet protocol service daemons  Summary: internet protocol service daemons
2  Name: ipsvd  Name: ipsvd
3  Version: 0.12.1  Version: 0.12.1
4  Release: 4%{?dist}  Release: 5%{?dist}
5  License: BSD style  License: BSD style
6  Group: System Enviornment/Daemons  Group: System Enviornment/Daemons
7  Url: http://smarden.org/ipsvd/  Url: http://smarden.org/ipsvd/
# Line 34  from the runit package, or supervise fro Line 34  from the runit package, or supervise fro
34  ipsvd can be used to run services normally run by inetd, xinetd, or tcpserver.  ipsvd can be used to run services normally run by inetd, xinetd, or tcpserver.
35    
36  %changelog  %changelog
37    * Sat Oct  6 2007 Charlie Brady <charlieb@e-smith.com> 0.12.1-05
38    - Remove extra debugging code.
39    
40  * Tue Oct  2 2007 Charlie Brady <charlieb@e-smith.com> 0.12.1-04  * Tue Oct  2 2007 Charlie Brady <charlieb@e-smith.com> 0.12.1-04
41  - Add more debugging of client hello parsing.  - Add more debugging of client hello parsing.
42    
# Line 133  echo 'diet -Os gcc -O2 -Wall' >src/conf- Line 136  echo 'diet -Os gcc -O2 -Wall' >src/conf-
136  echo 'diet -Os gcc -s -Os -pipe' >src/conf-ld  echo 'diet -Os gcc -s -Os -pipe' >src/conf-ld
137  ./package/compile  ./package/compile
138  cd compile  cd compile
139  patch -p0 < %{PATCH0}  #patch -p0 < %{PATCH0}
140  perl -p -i -e "s/printf.m/fprintf(stderr, m/" matrixssl/src/os/debug.c  perl -p -i -e "s/printf.m/fprintf(stderr, m/" matrixssl/src/os/debug.c
141  perl -p -i -e "s/ssl.*TLS_MIN_VER .. c/c/" matrixssl/src/sslDecode.c  perl -p -i -e "s/ssl.*TLS_MIN_VER .. c/c/" matrixssl/src/sslDecode.c
142  rm matrixssl.a sslio sslsvd  rm matrixssl.a sslio sslsvd


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed