summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spdlog.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/spdlog.spec b/spdlog.spec
index 4c35b90..ed7fdad 100644
--- a/spdlog.spec
+++ b/spdlog.spec
@@ -33,6 +33,8 @@ make DESTDIR=%{buildroot} install
%defattr(-,root,root)
%{_includedir}/%{name}/*
%{_libdir}/cmake/%{name}/*.cmake
+%{_libdir}/*.so
+%{_libdir}/*.so.*
%{_libdir}/pkgconfig/spdlog.pc
%changelog