update libgpg-error version to 1.46
This commit is contained in:
parent
7f3bdecfdb
commit
cf7fb39a57
Binary file not shown.
Binary file not shown.
BIN
libgpg-error-1.46.tar.gz
Normal file
BIN
libgpg-error-1.46.tar.gz
Normal file
Binary file not shown.
BIN
libgpg-error-1.46.tar.gz.sig
Normal file
BIN
libgpg-error-1.46.tar.gz.sig
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: libgpg-error
|
||||
Version: 1.43
|
||||
Release: 2
|
||||
Version: 1.46
|
||||
Release: 1
|
||||
Summary: Library for common error values and messages in GnuPG components.
|
||||
License: LGPLv2+
|
||||
URL: https://www.gnupg.org/related_software/libgpg-error/
|
||||
@ -9,6 +9,7 @@ Source1: https://www.gnupg.org/ftp/gcrypt/libgpg-error/%{name}-%{version}.tar.gz
|
||||
|
||||
Patch0: libgpg-error-1.29-multilib.patch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc gawk, gettext, autoconf, automake, gettext-devel, libtool, texinfo, gettext-autopoint
|
||||
|
||||
%description
|
||||
@ -35,7 +36,7 @@ sed -i -e '/--variable=host/d' src/gpg-error-config-test.sh.in
|
||||
sed -i -e 's|sys_lib_dlsearch_path_spec="/lib /usr/lib|sys_lib_dlsearch_path_spec="/lib /usr/lib %{_libdir}|g' configure
|
||||
|
||||
%build
|
||||
%configure --disable-static --disable-rpath --disable-languages
|
||||
%configure --disable-static --disable-rpath --disable-languages --enable-install-gpg-error-config
|
||||
%make_build
|
||||
|
||||
%install
|
||||
@ -73,6 +74,12 @@ make check
|
||||
%{_mandir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 02 2023 yanglu <yanglu72@h-partners.com> - 1.46-1
|
||||
- Type:requirement
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:update libgpg-error version to 1.46
|
||||
|
||||
* Wed Oct 19 2022 yanglu <yanglu72@h-partners.com> - 1.43-2
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user