]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - misc/bird.spec
NEWS and version update
[thirdparty/bird.git] / misc / bird.spec
index 56aed5b97581b5d15b932c79185fb8ec36718fa5..160b00c686b1f74c728717db7a57b35ae322820d 100644 (file)
@@ -1,6 +1,6 @@
 Summary: BIRD Internet Routing Daemon
 Name: bird
-Version: 1.0.16
+Version: 2.0.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
@@ -40,11 +41,11 @@ install $RPM_SOURCE_DIR/birdc6 usr/sbin/birdc6
 %post
 /sbin/ldconfig
 /sbin/chkconfig --add bird
+
 %preun
 if [ $1 = 0 ] ; then
         /sbin/chkconfig --del bird
-fi                                                                              
+fi
 
 %files
 %attr(755,root,root) /usr/sbin/bird