update code

This commit is contained in:
zhuchunyi 2019-11-06 19:37:35 +08:00
parent 77b593db89
commit 869972eb26

View File

@ -43,7 +43,7 @@ make check
%files
%defattr(-,root,root)
%license COPYING
%license COPYING AUTHORS
%{_libdir}/%{name}.so.*
%files devel
@ -55,7 +55,7 @@ make check
%files help
%defattr(-,root,root)
%doc AUTHORS ChangeLog NEWS README* doc/html/*
%doc ChangeLog NEWS README* doc/html/*
%{_mandir}/man1/trietool*.1.gz
%changelog