]> git.pld-linux.org Git - packages/stunnel.git/blame - stunnel.spec
- added using %%{__make} macro.
[packages/stunnel.git] / stunnel.spec
CommitLineData
524b361e
AF
1Summary: Universal SSL tunnel
2Summary(pl): Uniwersalne narzedzie do bezpiecznego tunelowania
9ae646a2 3Name: stunnel
699c2eab 4Version: 3.8
5b4e136f 5Release: 3
d61d275f 6License: GPL
9ae646a2
AF
7Group: Networking/Daemons
8Group(pl): Sieciowe/Serwery
9ae646a2 9Source0: http://mike.daewoo.com.pl/computer/stunnel/%{name}-%{version}.tar.gz
6c781bbd 10Patch1: stunnel-DESTDIR.patch
8df1e97d 11Patch2: stunnel-dirs.patch
4e13ce62 12Patch3: stunnel-fixargs.patch
9ae646a2 13URL: http://mike.daewoo.com.pl/computer/stunnel/
a4943537 14BuildRequires: openssl-devel >= 0.9.4-2
76cd9e10 15BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
9ae646a2 16
5b4e136f 17%define certdir /var/lib/openssl/certs
3c7f3155 18
9ae646a2 19%description
d61d275f 20The stunnel program is designed to work as SSL encryption wrapper between
21remote client and local (inetd-startable) or remote server. The concept is
22that having non-SSL aware daemons running on your system you can easily
23setup them to communicate with clients over secure SSL channel. stunnel can
24be used to add SSL functionality to commonly used inetd daemons like POP-2,
25POP-3 and IMAP servers without any changes in the programs' code.
9ae646a2
AF
26
27%description -l pl
d61d275f 28