use gpgtar to replace gpg-zip
This commit is contained in:
parent
08a3e74d07
commit
2ce2c42519
@ -1,6 +1,6 @@
|
||||
Name: gnupg2
|
||||
Version: 2.4.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Utility for secure communication and data storage
|
||||
|
||||
License: GPLv3+
|
||||
@ -66,7 +66,6 @@ sed -i -e 's/"libpcsclite\.so"/"%{pcsclib}"/' scd/scdaemon.c
|
||||
# add --disable-ccid-driver to solve #2005714
|
||||
# disable tpm2 module
|
||||
%configure \
|
||||
--disable-gpgtar \
|
||||
--disable-rpath \
|
||||
--enable-g13 \
|
||||
--disable-ccid-driver \
|
||||
@ -120,6 +119,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 2 2024 yixiangzhike <yixiangzhike007@163.com> - 2.4.3-2
|
||||
- use gpgtar to replace gpg-zip
|
||||
|
||||
* Mon Jul 17 2023 yixiangzhike <yixiangzhike007@163.com> - 2.4.3-1
|
||||
- update to 2.4.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user