forked from pool/cpprest
2.10.2
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=31
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%define major 2
|
||||
%define minor 10
|
||||
Name: cpprest
|
||||
Version: 2.10.1
|
||||
Version: 2.10.2
|
||||
Release: 0
|
||||
Summary: C++ REST library
|
||||
# main: MIT (license.txt)
|
||||
@@ -32,10 +32,6 @@ License: MIT AND BSD-3-Clause AND Zlib
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: https://github.com/Microsoft/cpprestsdk
|
||||
Source: https://github.com/Microsoft/cpprestsdk/archive/v%{version}.tar.gz#/cpprestsdk-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM cpprest-2.10.1-srand-boost-1.66.patch -- Fix build with boost 1.66
|
||||
Patch0: cpprest-2.10.1-srand-boost-1.66.patch
|
||||
# PATCH-FIX-UPSTREAM cpprest-2.10.1-threadpool-boost-1.66.patch -- Fix build with boost 1.66
|
||||
Patch1: cpprest-2.10.1-threadpool-boost-1.66.patch
|
||||
BuildRequires: cmake >= 3.0
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: openssl-devel >= 1.0
|
||||
@@ -80,8 +76,6 @@ Development files.
|
||||
|
||||
%prep
|
||||
%setup -q -n cpprestsdk-%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%cmake \
|
||||
|
||||
Reference in New Issue
Block a user