This commit is contained in:
parent
8b84053911
commit
3c632df2b9
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user