Ver Fonte

Fix missing/invalid doc file names in nrpe.spec.in

John C. Frickson há 9 anos atrás
pai
commit
619663c1df
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      nrpe.spec.in

+ 1 - 1
nrpe.spec.in

@@ -219,7 +219,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(600,%{nsusr},%{nsgrp})
 %config(noreplace) %{_sysconfdir}/*.cfg
 %defattr(755,%{nsusr},%{nsgrp})
-%doc Changelog LEGAL README 
+%doc Changelog LEGAL README.md README.SSL.md SECURITY.md
 
 %files plugin
 %defattr(755,%{nsusr},%{nsgrp})