diff --git a/icinga-php-library.spec b/icinga-php-library.spec index cd5e706..4011092 100644 --- a/icinga-php-library.spec +++ b/icinga-php-library.spec @@ -30,12 +30,13 @@ mkdir -vp %{buildroot}%{basedir} cp -vr asset %{buildroot}%{basedir} cp -vr vendor %{buildroot}%{basedir} cp -vr composer.* %{buildroot}%{basedir} +cp -vr VERSION %{buildroot}%{basedir} %clean rm -rf %{buildroot} %files -%doc README.md VERSION +%doc README.md %license LICENSE %defattr(-,root,root) %{basedir}