This commit is contained in:
Mamoru TASAKA 2018-07-10 22:35:51 +09:00
parent 8b84053911
commit 3c632df2b9

View File

@ -66,6 +66,7 @@ find $RPM_BUILD_ROOT -name '*.la' \
%files
%defattr(-,root,root,-)
%doc AUTHORS
%license COPYING
%doc HISTORY
@ -77,6 +78,7 @@ find $RPM_BUILD_ROOT -name '*.la' \
%{_libdir}/libonig.so.5*
%files devel
%defattr(-,root,root,-)
%doc doc/API
%doc doc/CALLOUTS.API
%doc doc/CALLOUTS.BUILTIN