cleanup
This commit is contained in:
parent
aad9df0a56
commit
57784ca069
1 changed files with 1 additions and 1 deletions
2
nut.spec
2
nut.spec
|
|
@ -177,7 +177,6 @@ rm -rf %{buildroot}
|
|||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING CREDITS ChangeLog README docs UPGRADING INSTALL NEWS
|
||||
%attr(755,root,root) %{initdir}/ups
|
||||
%config(noreplace) %attr(640,root,nut) %{_sysconfdir}/ups/ups.conf
|
||||
%config(noreplace) %attr(640,root,nut) %{_sysconfdir}/ups/upsd.conf
|
||||
%config(noreplace) %attr(640,root,nut) %{_sysconfdir}/ups/upsd.users
|
||||
|
|
@ -241,6 +240,7 @@ rm -rf %{buildroot}
|
|||
%files client
|
||||
%defattr(-,root,root)
|
||||
%attr(755,root,root) %{initdir}/ups
|
||||
%dir %{_sysconfdir}/ups
|
||||
%config(noreplace) %attr(640,root,nut) %{_sysconfdir}/ups/upsmon.conf
|
||||
%config(noreplace) %attr(640,root,nut) %{_sysconfdir}/ups/upssched.conf
|
||||
%dir %attr(750,nut,nut) %{_localstatedir}/lib/ups
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue