aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2015-04-20 12:27:00 +0200
committerOndrej Zajicek <santiago@crfreenet.org>2015-04-20 12:27:00 +0200
commitdeec752ef941eef4c36c21c5c5426d08e98c7a44 (patch)
treef85263b9301b6f4cf09a93ecc39b2b43eb9f7eb4 /misc
parentb867a87c2fd694e6e690dc94da76754e89f03370 (diff)
downloadbird-deec752ef941eef4c36c21c5c5426d08e98c7a44.tar.gz
NEWS and version updatev1.5.0
Diffstat (limited to 'misc')
-rw-r--r--misc/bird.spec6
1 files changed, 3 insertions, 3 deletions
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