Search
j0ke.net Open Build Service
>
Projects
>
server:routing
>
bird
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 4
[-]
[+]
Changed
bird.spec
@@ -9,7 +9,8 @@ Source2: birdc6 Buildroot: %{_tmppath}/%{name}-%{version} Url: http://bird.network.cz -Prereq: /sbin/chkconfig +PreReq: %insserv_prereq + BuildRequires: readline-devel flex bison @@ -41,12 +42,10 @@ %post /sbin/ldconfig -/sbin/chkconfig --add bird +%{fillup_and_insserv -f bird} -%preun -if [ $1 = 0 ] ; then - /sbin/chkconfig --del bird -fi +%postun +%insserv_cleanup %files %defattr(-,root,root)