- disable the upstream openssl fips support

This commit is contained in:
Tomáš Mráz 2009-01-18 12:21:42 +00:00
parent 9c16e8153a
commit 0843f91c8e
1 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ line editor (readline), a program, or a combination of two of these.
--enable-listen --enable-proxy --enable-exec \
--enable-system --enable-pty --enable-readline \
--enable-openssl --enable-sycls --enable-filan \
--enable-retry --enable-libwrap
--enable-retry --enable-libwrap --disable-fips
chmod 644 *.sh
make %{?_smp_mflags}
@ -56,8 +56,8 @@ rm -rf %{buildroot}
%doc %{_mandir}/man1/socat.1*
%changelog
* Sat Jan 17 2009 Tomas Mraz <tmraz@redhat.com> 1.6.0.1-3
- rebuild with new openssl
* Sun Jan 18 2009 Tomas Mraz <tmraz@redhat.com> 1.6.0.1-3
- disable the upstream openssl fips support
* Thu Sep 4 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.6.0.1-2
- forgot to upload new source