- Update to stunnel-4.13
This commit is contained in:
parent
5289a3023f
commit
8b3fda5813
@ -1,2 +1,2 @@
|
||||
stunnel-4.12.tar.gz
|
||||
stunnel-4.12.tar.gz.asc
|
||||
stunnel-4.13.tar.gz
|
||||
stunnel-4.13.tar.gz.asc
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
0eaef6573d5fb96021d5a003fc0c7d91 stunnel-4.12.tar.gz
|
||||
a69b3551a39c5cbe6a289eed22a2e415 stunnel-4.12.tar.gz.asc
|
||||
d06383b49d8da71ca0b7f46caff90bde stunnel-4.13.tar.gz
|
||||
1decffa51589673d8eaf2befdaa0fad9 stunnel-4.13.tar.gz.asc
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: An SSL-encrypting socket wrapper.
|
||||
Name: stunnel
|
||||
Version: 4.12
|
||||
Version: 4.13
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: Applications/Internet
|
||||
@ -15,7 +15,6 @@ Source6: pop3-redirect.xinetd
|
||||
Source7: stunnel-pop3s-client.conf
|
||||
Patch0: stunnel-4.08-authpriv.patch
|
||||
Patch1: stunnel-4.12-sample.patch
|
||||
Patch2: stunnel-4.12-printf.patch
|
||||
Buildroot: %{_tmppath}/stunnel-root
|
||||
# util-linux is needed for rename
|
||||
BuildRequires: openssl-devel, pkgconfig, tcp_wrappers, util-linux
|
||||
@ -29,7 +28,6 @@ in conjunction with imapd to create an SSL secure IMAP server.
|
||||
%setup -q
|
||||
%patch0 -p1 -b .authpriv
|
||||
%patch1 -p1 -b .sample
|
||||
%patch2 -p1 -b .printf
|
||||
|
||||
iconv -f iso-8859-1 -t utf-8 < doc/stunnel.fr.8 > doc/stunnel.fr.8_
|
||||
mv doc/stunnel.fr.8_ doc/stunnel.fr.8
|
||||
@ -87,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%exclude %{_sysconfdir}/stunnel/*
|
||||
|
||||
%changelog
|
||||
* Sat Oct 22 2005 Miloslav Trmac <mitr@redhat.com> - 4.13-1
|
||||
- Update to stunnel-4.13
|
||||
|
||||
* Fri Sep 30 2005 Miloslav Trmac <mitr@redhat.com> - 4.12-1
|
||||
- Update to stunnel-4.12
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user