diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2011-10-10 02:33:11 +0200 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2011-10-10 02:33:11 +0200 |
commit | 00a124e3fc218aa39c634bbda244789f2ea0cd3d (patch) | |
tree | fdaacc763e440526dc01a4c46ab4985c330a627f /misc | |
parent | 9b7fdfc84a516ede415cd1941e5ff1d6312e83ff (diff) | |
download | bird-00a124e3fc218aa39c634bbda244789f2ea0cd3d.tar bird-00a124e3fc218aa39c634bbda244789f2ea0cd3d.zip |
NEWS and version update.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bird.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/bird.spec b/misc/bird.spec index 16aa682..4711cb6 100644 --- a/misc/bird.spec +++ b/misc/bird.spec @@ -1,6 +1,6 @@ Summary: BIRD Internet Routing Daemon Name: bird -Version: 1.3.3 +Version: 1.3.4 Release: 1 Copyright: GPL Group: Networking/Daemons @@ -10,6 +10,7 @@ Source2: birdc6 Buildroot: /var/tmp/bird-root Url: http://bird.network.cz Prereq: /sbin/chkconfig +BuildRequires: flex bison readline-devel ncurses-devel %description BIRD is dynamic routing daemon supporting IPv4 and IPv6 versions of routing |