]> git.pld-linux.org Git - packages/gated.git/blame_incremental - gated.spec
- cleaning
[packages/gated.git] / gated.spec
... / ...
CommitLineData
1Summary: The GateD routing daemon
2Summary(pl): GateD - demon routingu
3Name: gated
4Version: 3.5.10
5%define src_version %(echo %version | sed 's/\\./-/g')
6Release: 9
7License: distributable
8Group: Networking/Daemons
9Source0: ftp://ftp.gated.org/net-research/gated/%{name}-%{src_version}.tar.gz
10Source1: %{name}.init
11Source2: %{name}-%{version}-Config
12Source3: %{name}-%{version}-gated.conf
13Source4: %{name}-3.5.9-krt_ifread_ioctl.c
14Patch0: %{name}-3.5.7-linux.patch
15Patch1: %{name}-3.5.10-glibc.patch
16Patch2: %{name}-3.5.10-config.patch
17Patch4: %{name}-3.5.10-dump.patch
18Patch5: %{name}-3.5.x-linuxmc.patch
19Patch6: %{name}-3.5.10-ospfmonauth.patch
20Patch7: %{name}-3.5.10-kern22.patch
21URL: http://www.gated.org/
22BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
23Prereq: rc-scripts
24Prereq: /sbin/chkconfig
25Prereq: /sbin/ldconfig
26
27%description
28GateD is a modular software program consisting of core services, a
29routing database, and protocol modules which support multiple routing
30protocols (RIP versions 1 and 2, DCN HELLO, OSPF version 2, EGP
31version 2, BGP versions 2 through 4). GateD is designed to handle
32dynamic routing with a routing database built from the information
33exchanged by routing protocols.
34
35%description -l pl
36