From 869972eb26b4cf68cf23a7b685e51975a8814e5b Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:37:35 +0800 Subject: [PATCH] update code --- libdatrie.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libdatrie.spec b/libdatrie.spec index 18a170c..c051efb 100644 --- a/libdatrie.spec +++ b/libdatrie.spec @@ -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