- Rebuild with newer openssl
This commit is contained in:
parent
ce91c89829
commit
88e96b802c
@ -1,7 +1,7 @@
|
|||||||
Summary: An SSL-encrypting socket wrapper.
|
Summary: An SSL-encrypting socket wrapper.
|
||||||
Name: stunnel
|
Name: stunnel
|
||||||
Version: 4.14
|
Version: 4.14
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
URL: http://stunnel.mirt.net/
|
URL: http://stunnel.mirt.net/
|
||||||
@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%exclude %{_sysconfdir}/stunnel/*
|
%exclude %{_sysconfdir}/stunnel/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 9 2005 Miloslav Trmac <mitr@redhat.com> - 4.14-2
|
||||||
|
- Rebuild with newer openssl
|
||||||
|
|
||||||
* Thu Nov 3 2005 Miloslav Trmac <mitr@redhat.com> - 4.14-1
|
* Thu Nov 3 2005 Miloslav Trmac <mitr@redhat.com> - 4.14-1
|
||||||
- Update to stunnel-4.14
|
- Update to stunnel-4.14
|
||||||
- Override changed default pid file location, keep it in %{_localstatedir}/run
|
- Override changed default pid file location, keep it in %{_localstatedir}/run
|
||||||
|
Loading…
Reference in New Issue
Block a user