summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--redhat/frr.spec.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in
index d110bf9ff..6a3c75aac 100644
--- a/redhat/frr.spec.in
+++ b/redhat/frr.spec.in
@@ -542,8 +542,9 @@ rm -rf %{buildroot}
%{_sbindir}/nhrpd
%endif
%if %{with_shared}
-%attr(755,root,root) %{_libdir}/lib*.so
-%attr(755,root,root) %{_libdir}/lib*.so.*
+%{_libdir}/lib*.so
+%{_libdir}/lib*.so.0
+%attr(755,root,root) %{_libdir}/lib*.so.0.*
%endif
%{_bindir}/*
%config /etc/frr/[!v]*