Prevent empty icinga2 package by adding COPYING

Empty packages are not allowed on SLES11 and also produce a warning in
newer openSUSE releases.

So we just work around the issue by adding the COPYING file.

refs #5818
This commit is contained in:
Tim Hardeck 2014-07-05 12:34:31 +02:00 committed by Gunnar Beutner
parent 074521b69c
commit 98aaff4e01
1 changed files with 2 additions and 0 deletions

View File

@ -471,6 +471,8 @@ fi
exit 0
%files
%defattr(-,root,root,-)
%doc COPYING
%files bin
%defattr(-,root,root,-)