diff --git a/.autoconf-archive.metadata b/.autoconf-archive.metadata deleted file mode 100644 index 295e17c..0000000 --- a/.autoconf-archive.metadata +++ /dev/null @@ -1 +0,0 @@ -6177513edcf3998e07684cf65fbb7470acc72997 SOURCES/autoconf-archive-2018.03.13.tar.xz diff --git a/.gitignore b/.gitignore index 54b9eaa..a18238c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -SOURCES/autoconf-archive-2018.03.13.tar.xz +autoconf-archive-2023.02.20.tar.xz +gpgkey-1A4F63A13A4649B632F65EE141BC28FE99089D72.gpg diff --git a/SPECS/autoconf-archive.spec b/SPECS/autoconf-archive.spec deleted file mode 100644 index bc613e4..0000000 --- a/SPECS/autoconf-archive.spec +++ /dev/null @@ -1,133 +0,0 @@ -Name: autoconf-archive -Version: 2018.03.13 -Release: 1%{?dist} -Summary: The Autoconf Macro Archive -License: GPLv3+ with exceptions -URL: http://www.gnu.org/software/autoconf-archive/ -Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz -BuildArch: noarch -Requires: autoconf -Requires(post): info -Requires(preun):info - -%description -The GNU Autoconf Archive is a collection of more than 450 macros for -GNU Autoconf that have been contributed as free software by friendly -supporters of the cause from all over the Internet. - -%prep -%setup -q - -%build -%configure -%make_build - -%install -%make_install INSTALL="install -p" -# remove dir file which will be generated by /sbin/install-info -rm -frv %{buildroot}%{_infodir}/dir -# document files are installed another location -rm -frv %{buildroot}%{_datadir}/%{name} - -%post -install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir || : - -%preun -if [ $1 = 0 ]; then - install-info --delete %{_infodir}/%{name}.info.gz %{_infodir}/dir || : -fi - -%files -%doc AUTHORS NEWS README TODO -%license COPYING* -%{_datadir}/aclocal/*.m4 -%{_infodir}/autoconf-archive.info* - -%changelog -* Wed Mar 14 2018 David King - 2018.03.13-1 -- Update to 2018.03.13 (#1555090) - -* Wed Feb 07 2018 Fedora Release Engineering - 2017.09.28-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Sat Sep 30 2017 David King - 2017.09.28-1 -- Update to 2017.09.28 (#1496786) - -* Wed Jul 26 2017 Fedora Release Engineering - 2017.03.21-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Wed Mar 22 2017 David King - 2016.09.16-3 -- Update to 2017.03.21 (#1434626) - -* Tue Mar 14 2017 Igor Gnatenko - 2016.09.16-3 -- Backport patch to fix broken AX_PYTHON_DEVEL (py3.6+) - -* Fri Feb 10 2017 Fedora Release Engineering - 2016.09.16-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Fri Sep 16 2016 David King - 2016.09.16-1 -- Update to 2016.09.16 (#1376791) - -* Mon Mar 21 2016 David King - 2016.03.20-1 -- Update to 2016.03.20 (#1319533) - -* Wed Feb 03 2016 Fedora Release Engineering - 2015.09.25-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Fri Sep 25 2015 David King - 2015.09.25-1 -- Update to 2015.09.25 (#1266490) - -* Wed Jun 17 2015 Fedora Release Engineering - 2015.02.24-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Tue Feb 24 2015 David King - 2015.02.24-1 -- Update to 2015.02.24 -- Use license macro for COPYING* - -* Mon Feb 09 2015 Christopher Meng - 2015.02.04-1 -- Update to 2015.02.04 - -* Thu Sep 18 2014 Christopher Meng - 2014.02.28-1 -- Update to 2014.02.28 - -* Sat Jun 07 2014 Fedora Release Engineering - 2012.09.08-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Sat Aug 03 2013 Fedora Release Engineering - 2012.09.08-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Wed Feb 13 2013 Fedora Release Engineering - 2012.09.08-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Mon Sep 10 2012 Takanori MATSUURA - 2012.09.08-1 -- update to 2012.09.08 - -* Wed Jul 18 2012 Fedora Release Engineering - 2012.04.07-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Sun Apr 8 2012 Takanori MATSUURA - 2012.04.07-1 -- update to 2012.04.07 - -* Thu Jan 5 2012 Takanori MATSUURA - 2011.12.21-1 -- update to 2011.12.21 - -* Sat Nov 19 2011 Takanori MATSUURA - 2011.09.17-1 -- update to 2011.09.17 - -* Fri Aug 5 2011 Takanori MATSUURA - 2011.07.17-1 -- update to 2011.07.17 - -* Thu May 26 2011 Takanori MATSUURA - 2011.04.12-1 -- initial release - -* Fri May 6 2011 Takanori MATSUURA - 2011.04.12-0 -- update to 2011.04.12 - -* Fri Mar 25 2011 Takanori MATSUURA - 2011.03.17-0 -- update to 2011.03.17 - -* Tue Jan 11 2011 Takanori MATSUURA - 2011.01.02-0 -- update to 2011.01.02 - -* Fri Dec 17 2010 Takanori MATSUURA - 2010.10.26-0 -- initial build diff --git a/autoconf-archive-2023.02.20.tar.xz.sig b/autoconf-archive-2023.02.20.tar.xz.sig new file mode 100644 index 0000000..7cb676d --- /dev/null +++ b/autoconf-archive-2023.02.20.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEGk9joTpGSbYy9l7hQbwo/pkInXIFAmPzqFYACgkQQbwo/pkI +nXLpewf+KNc1MSo+yGqJflFjQ8xBJ96khvX0finkN1PL0bMeWQon3tVEnsAmCDmQ +6xnw1ZEU7hNcblDFBFiy9tfqR/LeUgMRA06A+cEEL3LK7wyevzvx+1rQpbt3awcD +hNUfHPuy/32jLioEG5c9XMtyz5HkMeWqXup29sJ/aXQTyj11mnQXHCYwlrL1qtOm +NvGJ2yaQArcY84etu91NADhkrzRanJYTyoAsiT1pFeewVfwL7wcIr0nyT4VNjhEv +rYZnO7vV9ghqJA5f53Vfh8oO8GXO8BLUFWYcKbEv9c6qa2yjU6M0gGYXCZLBrbEL +a7+0GM5dK0AHWnl15VlwlRUANenIMQ== +=1g1P +-----END PGP SIGNATURE----- diff --git a/autoconf-archive.spec b/autoconf-archive.spec new file mode 100644 index 0000000..d7c2874 --- /dev/null +++ b/autoconf-archive.spec @@ -0,0 +1,217 @@ +Name: autoconf-archive +Version: 2023.02.20 +Release: 8%{?dist} +Summary: The Autoconf Macro Archive + +# The following licenses were seen in the binary rpm. +# We only try to make an exhaustive list, not to decide what is to be applied. +License: GPL-2.0-or-later WITH Autoconf-exception-macro AND GPL-3.0-or-later AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Autoconf-exception-macro AND GFDL-1.3-or-later AND LGPL-3.0-or-later WITH Autoconf-exception-macro AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND FSFAP AND FSFAP-no-warranty-disclaimer AND FSFULLR +URL: https://www.gnu.org/software/autoconf-archive/ +Source0: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz +Source1: https://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig +# gpg --keyserver pool.sks-keyservers.net --recv-keys 1A4F63A13A4649B632F65EE141BC28FE99089D72 +# gpg --export --export-options export-minimal 1A4F63A13A4649B632F65EE141BC28FE99089D72 > gpgkey-1A4F63A13A4649B632F65EE141BC28FE99089D72.gpg +Source2: gpgkey-1A4F63A13A4649B632F65EE141BC28FE99089D72.gpg +BuildArch: noarch +BuildRequires: gnupg2 +BuildRequires: make +Requires: autoconf + +%description +The GNU Autoconf Archive is a collection of more than 450 macros for +GNU Autoconf that have been contributed as free software by friendly +supporters of the cause from all over the Internet. + +%prep +%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' +%autosetup -p1 + +%build +%configure +%make_build + +%install +%make_install +# remove dir file which will be generated by /sbin/install-info +rm -frv %{buildroot}%{_infodir}/dir +# document files are installed another location +rm -frv %{buildroot}%{_datadir}/doc/%{name} + +%files +%doc AUTHORS NEWS README TODO +%license COPYING* +%{_datadir}/aclocal/*.m4 +%{_infodir}/autoconf-archive.info* + +%changelog +* Tue Oct 29 2024 Troy Dawson - 2023.02.20-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + +* Fri Jul 19 2024 Brian Stinson - 2023.02.20-7 +- Update License string with the correct Exception name + Resolves: RHEL-49926 + +* Mon Jun 24 2024 Troy Dawson - 2023.02.20-6 +- Bump release for June 2024 mass rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 2023.02.20-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jan 19 2024 Fedora Release Engineering - 2023.02.20-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Sep 27 2023 Frederic Berat - 2023.02.20-3 +- Migrate to SPDX licenses (#2222089) + +* Wed Jul 19 2023 Fedora Release Engineering - 2023.02.20-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Mon Feb 20 2023 David King - 2023.02.20-1 +- Update to 2023.02.20 (#2171879) + +* Wed Jan 18 2023 Fedora Release Engineering - 2022.09.03-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Tue Sep 27 2022 Frederic Berat - 2022.09.03-1 +- Update to 2022.09.03 + +* Wed Jul 20 2022 Fedora Release Engineering - 2022.02.11-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Wed Jun 29 2022 Frederic Berat - 2022.02.11-2 +- Back-port fix for missing ;; to end of case, rhbz#2095844 + +* Sun Feb 13 2022 David King - 2022.02.11-1 +- Update to 2022.02.11 + +* Wed Jan 19 2022 Fedora Release Engineering - 2021.02.19-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Sep 17 2021 David King - 2021.02.19-5 +- Fix pthread macro + +* Thu Aug 05 2021 Björn Esser - 2021.02.19-4 +- Update patch for Python 3.10 support + +* Thu Aug 05 2021 Björn Esser - 2021.02.19-3 +- Add support for Python 3.10 + +* Wed Jul 21 2021 Fedora Release Engineering - 2021.02.19-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Feb 19 2021 David King - 2021.02.19-1 +- Update to 2021.02.19 (#1930679) +- Verify GPG signature of sources + +* Tue Jan 26 2021 Fedora Release Engineering - 2019.01.06-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Jul 27 2020 Fedora Release Engineering - 2019.01.06-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue Jan 28 2020 Fedora Release Engineering - 2019.01.06-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Wed Jul 24 2019 Fedora Release Engineering - 2019.01.06-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Thu Mar 7 2019 Tim Landscheidt - 2019.01.06-3 +- Remove obsolete requirements for post/preun scriptlets + +* Thu Jan 31 2019 Fedora Release Engineering - 2019.01.06-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Fri Jan 11 2019 David King - 2019.01.06-1 +- Update to 2019.01.06 + +* Thu Jul 12 2018 Fedora Release Engineering - 2018.03.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Mar 14 2018 David King - 2018.03.13-1 +- Update to 2018.03.13 (#1555090) + +* Wed Feb 07 2018 Fedora Release Engineering - 2017.09.28-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Sat Sep 30 2017 David King - 2017.09.28-1 +- Update to 2017.09.28 (#1496786) + +* Wed Jul 26 2017 Fedora Release Engineering - 2017.03.21-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Wed Mar 22 2017 David King - 2016.09.16-3 +- Update to 2017.03.21 (#1434626) + +* Tue Mar 14 2017 Igor Gnatenko - 2016.09.16-3 +- Backport patch to fix broken AX_PYTHON_DEVEL (py3.6+) + +* Fri Feb 10 2017 Fedora Release Engineering - 2016.09.16-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Fri Sep 16 2016 David King - 2016.09.16-1 +- Update to 2016.09.16 (#1376791) + +* Mon Mar 21 2016 David King - 2016.03.20-1 +- Update to 2016.03.20 (#1319533) + +* Wed Feb 03 2016 Fedora Release Engineering - 2015.09.25-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Fri Sep 25 2015 David King - 2015.09.25-1 +- Update to 2015.09.25 (#1266490) + +* Wed Jun 17 2015 Fedora Release Engineering - 2015.02.24-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Tue Feb 24 2015 David King - 2015.02.24-1 +- Update to 2015.02.24 +- Use license macro for COPYING* + +* Mon Feb 09 2015 Christopher Meng - 2015.02.04-1 +- Update to 2015.02.04 + +* Thu Sep 18 2014 Christopher Meng - 2014.02.28-1 +- Update to 2014.02.28 + +* Sat Jun 07 2014 Fedora Release Engineering - 2012.09.08-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Sat Aug 03 2013 Fedora Release Engineering - 2012.09.08-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Wed Feb 13 2013 Fedora Release Engineering - 2012.09.08-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Mon Sep 10 2012 Takanori MATSUURA - 2012.09.08-1 +- update to 2012.09.08 + +* Wed Jul 18 2012 Fedora Release Engineering - 2012.04.07-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Sun Apr 8 2012 Takanori MATSUURA - 2012.04.07-1 +- update to 2012.04.07 + +* Thu Jan 5 2012 Takanori MATSUURA - 2011.12.21-1 +- update to 2011.12.21 + +* Sat Nov 19 2011 Takanori MATSUURA - 2011.09.17-1 +- update to 2011.09.17 + +* Fri Aug 5 2011 Takanori MATSUURA - 2011.07.17-1 +- update to 2011.07.17 + +* Thu May 26 2011 Takanori MATSUURA - 2011.04.12-1 +- initial release + +* Fri May 6 2011 Takanori MATSUURA - 2011.04.12-0 +- update to 2011.04.12 + +* Fri Mar 25 2011 Takanori MATSUURA - 2011.03.17-0 +- update to 2011.03.17 + +* Tue Jan 11 2011 Takanori MATSUURA - 2011.01.02-0 +- update to 2011.01.02 + +* Fri Dec 17 2010 Takanori MATSUURA - 2010.10.26-0 +- initial build diff --git a/sources b/sources new file mode 100644 index 0000000..85caee3 --- /dev/null +++ b/sources @@ -0,0 +1,2 @@ +SHA512 (autoconf-archive-2023.02.20.tar.xz) = a744f5aa0c1a813b81ad1528aebf7511bde7f470f34626d2057ed6664127120182e031fec5d22027d4a204544266135f202b8ef453bff70a3b0315c506c82528 +SHA512 (gpgkey-1A4F63A13A4649B632F65EE141BC28FE99089D72.gpg) = 7c67dd5795614d3122548ff2443d53cf7a0f6adfda391448ee2c1ba4e0f39c787dc3a60aef13b559b21d88a8e427558bc6e0b6d7665b040cf0722afb8fb69fcc