!7 update libassuan to 2.5.4
From: @haochenstar Reviewed-by: @zengwefeng Signed-off-by: @zengwefeng
This commit is contained in:
commit
57ad11e035
@ -1,11 +0,0 @@
|
|||||||
diff -up libassuan-2.5.3/src/libassuan.pc.in.includedir libassuan-2.5.3/src/libassuan.pc.in
|
|
||||||
--- libassuan-2.5.3/src/libassuan.pc.in.includedir 2018-10-25 11:20:28.000000000 +0200
|
|
||||||
+++ libassuan-2.5.3/src/libassuan.pc.in 2019-08-19 10:29:10.536279378 +0200
|
|
||||||
@@ -9,6 +9,6 @@ Name: libassuan
|
|
||||||
Description: IPC library for the GnuPG components
|
|
||||||
Requires: gpg-error
|
|
||||||
Version: @PACKAGE_VERSION@
|
|
||||||
-Cflags: @LIBASSUAN_CONFIG_CFLAGS@
|
|
||||||
+Cflags: @LIBASSUAN_CONFIG_CFLAGS@ -I${includedir}
|
|
||||||
Libs: @LIBASSUAN_CONFIG_LIBS@
|
|
||||||
URL: https://www.gnupg.org/related_software/libassuan/index.html
|
|
||||||
Binary file not shown.
Binary file not shown.
BIN
libassuan-2.5.4.tar.bz2
Normal file
BIN
libassuan-2.5.4.tar.bz2
Normal file
Binary file not shown.
BIN
libassuan-2.5.4.tar.bz2.sig
Normal file
BIN
libassuan-2.5.4.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: libassuan
|
Name: libassuan
|
||||||
Version: 2.5.3
|
Version: 2.5.4
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: A small library implementing the so-called Assuan protocal
|
Summary: A small library implementing the so-called Assuan protocal
|
||||||
License: LGPLv2+ and GPLv3+
|
License: LGPLv2+ and GPLv3+
|
||||||
URL: https://www.gnupg.org/
|
URL: https://www.gnupg.org/
|
||||||
@ -8,7 +8,6 @@ Source0: https://gnupg.org/ftp/gcrypt/libassuan/libassuan-%{version}.tar.b
|
|||||||
Source1: https://gnupg.org/ftp/gcrypt/libassuan/libassuan-%{version}.tar.bz2.sig
|
Source1: https://gnupg.org/ftp/gcrypt/libassuan/libassuan-%{version}.tar.bz2.sig
|
||||||
|
|
||||||
Patch0000: libassuan-2.5.2-multilib.patch
|
Patch0000: libassuan-2.5.2-multilib.patch
|
||||||
Patch0001: libassuan-2.5.3-includedir.patch
|
|
||||||
|
|
||||||
BuildRequires: gcc gawk libgpg-error-devel >= 1.8
|
BuildRequires: gcc gawk libgpg-error-devel >= 1.8
|
||||||
|
|
||||||
@ -67,6 +66,12 @@ make check
|
|||||||
%doc ChangeLog NEWS README THANKS TODO
|
%doc ChangeLog NEWS README THANKS TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 26 2021 xihaochen<xihaochen@huawei.com> - 2.5.4-1
|
||||||
|
- Type:requirements
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: update libassuan to 2.5.4
|
||||||
|
|
||||||
* Tue Dec 15 2020 xihaochen <xihaochen@huawei.com> - 2.5.3-2
|
* Tue Dec 15 2020 xihaochen <xihaochen@huawei.com> - 2.5.3-2
|
||||||
- Type:requirement
|
- Type:requirement
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user