forked from pool/websocketpp
Accepting request 701832 from home:wolfi323:branches:devel:libraries:c_c++
- Add Replace-make_shared-with-new-in-some-cases.patch to fix incompatibilities with Boost 1.70.0 (boo#1134611) OBS-URL: https://build.opensuse.org/request/show/701832 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/websocketpp?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
d52ca12cf8
commit
c2a3d4a901
@@ -25,6 +25,8 @@ Group: Development/Libraries/C and C++
|
||||
URL: http://www.zaphoyd.com/websocketpp
|
||||
Source0: https://github.com/zaphoyd/websocketpp/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source1: websocketpp.pc
|
||||
# PATCH-FIX-UPSTREAM -- https://github.com/zaphoyd/websocketpp/pull/814
|
||||
Patch0: Replace-make_shared-with-new-in-some-cases.patch
|
||||
BuildRequires: cmake >= 2.6
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: pkgconfig
|
||||
@@ -55,6 +57,7 @@ iostreams and one based on Boost Asio.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%if 0%{?suse_version} >= 1310
|
||||
|
||||
Reference in New Issue
Block a user