Accepting request 435078 from devel:libraries:c_c++
1 OBS-URL: https://build.opensuse.org/request/show/435078 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jsoncpp?expand=0&rev=16
This commit is contained in:
commit
f89936a331
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user