Compare commits
No commits in common. "7ca7f66089027ef1d932be6e224dfdac83cfef3a" and "225ff2da5bed6d4c0ef7605b6599e8789f1901da" have entirely different histories.
7ca7f66089
...
225ff2da5b
@ -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
|
+++ libgpg-error-1.29/src/gpg-error.h.in 2018-04-11 14:45:28.184203566 +0200
|
||||||
@@ -17,7 +17,7 @@
|
@@ -17,7 +17,7 @@
|
||||||
* License along with this program; if not, see <https://www.gnu.org/licenses/>.
|
* License along with this program; if not, see <https://www.gnu.org/licenses/>.
|
||||||
* SPDX-License-Identifier: LGPL-2.1-or-later
|
* SPDX-License-Identifier: LGPL-2.1+
|
||||||
*
|
*
|
||||||
- * @configure_input@
|
- * @configure_input@
|
||||||
+ * Do not edit. Generated from gpg-error.h.in.
|
+ * Do not edit. Generated from gpg-error.h.in.
|
||||||
|
|||||||
BIN
libgpg-error-1.41.tar.gz
Normal file
BIN
libgpg-error-1.41.tar.gz
Normal file
Binary file not shown.
BIN
libgpg-error-1.41.tar.gz.sig
Normal file
BIN
libgpg-error-1.41.tar.gz.sig
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,16 +1,15 @@
|
|||||||
Name: libgpg-error
|
Name: libgpg-error
|
||||||
Version: 1.47
|
Version: 1.41
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Library for common error values and messages in GnuPG components.
|
Summary: Library for common error values and messages in GnuPG components.
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://www.gnupg.org/related_software/libgpg-error/
|
URL: https://www.gnupg.org/ftp/gcrypt/libgpg-error
|
||||||
Source0: https://www.gnupg.org/ftp/gcrypt/libgpg-error/%{name}-%{version}.tar.gz
|
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
|
Source1: https://www.gnupg.org/ftp/gcrypt/libgpg-error/%{name}-%{version}.tar.gz.sig
|
||||||
|
|
||||||
Patch0: libgpg-error-1.29-multilib.patch
|
Patch0: libgpg-error-1.29-multilib.patch
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: gcc gawk, gettext, autoconf, automake, gettext-devel, libtool, texinfo, gettext-autopoint hostname
|
||||||
BuildRequires: gcc gawk, gettext, autoconf, automake, gettext-devel, libtool, texinfo, gettext-autopoint
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The libgpg-error package contains a library that originally defines common error values for all GnuPG components.
|
The libgpg-error package contains a library that originally defines common error values for all GnuPG components.
|
||||||
@ -36,7 +35,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
|
sed -i -e 's|sys_lib_dlsearch_path_spec="/lib /usr/lib|sys_lib_dlsearch_path_spec="/lib /usr/lib %{_libdir}|g' configure
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static --disable-rpath --disable-languages --enable-install-gpg-error-config
|
%configure --disable-static --disable-rpath --disable-languages
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -74,30 +73,6 @@ make check
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Sep 30 2021 zhanzhimin <zhanzhimin@huawei.com> - 1.41-2
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
@ -143,5 +118,5 @@ make check
|
|||||||
* Wed Dec 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.31-4
|
* Wed Dec 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.31-4
|
||||||
- add Requires
|
- add Requires
|
||||||
|
|
||||||
* Mon Sep 30 2019 chenzhenyu <chenzhenyu13@huawei.com> - 1.31-3
|
* Thu Sep 14 2019 chenzhenyu <chenzhenyu13@huawei.com> - 1.31-3
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user