]> git.pld-linux.org Git - packages/cipe.git/blame - cipe.spec
- put SMP module to kernel-smp-cipe and UP do kernel-cipe subpackages, not the other way
[packages/cipe.git] / cipe.spec
CommitLineData
859edd7f 1Summary: CIPE - encrypted IP over UDP tunneling
4e2c5e16 2Summary(pl): CIPE - szyfrowany tunel IP po UDP
859edd7f
SZ
3Name: cipe
4Version: 1.5.2
8a809272 5%define _rel 5
9c26f061 6Release: %{_rel}
859edd7f
SZ
7License: GPL
8Group: Networking/Daemons
859edd7f 9Source0: http://sites.inka.de/bigred/sw/%{name}-%{version}.tar.gz
6f30e163 10Source1: %{name}.inetd
859edd7f
SZ
11Patch0: %{name}-autoconf.patch
12Patch1: %{name}-makefile.patch
8a809272 13Patch2: %{name}-pkcipe-real-peer.patch
9c26f061 14%{!?_without_dist_kernel:BuildRequires: kernel-headers}
cb64961b
SZ
15BuildRequires: autoconf
16BuildRequires: automake
859edd7f
SZ
17BuildRequires: openssl-devel >= 0.9.6
18BuildRequires: %{_bindir}/openssl
9c26f061
SZ
19BuildRequires: %{kgcc_package}
20
859edd7f
SZ
21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
22
23%define _sysconfdir /etc
7cf75f44 24%define __cc %{kgcc}
859edd7f
SZ
25
26%description
27CIPE (the name is shortened from *Crypto IP Encapsulation*) is a
28package for an encrypting IP tunnel device. This can be used to build
29encrypting routers for VPN (Virtual Private Networks) and similar
30applications.
31
32%description -l pl
4e2c5e16 33