Browse Source

we were missing some docs in the RPM

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@357 f882894a-f735-0410-b71e-b25c423dba1c
Karl DeBisschop 23 years ago
parent
commit
43e9aa3478
1 changed files with 2 additions and 1 deletions
  1. 2 1
      nagios-plugins.spec.in

+ 2 - 1
nagios-plugins.spec.in

@@ -87,7 +87,8 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root)
 %config(missingok,noreplace) /etc/nagios/command.cfg
-%doc INSTALL README REQUIREMENTS COPYING ChangeLog command.cfg
+%doc CODING COPYING FAQ INSTALL LEGAL README REQUIREMENTS SUPPORT
+%doc ChangeLog command.cfg
 %defattr(775,root,root)
 %dir %{_prefix}/lib/nagios/plugins
 %if %custom