Fix library filename
This commit is contained in:
parent
629f0b89ed
commit
0e13297088
@ -90,7 +90,7 @@ rm -f %{buildroot}%{_libdir}/libspice-server.la
|
|||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%doc COPYING README NEWS
|
%doc COPYING README NEWS
|
||||||
%{_libdir}/libspice-server.so.1
|
%{_libdir}/libspice-server.so.1
|
||||||
%{_libdir}/libspice-server.so.1.0.1
|
%{_libdir}/libspice-server.so.1.0.2
|
||||||
|
|
||||||
%post server -p /sbin/ldconfig
|
%post server -p /sbin/ldconfig
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user