/usr/lib64/libcephfs_jni.so.1.0.0 requires /sbin/ldconfig to be
run after installing and after removing.
Signed-off-by: Owen Synge <osynge@suse.com>
(cherry picked from commit
0742d82b5561634a5f4ed73fc6cbe4d4f26b0d42)
%defattr(-,root,root,-)
%{_libdir}/libcephfs_jni.so.*
+%post -n libcephfs_jni1
+/sbin/ldconfig
+
+%postun -n libcephfs_jni1
+/sbin/ldconfig
+
#################################################################################
%files -n libcephfs_jni1-devel
%defattr(-,root,root,-)