Update doc sections

epel9
Fabian Affolter 7 years ago
parent 9fbf430ac3
commit 0d84673108
No known key found for this signature in database
GPG Key ID: E23CD2DD36A4397F

@ -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/

Loading…
Cancel
Save