!34 【Mainline】Fix the insttools patch
From: @yixiangzhike Reviewed-by: @zhujianwei001 Signed-off-by: @zhujianwei001
This commit is contained in:
commit
0d09278687
@ -7,7 +7,7 @@ diff -up gnupg-2.2.23/tools/Makefile.am.insttools gnupg-2.2.23/tools/Makefile.am
|
||||
if HAVE_USTAR
|
||||
-# bin_SCRIPTS += gpg-zip
|
||||
-noinst_SCRIPTS = gpg-zip
|
||||
+bin_PROGRAMS += gpg-zip
|
||||
+bin_SCRIPTS = gpg-zip
|
||||
+#noinst_SCRIPTS = gpg-zip
|
||||
endif
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: gnupg2
|
||||
Version: 2.2.27
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Utility for secure communication and data storage
|
||||
|
||||
License: GPLv3+
|
||||
@ -115,6 +115,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 2 2021 yixiangzhike <zhangxingliang3@huawei.com> - 2.2.27-4
|
||||
- fix the insttools patch
|
||||
|
||||
* Mon Jul 26 2021 zoulin <zoulin13@huawei.com> - 2.2.27-3
|
||||
- remove unnecessary BuildRequires:gdb
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user