From b03820dc0b285ac4f5f7e8dc8063efecee37393d Mon Sep 17 00:00:00 2001 From: brobits Date: Wed, 4 Mar 2015 15:36:28 -0600 Subject: [PATCH] changed expected shared lib version from 4.0.0 to 5 in spec file --- libwebsockets.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libwebsockets.spec b/libwebsockets.spec index 7b8c3e1e7..d2bfb3118 100644 --- a/libwebsockets.spec +++ b/libwebsockets.spec @@ -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-fraggle %attr(755,root,root) -/%{_libdir}/libwebsockets.so.4.0.0 +/%{_libdir}/libwebsockets.so.5 /%{_libdir}/libwebsockets.so %attr(755,root,root) /usr/share/libwebsockets-test-server %doc