rebuilt with libjsoncpp 1.9.5 [release 3.22.1-2mamba;Tue Dec 21 2021]
This commit is contained in:
parent
5eed6a8092
commit
d51fbceb0e
18
cmake.spec
18
cmake.spec
@ -1,13 +1,13 @@
|
|||||||
%define majorminor %(echo %version | cut -d. -f 1-2)
|
%define majorminor %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: cmake
|
Name: cmake
|
||||||
Version: 3.21.3
|
Version: 3.22.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A cross-platform, open-source make system
|
Summary: A cross-platform, open-source make system
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://cmake.org/
|
URL: https://cmake.org/
|
||||||
Source0: http://www.cmake.org/files/v%{majorminor}/cmake-%{version}.tar.gz
|
Source0: http://www.cmake.org/files/v%{majorminor}/cmake-%{version}.tar.gz
|
||||||
Source1: cmake-rpmmacro
|
Source1: cmake-rpmmacro
|
||||||
@ -16,7 +16,6 @@ Patch1: cmake-2.8.11.2-ImageMagick-6.8.patch
|
|||||||
Patch2: cmake-2.8.12.1-freetype-2.5.1.patch
|
Patch2: cmake-2.8.12.1-freetype-2.5.1.patch
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
|
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libarchive-devel
|
BuildRequires: libarchive-devel
|
||||||
BuildRequires: libcurl-devel
|
BuildRequires: libcurl-devel
|
||||||
@ -29,7 +28,7 @@ BuildRequires: libstdc++6-devel
|
|||||||
BuildRequires: libuv-devel
|
BuildRequires: libuv-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libjsoncpp-devel >= 1.9.1-1mamba
|
BuildRequires: libjsoncpp-devel >= 1.9.5
|
||||||
BuildRequires: librhash-devel
|
BuildRequires: librhash-devel
|
||||||
BuildRequires: libuv-devel
|
BuildRequires: libuv-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -96,6 +95,15 @@ install -D -m 0644 %{S:1} \
|
|||||||
%{_datadir}/doc/%{name}-%{version}/
|
%{_datadir}/doc/%{name}-%{version}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 21 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.22.1-2mamba
|
||||||
|
- rebuilt with libjsoncpp 1.9.5
|
||||||
|
|
||||||
|
* Wed Dec 08 2021 Automatic Build System <autodist@mambasoft.it> 3.22.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Nov 18 2021 Automatic Build System <autodist@mambasoft.it> 3.22.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Sep 21 2021 Automatic Build System <autodist@mambasoft.it> 3.21.3-1mamba
|
* Tue Sep 21 2021 Automatic Build System <autodist@mambasoft.it> 3.21.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user