Accepting request 435072 from home:olh:branches:devel:libraries:c_c++

- Require cmake 3.0.2 for make_jobs

OBS-URL: https://build.opensuse.org/request/show/435072
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jsoncpp?expand=0&rev=37
This commit is contained in:
Martin Pluskal 2016-10-14 07:39:05 +00:00 committed by Git OBS Bridge
parent cdafce350d
commit 0d6d3e2cc9
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 14 06:59:15 UTC 2016 - olaf@aepfle.de
- Require cmake 3.0.2 for make_jobs
-------------------------------------------------------------------
Fri Oct 7 09:12:22 UTC 2016 - nmoudra@suse.com

View File

@ -25,7 +25,7 @@ License: MIT
Group: Development/Libraries/C and C++
Url: https://github.com/open-source-parsers/jsoncpp
Source0: https://github.com/open-source-parsers/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: cmake >= 3.0.2
BuildRequires: gcc-c++
BuildRequires: pkgconfig
BuildRoot: %{_tmppath}/%{name}-%{version}-build