summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Green <andy@warmcat.com>2010-12-19 22:25:16 +0000
committerAndy Green <andy@warmcat.com>2010-12-19 22:25:16 +0000
commit8322b3700b75f85812c102cbee0dad062cb64483 (patch)
tree2db76ae818a85e2ea8d4745b7613f78778657dc6
parent8f037e4c9ab776bf32e263922d8973cad8cdb54d (diff)
uplevel-rpm-soname.patchrelease-0.2
Signed-off-by: Andy Green <andy@warmcat.com>
-rw-r--r--libwebsockets.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/libwebsockets.spec b/libwebsockets.spec
index 2439fd6..95eca4d 100644
--- a/libwebsockets.spec
+++ b/libwebsockets.spec
@@ -1,6 +1,6 @@
Name: libwebsockets
Version: 0.1
-Release: 31.gmaster_f2f54d5d%{?dist}
+Release: 34.gmaster_8f037e4c%{?dist}
Summary: Websocket Server Library
Group: System
@@ -44,7 +44,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
%attr(755,root,root) /usr/bin/libwebsockets-test-server
%attr(755,root,root)
-/%{_libdir}/libwebsockets.so.0.0.1
+/%{_libdir}/libwebsockets.so.0.0.2
/%{_libdir}/libwebsockets.so.0
/%{_libdir}/libwebsockets.so
/%{_libdir}/libwebsockets.la