forked from pool/jsoncpp
- Use graphviz-gd so that we can generate png files in
documentation OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jsoncpp?expand=0&rev=17
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 9 08:36:27 UTC 2015 - mpluskal@suse.com
|
Mon Mar 9 09:05:55 UTC 2015 - mpluskal@suse.com
|
||||||
|
|
||||||
- Create and install cmake files
|
- Create and install cmake files
|
||||||
- Define libname to make maintenance easier
|
- Define libname to make maintenance easier
|
||||||
|
- Use graphviz-gd so that we can generate png files in
|
||||||
|
documentation
|
||||||
- Update to 1.5.4
|
- Update to 1.5.4
|
||||||
* Support embedded 0s in strings (since UTF-8 allows them).
|
* Support embedded 0s in strings (since UTF-8 allows them).
|
||||||
+ If you use c-string methods, or std::string::c_str(), you
|
+ If you use c-string methods, or std::string::c_str(), you
|
||||||
|
@@ -29,7 +29,7 @@ BuildRequires: cmake
|
|||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: graphviz
|
BuildRequires: graphviz-gd
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Reference in New Issue
Block a user