use %license

This commit is contained in:
Jens Petersen 2016-09-28 18:16:49 +09:00
parent 0b102c4ee8
commit f551ee3b47
1 changed files with 4 additions and 2 deletions

View File

@ -248,7 +248,8 @@ fi
%ghost %{_bindir}/%{name}
%{_bindir}/%{name}.dynamic
%else
%doc BUGS COPYING COPYRIGHT README* changelog
%license COPYING COPYRIGHT
%doc BUGS README* changelog
%attr(755,root,root) %{_bindir}/%{name}
%endif
%attr(-,root,root) %{_bindir}/hsmarkdown
@ -260,7 +261,8 @@ fi
%if %{with static}
%files common
%doc BUGS COPYING COPYRIGHT README* changelog
%license COPYING COPYRIGHT
%doc BUGS README* changelog
%{_datadir}/%{name}-%{version}