[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project autoconf-2.69-29.el8

Name autoconf
Epoch 0
Version 2.69
Release 29.el8
Website/URL http://www.gnu.org/software/autoconf/
License GPLv2+ and GFDL
Build Time 2023-11-29 22:44:43
Build Host builder-x86-03.inferitos.ru
Summary A GNU tool for automatically configuring source code
Repositories AppStream
Description GNU's Autoconf is a tool for configuring source code and Makefiles. Using Autoconf, programmers can create portable and configurable packages, since the person building the package is allowed to specify various configuration options. You should install Autoconf if you are developing software and would like to create shell scripts that configure your source code packages. If you are installing Autoconf, you will also need to install the GNU m4 package. Note that the Autoconf package is not required for the end-user who may be configuring software with an Autoconf-generated script; Autoconf is only required for the generation of the scripts, not their use.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
autoconf-2.69-29.el8.noarch A GNU tool for automatically configuring source code 3cf570cc7c8ef40a95cc5cc423559ed223923da94d034168bd3d1884b0be5147 download
src
autoconf-2.69-29.el8.src A GNU tool for automatically configuring source code fc5d26e2de14b2644a94c529535fd95e94c71d7e0f7704d59feea7972bf47a15 download
Changelog link
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.69-29
- Rebuilt for MSVSphere 8.8

* Mon Jun 28 2021 Honza Horak <hhorak@redhat.com> - 2.69-29
- Bump release number to avoid installing reverted RPM in CStream
  Resolves: #1956598

* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.69-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Fri Oct 27 2017 Pavel Raiskup <praiskup@redhat.com> - 2.69-26
- drop %config attribute for /usr/share/config.site file (rhbz#1506655)

* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.69-25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.69-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

* Fri Jul 29 2016 Pavel Raiskup <praiskup@redhat.com> - 2.69-23
- re-enable erlang tests, after rhbz#1240487 fix
- packaging guidelines fixes

* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.69-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

* Mon Jul 13 2015 Pavel Raiskup <praiskup@redhat.com> - 2.69-21
- disable erlang tests as erlang on i386 is currently broken (#1236072)

* Mon Jul 06 2015 Pavel Raiskup <praiskup@redhat.com> - 2.69-21
- '{' character in regular expression must be escaped with perl 5.22