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