Don't glob soname to prevent unintentionnal soname bump

This commit is contained in:
Xavier Bachelot 2018-12-03 16:12:54 +01:00
parent 62e36cd5da
commit 32b0e7c6ef

View File

@ -275,7 +275,7 @@ rm -fr %{buildroot}%{_defaultdocdir}/%{name}
%postun -p /sbin/ldconfig
%files
%{_libdir}/liblasso.so.*
%{_libdir}/liblasso.so.3*
%doc AUTHORS NEWS README
%license COPYING