automatic version update by autodist [release 4.0.1-1mamba;Mon Jan 30 2023]
This commit is contained in:
parent
bd3c360a43
commit
8fb6761b52
@ -1,5 +1,5 @@
|
||||
Name: tpm2-tss
|
||||
Version: 3.2.0
|
||||
Version: 4.0.1
|
||||
Release: 1mamba
|
||||
Summary: OSS implementation of the TCG TPM2 Software Stack (TSS2)
|
||||
Group: System/Libraries
|
||||
@ -12,27 +12,10 @@ Patch0: tpm2-tss-3.0.3-autoconf-2.70.patch
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libbrotli-devel
|
||||
BuildRequires: libcares-devel
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: libe2fs-devel
|
||||
BuildRequires: libgsasl-devel
|
||||
BuildRequires: libgss-devel
|
||||
BuildRequires: libidn-devel
|
||||
BuildRequires: libidn2-devel
|
||||
BuildRequires: libjson-c-devel
|
||||
BuildRequires: libkrb5-devel
|
||||
BuildRequires: libnghttp2-devel
|
||||
BuildRequires: libntlm-devel
|
||||
BuildRequires: libopenldap-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpsl-devel
|
||||
BuildRequires: librtmp-devel
|
||||
BuildRequires: libsasl2-devel
|
||||
BuildRequires: libssh2-devel
|
||||
BuildRequires: libunistring-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: libzstd-devel
|
||||
BuildRequires: libuuid-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libacl-tools
|
||||
BuildRequires: uthash-devel
|
||||
@ -64,6 +47,8 @@ This package contains libraries and header files for developing applications tha
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch0 -p1
|
||||
echo %{VERSION} > VERSION
|
||||
sed -i "s|^git describe|#git describe|" bootstrap
|
||||
./bootstrap
|
||||
|
||||
%build
|
||||
@ -118,7 +103,6 @@ export PATH=/usr/sbin:$PATH
|
||||
%dir %{_includedir}/tss2
|
||||
%{_includedir}/tss2/tss2_*.h
|
||||
%{_libdir}/libtss2-*.a
|
||||
%{_libdir}/libtss2-*.la
|
||||
%{_libdir}/libtss2-*.so
|
||||
%{_libdir}/pkgconfig/tss2-*.pc
|
||||
%{_mandir}/man3/ESYS_*.3*
|
||||
@ -130,6 +114,9 @@ export PATH=/usr/sbin:$PATH
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon Jan 30 2023 Automatic Build System <autodist@mambasoft.it> 4.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 19 2022 Automatic Build System <autodist@mambasoft.it> 3.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user