3
0

Accepting request 874166 from devel:tools:building

- update to 2021.02.19:
  * The macros AX_CHECK_PCRE2 and AX_PROG_ROBOT have been added. Many other
    macros have received updates.

- Drop info Requires(pre|post) and usage of install_info and
  install_info_delete in the pre/post scriptlets: info files are
  handled by file triggers.

OBS-URL: https://build.opensuse.org/request/show/874166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf-archive?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2021-02-23 19:20:13 +00:00 committed by Git OBS Bridge
commit 2ed85ff667
6 changed files with 30 additions and 24 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17195c833098da79de5778ee90948f4c5d90ed1a0cf8391b4ab348e2ec511e3f
size 651320

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEGk9joTpGSbYy9l7hQbwo/pkInXIFAlwySUYACgkQQbwo/pkI
nXLT3Af9G1vuqNnVrImxEJfnCO3InjpeEc4WO/0YQcn78TaLvypJeEzrpUCOB01C
0B0I9eMdBcDTooY3J7SgEPkvYbDdpuDnTDBu0UMlW+7hs9KDODQCbGFnE57YQ43a
yR6UfHLMBvUz34y+WFxA+jWfS6mFR0AVcSoQD2A2/2qJhD/4shG+DlyTlmaxUl5z
6y0qsdXTdThhveNvb4nz12HrK1elVQvptKKjZ2X8ioj/2FdgaHUyMCJPubTzq0tJ
BenISy+/u3RbtWKS4KXbQ1AnxeRdj37GGd6N8kvyzQWLzyNVv7aszI6CHmGdAbKH
laLep9RrHItT/qwl08kpuA5mmvNyRw==
=ou6A
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e8a6eb9d28ddcba8ffef3fa211653239e9bf239aba6a01a6b7cfc7ceaec69cbd
size 667304

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEGk9joTpGSbYy9l7hQbwo/pkInXIFAmAvqdkACgkQQbwo/pkI
nXK/ygf/V3fUJRqbp5OEin6C0BZ7sKB7tqTX69kKm108aIEfvXouwL783WWLl8Hl
cDhf73ENiRQFHy45EIZq+LB2zUxe5BKzcIre6UQo0NLnoRIIBCOEbD5IUtfLc9cc
SLfC/rirk3VZzCm4zwj6xISQLpEkb3aLoqPUFAvz34rkrsdFZ9qW/8qwyxjUBnNR
mLp4dCJrPdocBy+EwTF7WhQ2wJ41vMlJPmiyVhwhYklCUiU+ZqD4bRgzg0ErG1Yp
jnR/bhBV4L4joi/DFMHu5kvsbDCUn5H/vC23E99MOXwiHAGmPMdWV3D0HbwLJ3v4
U3WbyeF/gJZOyNu9eQcilPwk86elCw==
=HTXJ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Feb 21 17:56:18 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2021.02.19:
* The macros AX_CHECK_PCRE2 and AX_PROG_ROBOT have been added. Many other
macros have received updates.
-------------------------------------------------------------------
Wed Feb 17 17:22:31 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Drop info Requires(pre|post) and usage of install_info and
install_info_delete in the pre/post scriptlets: info files are
handled by file triggers.
-------------------------------------------------------------------
Thu Oct 17 13:55:45 UTC 2019 - Richard Brown <rbrown@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package autoconf-archive
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: autoconf-archive
Version: 2019.01.06
Version: 2021.02.19
Release: 0
Summary: A Collection of macros for GNU autoconf
License: GPL-3.0+ WITH Autoconf-exception-3.0
@ -26,8 +26,6 @@ Source0: https://ftp.gnu.org/pub/gnu/autoconf-archive/%{name}-%{version}.
Source1: https://ftp.gnu.org/pub/gnu/autoconf-archive/%{name}-%{version}.tar.xz.sig
# http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0x99089D72
Source2: %{name}.keyring
Requires(post): info
Requires(pre): info
BuildArch: noarch
%description
@ -60,12 +58,6 @@ rm -rf %{buildroot}/%{_datadir}/%{name}/
# install via macro later
rm -v %{buildroot}%{_docdir}/%{name}/COPYING*
%post
%install_info --info-dir=%{_infodir} %{_infodir}/autoconf-archive.info%{ext_info}
%preun
%install_info_delete --info-dir=%{_infodir} %{_infodir}/autoconf-archive.info%{ext_info}
%files
%license COPYING*
%doc AUTHORS README