specfile openssl devel only needed on buildrequires
authorAndy Green <andy.green@linaro.org>
Mon, 30 Mar 2015 10:33:06 +0000 (18:33 +0800)
committerAndy Green <andy.green@linaro.org>
Mon, 30 Mar 2015 10:33:06 +0000 (18:33 +0800)
https://github.com/warmcat/libwebsockets/issues/259

Signed-off-by: Andy Green <andy.green@linaro.org>
libwebsockets.spec

index 10015dd..7b8c3e1 100644 (file)
@@ -1,6 +1,6 @@
 Name: libwebsockets
-Version: 1.3
-Release: 47.gmaster_b89f21c%{?dist}
+Version: 1.4
+Release: 48.gmaster_16fb0132%{?dist}
 Summary: Websocket Server Library
 
 Group: System
@@ -10,7 +10,7 @@ Source0: %{name}-%{version}.tar.gz
 BuildRoot:     %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires: openssl-devel
-Requires: openssl-devel
+Requires: openssl
 
 %description
 Webserver server library