]> git.pld-linux.org Git - packages/bird.git/blame_incremental - bird.spec
- %%description unification
[packages/bird.git] / bird.spec
... / ...
CommitLineData
1
2%bcond_without ipv6 # disable IPv6 support (and building bird-ipv6 package)
3%bcond_without ipv4 # disable IPv4 support (and building bird-ipv4 package)
4
5# TODO:
6# - trigger to clean up after old bird package (stop, chkconfig --del)
7
8Summary: Routing daemon
9Summary(pl): Demon dynamicznego routingu
10Name: bird
11Version: 1.0.9
12Release: 0.3
13License: GPL
14Group: Networking/Daemons
15Source0: ftp://bird.network.cz/pub/bird/%{name}-%{version}.tar.gz
16# Source0-md5: 6a1d94b8a33b80e754ea4f9cc0ac1ff3
17Source1: %{name}-ipv4.init
18Source2: %{name}-ipv4.sysconfig
19Source3: %{name}-ipv6.init
20Source4: %{name}-ipv6.sysconfig
21Patch0: %{name}-posix.patch
22Patch1: %{name}-flex.patch
23URL: http://bird.network.cz/
24BuildRequires: autoconf
25BuildRequires: automake
26BuildRequires: readline-devel >= 4.2
27PreReq: rc-scripts
28Requires(post,preun): /sbin/chkconfig
29Requires: bird-daemon
30BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
31Obsoletes: gated
32Obsoletes: mrt
33Obsoletes: zebra
34Obsoletes: zebra-guile
35
36%description
37The BIRD project is an attempt to create a routing daemon running on
38UNIX-like systems (but not necessarily limited to them) with full
39support of all modern routing protocols, easy to use configuration
40interface and powerful route filtering language.
41
42%description -l pl
43Projekt BIRD ma na celu utworzenie daemona dynamicznego routingu
44