Changes of Revision 5
[-] | Changed | bareos.spec |
1
2 # use noreplace if user has adjusted its list of IP 3 %attr(0644, root, root) %config(noreplace) %{_fwdefdir}/bareos-fd 4 %endif 5 -%else 6 %{_sysconfdir}/rc.d/init.d/bareos-fd 7 -%endif 8 %{_sbindir}/bareos-fd 9 %{plugin_dir}/*-fd.so 10 %{_mandir}/man8/bareos-fd.8.gz 11 |