Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
7ca7f66089
!38 Update package to version 1.47
From: @lingjuer 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
2023-07-17 07:47:51 +00:00
lingjuer
19a133f6c7 Update to version 1.47 2023-07-17 11:35:39 +08:00
openeuler-ci-bot
fad68fd7b2
!34 update libgpg-error version to 1.46
From: @yangl777 
Reviewed-by: @yanan-rock 
Signed-off-by: @yanan-rock
2023-02-02 11:54:33 +00:00
yangl777
cf7fb39a57 update libgpg-error version to 1.46 2023-02-02 03:19:17 +00:00
openeuler-ci-bot
7f3bdecfdb
!31 fix URL
From: @yangl777 
Reviewed-by: @yanan-rock 
Signed-off-by: @yanan-rock
2022-10-19 07:26:51 +00:00
yangl777
fee7780886
fix URL
Signed-off-by: yangl777 <yanglu72@h-partners.com>
2022-10-19 06:50:12 +00:00
openeuler-ci-bot
ec6eec3511
!25 【轻量级 PR】:fix bogus date in %changelog
From: @leeffo 
Reviewed-by: @yanan-rock 
Signed-off-by: @yanan-rock
2022-09-06 01:39:51 +00:00
loong-C
96cfd81d82
fix bogus date in %changelog 2022-06-14 09:23:35 +00:00
openeuler-ci-bot
b295c4587f
!23 update libgpg-error to 1.43
From: @yangl777 
Reviewed-by: @t_feng, @yanan-rock 
Signed-off-by: @t_feng, @yanan-rock
2022-03-22 08:11:09 +00:00
yangl777
37ed988d44 update libgpg-error to 1.43 2022-03-21 14:28:47 +08:00
6 changed files with 32 additions and 7 deletions

View File

@ -113,7 +113,7 @@ diff -up libgpg-error-1.29/src/gpg-error.h.in.multilib libgpg-error-1.29/src/gpg
+++ libgpg-error-1.29/src/gpg-error.h.in 2018-04-11 14:45:28.184203566 +0200
@@ -17,7 +17,7 @@
* License along with this program; if not, see <https://www.gnu.org/licenses/>.
* SPDX-License-Identifier: LGPL-2.1+
* SPDX-License-Identifier: LGPL-2.1-or-later
*
- * @configure_input@
+ * Do not edit. Generated from gpg-error.h.in.

Binary file not shown.

Binary file not shown.

BIN
libgpg-error-1.47.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,15 +1,16 @@
Name: libgpg-error
Version: 1.41
Release: 2
Version: 1.47
Release: 1
Summary: Library for common error values and messages in GnuPG components.
License: LGPLv2+
URL: https://www.gnupg.org/ftp/gcrypt/libgpg-error
URL: https://www.gnupg.org/related_software/libgpg-error/
Source0: https://www.gnupg.org/ftp/gcrypt/libgpg-error/%{name}-%{version}.tar.gz
Source1: https://www.gnupg.org/ftp/gcrypt/libgpg-error/%{name}-%{version}.tar.gz.sig
Patch0: libgpg-error-1.29-multilib.patch
BuildRequires: gcc gawk, gettext, autoconf, automake, gettext-devel, libtool, texinfo, gettext-autopoint hostname
BuildRequires: make
BuildRequires: gcc gawk, gettext, autoconf, automake, gettext-devel, libtool, texinfo, gettext-autopoint
%description
The libgpg-error package contains a library that originally defines common error values for all GnuPG components.
@ -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,30 @@ make check
%{_mandir}/*
%changelog
* Mon Jul 17 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 1.47-1
- Type:requirement
- Id:NA
- SUG:NA
- DESC:update libgpg-error version to 1.47
* 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
- SUG:NA
- DESC:fix URL
* Mon Mar 21 2022 yanglu <yanglu72@h-partners.com> - 1.43-1
- Type:requirements
- Id:NA
- SUG:NA
- DESC:update libgpg-error to 1.43
* Thu Sep 30 2021 zhanzhimin <zhanzhimin@huawei.com> - 1.41-2
- Type:bugfix
- Id:NA
@ -118,5 +143,5 @@ make check
* Wed Dec 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.31-4
- add Requires
* Thu Sep 14 2019 chenzhenyu <chenzhenyu13@huawei.com> - 1.31-3
* Mon Sep 30 2019 chenzhenyu <chenzhenyu13@huawei.com> - 1.31-3
- Package init