]> git.puffer.fish Git - matthieu/frr.git/commitdiff
redhat: unversioned libs belong in -devel package
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 20 Jun 2018 13:40:45 +0000 (15:40 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Thu, 21 Jun 2018 15:05:41 +0000 (17:05 +0200)
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
redhat/frr.spec.in

index a9c0bcd7b76b52756b0d6caa0ced4188c5d7652f..e90709903a5209cd582a32e1c8a4ddcb7ad20403 100644 (file)
@@ -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