1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

NEWS and version update

This commit is contained in:
Ondrej Zajicek
2015-04-20 12:27:00 +02:00
parent b867a87c2f
commit deec752ef9
3 changed files with 33 additions and 7 deletions

View File

@@ -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