[ 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 autoconf213-2.13-39.el8

Name autoconf213
Epoch 0
Version 2.13
Release 39.el8
Website/URL http://www.gnu.org/software/autoconf/
License GPLv2+
Build Time 2023-12-08 15:40:46
Build Host builder-x86-03.inferitos.ru
Summary A GNU tool for automatically configuring source code
Repositories PowerTools
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 you would like to use it to create shell scripts that will 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
autoconf213-2.13-39.el8.noarch A GNU tool for automatically configuring source code 754971f662272afd7d95f24a1b28443a969560950aa918c75c1647d9ae4469e2 download
src
autoconf213-2.13-39.el8.src A GNU tool for automatically configuring source code 81f46f110f04b281578ccf975bb641b77415be10f9db364758a6e3f86f5e9f50 download
Changelog link
* Thu Dec 07 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.13-39
- Rebuilt for MSVSphere 8.8

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

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

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

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

* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13-35
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

* Fri Feb 20 2015 Pavel Raiskup <praiskup@redhat.com> - 2.13-34
- don't ship broken (and ancient) autoscan (rhbz#1194568)
- drop explicit 'Requires: perl' (related rhbz#1194568)

* Mon Jul 28 2014 Pavel Raiskup <praiskup@redhat.com> - 2.13-32
- don't build-require compat-gcc-34-g77 at all

* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.13-31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

* Fri Oct 18 2013 Pavel Raiskup <praiskup@redhat.com> - 2.13-30
- disable g77 tests for RHEL7 builds