From deec752ef941eef4c36c21c5c5426d08e98c7a44 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Mon, 20 Apr 2015 12:27:00 +0200 Subject: NEWS and version update --- misc/bird.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'misc/bird.spec') diff --git a/misc/bird.spec b/misc/bird.spec index 30601a91..e6b699a0 100644 --- a/misc/bird.spec +++ b/misc/bird.spec @@ -1,6 +1,6 @@ Summary: BIRD Internet Routing Daemon Name: bird -Version: 1.4.5 +Version: 1.5.0 Release: 1 Copyright: GPL Group: Networking/Daemons @@ -41,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 -- cgit v1.2.3