rebuilt by autoport with build requirements: libjsoncpp-devel>=0:1.9.6-1mamba [release 1.4.1-2mamba;Sat Oct 19 2024]
This commit is contained in:
parent
f99a3f44b0
commit
7d2834e3ac
@ -1,6 +1,6 @@
|
||||
Name: libjson-rpc-cpp
|
||||
Version: 1.4.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: C++ framework for json-rpc (json remote procedure call)
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -20,8 +20,8 @@ BuildRequires: libjsoncpp-devel
|
||||
BuildRequires: libmicrohttpd-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libjsoncpp-devel >= 0:1.9.6-1mamba
|
||||
BuildRequires: cmake
|
||||
BuildRequires: libjsoncpp-devel >= 1.9.3
|
||||
|
||||
%description
|
||||
C++ framework for json-rpc (json remote procedure call).
|
||||
@ -63,8 +63,6 @@ This package contains utility applications for %{name}.
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -96,6 +94,9 @@ This package contains utility applications for %{name}.
|
||||
%{_mandir}/man1/jsonrpcstub.1*
|
||||
|
||||
%changelog
|
||||
* Sat Oct 19 2024 Automatic Build System <autodist@mambasoft.it> 1.4.1-2mamba
|
||||
- rebuilt by autoport with build requirements: libjsoncpp-devel>=0:1.9.6-1mamba
|
||||
|
||||
* Sun Dec 12 2021 Automatic Build System <autodist@mambasoft.it> 1.4.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user