mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-11-02 23:52:33 +00:00
redhat: unversioned libs belong in -devel package
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
This commit is contained in:
parent
5c3ad1d46a
commit
d1ef2aafc8
@ -569,7 +569,6 @@ fi
|
||||
%if %{with_babeld}
|
||||
%{_sbindir}/babeld
|
||||
%endif
|
||||
%{_libdir}/lib*.so
|
||||
%{_libdir}/lib*.so.0
|
||||
%attr(755,root,root) %{_libdir}/lib*.so.0.*
|
||||
%if %{with_fpm}
|
||||
@ -601,6 +600,7 @@ fi
|
||||
%{_sbindir}/frr-reload.pyo
|
||||
|
||||
%files devel
|
||||
%{_libdir}/lib*.so
|
||||
%if %{with_ospfclient}
|
||||
%{_sbindir}/ospfclient
|
||||
%endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user