From 0d84673108a59a0212222a1147011f52104075dd Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 20 Oct 2017 22:09:18 +0200 Subject: [PATCH] Update doc sections --- libwebsockets.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libwebsockets.spec b/libwebsockets.spec index 5b270d0..84d828e 100644 --- a/libwebsockets.spec +++ b/libwebsockets.spec @@ -74,14 +74,14 @@ find %{buildroot} -name '*_static.pc' -exec rm -f {} ';' %{_libdir}/%{name}.so.* %files devel -%doc README.coding.md changelog +%doc READMEs/README.coding.md READMEs/ changelog %license LICENSE %{_includedir}/*.h %{_libdir}/%{name}.so %{_libdir}/pkgconfig/%{name}.pc %files tests -%doc README.coding.md README.test-apps.md +%doc READMEs/README.coding.md READMEs/README.test-apps.md %license LICENSE %{_bindir}/%{name}-test-* %{_datadir}/%{name}-test-server/