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