summaryrefslogtreecommitdiff
path: root/spdlog.spec
diff options
context:
space:
mode:
authorCoprDistGit <copr-devel@lists.fedorahosted.org>2023-03-06 08:16:38 +0000
committerCoprDistGit <copr-devel@lists.fedorahosted.org>2023-03-06 08:16:38 +0000
commit208f048043dc2302883c38f4e7b8250da0c724d0 (patch)
treed5d299d470cd16ba099b98368390679476bc9a05 /spdlog.spec
parenta0af037a6b1f8f07484919a829cc6b9ce9f4d6fc (diff)
automatic import of spdlog
Diffstat (limited to 'spdlog.spec')
-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