mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
changed expected shared lib version from 4.0.0 to 5 in spec file
This commit is contained in:
parent
8fb338f71c
commit
b03820dc0b
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
%attr(755,root,root) /usr/bin/libwebsockets-test-echo
|
%attr(755,root,root) /usr/bin/libwebsockets-test-echo
|
||||||
%attr(755,root,root) /usr/bin/libwebsockets-test-fraggle
|
%attr(755,root,root) /usr/bin/libwebsockets-test-fraggle
|
||||||
%attr(755,root,root)
|
%attr(755,root,root)
|
||||||
/%{_libdir}/libwebsockets.so.4.0.0
|
/%{_libdir}/libwebsockets.so.5
|
||||||
/%{_libdir}/libwebsockets.so
|
/%{_libdir}/libwebsockets.so
|
||||||
%attr(755,root,root) /usr/share/libwebsockets-test-server
|
%attr(755,root,root) /usr/share/libwebsockets-test-server
|
||||||
%doc
|
%doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue