From 3c632df2b98d8c9b240f0b1986ec606c2fcc10eb Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Tue, 10 Jul 2018 22:35:51 +0900 Subject: [PATCH] =?UTF-8?q?=E3=80=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oniguruma.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/oniguruma.spec b/oniguruma.spec index 564a462..9a77f9c 100644 --- a/oniguruma.spec +++ b/oniguruma.spec @@ -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