SHA256
8
0
forked from pool/cpprest

Accepting request 347186 from devel:libraries:c_c++

1

OBS-URL: https://build.opensuse.org/request/show/347186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpprest?expand=0&rev=5
This commit is contained in:
2015-12-09 18:49:48 +00:00
committed by Git OBS Bridge
5 changed files with 23 additions and 16 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c81b9d54455071f8e878c2f86a9bf3f29b693c89f8f4beec5bea766968afffcf
size 2353292

View File

@@ -1,7 +1,7 @@
Index: x/Release/tests/common/UnitTestpp/CMakeLists.txt Index: cpprestsdk-2.7.0/Release/tests/common/UnitTestpp/CMakeLists.txt
=================================================================== ===================================================================
--- x.orig/Release/tests/common/UnitTestpp/CMakeLists.txt --- cpprestsdk-2.7.0.orig/Release/tests/common/UnitTestpp/CMakeLists.txt
+++ x/Release/tests/common/UnitTestpp/CMakeLists.txt +++ cpprestsdk-2.7.0/Release/tests/common/UnitTestpp/CMakeLists.txt
@@ -49,4 +49,4 @@ elseif(WIN32) @@ -49,4 +49,4 @@ elseif(WIN32)
endif() endif()

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 2 13:50:02 UTC 2015 - mpluskal@suse.com
- Update to 2.7.0
* see https://github.com/Microsoft/cpprestsdk/releases for full
list of changes
- Update project and download url
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 7 08:37:35 UTC 2015 - schwab@suse.de Tue Jul 7 08:37:35 UTC 2015 - schwab@suse.de

View File

@@ -17,21 +17,20 @@
%define major 2 %define major 2
%define minor 6 %define minor 7
Name: cpprest Name: cpprest
Version: 2.6.0 Version: 2.7.0
Release: 0 Release: 0
Summary: C++ REST library Summary: C++ REST library
License: Apache-2.0 License: Apache-2.0
Group: Devlopment/Libraries/C and C++ Group: Devlopment/Libraries/C and C++
Url: https://casablanca.codeplex.com/ Url: https://github.com/Microsoft/cpprestsdk
Source: http://download-codeplex.sec.s-msft.com/Download/SourceControlFileDownload.ashx?ProjectName=casablanca&changeSetId=c7d85ee385c6#/%{name}-%{version}.zip Source: https://github.com/Microsoft/cpprestsdk/archive/v%{version}.tar.gz
Patch1: cpprest-pthread.patch Patch1: cpprest-pthread.patch
BuildRequires: boost-devel BuildRequires: boost-devel
BuildRequires: cmake >= 2.6 BuildRequires: cmake >= 2.6
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: openssl-devel BuildRequires: openssl-devel
BuildRequires: unzip
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
@@ -63,7 +62,7 @@ project aims to help C++ developers connect to and interact with services.
Development files. Development files.
%prep %prep
%setup -q -c %setup -q -n cpprestsdk-%{version}
%patch1 -p1 %patch1 -p1
%build %build

3
v2.7.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d53593fda17bcac8f68af8bc3ba4ac638ea7e7480f43aa7f3350f6f200b0c63e
size 1602602