Accepting request 286589 from devel:libraries:c_c++
1 OBS-URL: https://build.opensuse.org/request/show/286589 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jsoncpp?expand=0&rev=3
This commit is contained in:
commit
708b3a79d1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97cb6d3fb2511e5003a94a16f7d859edf99795e32d0c862143007e6d6d2f3235
|
||||
size 170418
|
3
1.4.2.tar.gz
Normal file
3
1.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d9d9a4b9117f78273a000038f02bed946f234256421c6f61b115f48f09de206
|
||||
size 203332
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 17 21:15:01 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Update to 1.4.2:
|
||||
* minor cleanups
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 5 20:07:09 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: jsoncpp
|
||||
Version: 1.4.0
|
||||
Version: 1.4.2
|
||||
Release: 0
|
||||
Summary: C++ library that allows manipulating with JSON
|
||||
License: MIT
|
||||
@ -95,7 +95,8 @@ make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
%fdupes -s %{buildroot}
|
||||
%fdupes -s dist/doxygen
|
||||
rm -rf %{buildroot}%{_libdir}/lib%{name}.a
|
||||
|
||||
%post -n lib%{name}1 -p /sbin/ldconfig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user