Changes of Revision 15
[-] | Changed | check_diskio.spec |
1
2 3 %files 4 %defattr(-, root, root) 5 -%doc AUTHORS Changes NEWS README INSTALL TODO COPYING VERSION 6 +%doc AUTHORS Changes NEWS README INSTALL TODO COPYING 7 %dir %{_prefix}/lib/nagios 8 %dir %{_prefix}/lib/nagios/plugins 9 %attr(0755, root, root) %{_plugindir}/%{pkgname} 10 |