Changelog for
autoconf213-2.13-31.el7.noarch.rpm :
Fri Dec 27 13:00:00 2013 Daniel Mach
- 2.13-31
- Mass rebuild 2013-12-27
Fri Oct 18 14:00:00 2013 Pavel Raiskup - 2.13-30
- disable g77 tests for RHEL7 builds
Wed Oct 9 14:00:00 2013 Pavel Raiskup - 2.13-29
- enable testsuite for obsolescent autoconf213
Sat Aug 3 14:00:00 2013 Fedora Release Engineering - 2.13-28
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
Wed Jul 17 14:00:00 2013 Petr Pisar - 2.13-27
- Perl 5.18 rebuild
Wed Feb 13 13:00:00 2013 Fedora Release Engineering - 2.13-26
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Mon Oct 29 13:00:00 2012 Pavel Raiskup - 2.13-25
- remove unnecessary BR, remove trailing whitespaces
Fri Oct 12 14:00:00 2012 Pavel Raiskup - 2.13-24
- update license tag in specfile
Wed Jul 18 14:00:00 2012 Fedora Release Engineering - 2.13-23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Thu Jan 12 13:00:00 2012 Fedora Release Engineering - 2.13-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Mon Feb 7 13:00:00 2011 Fedora Release Engineering - 2.13-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Fri Jul 24 14:00:00 2009 Fedora Release Engineering - 2.13-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Mon Feb 23 13:00:00 2009 Fedora Release Engineering - 2.13-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Wed Aug 8 14:00:00 2007 Karsten Hopp 2.13-18
- update license tag
Mon Feb 26 13:00:00 2007 Karsten Hopp 2.13-17
- our tarball hat different size and timestamps then the upstream
tarball. No changes, though.
- rebuild with upstream sources
Thu Feb 15 13:00:00 2007 Karsten Hopp 2.13-16
- delete old autoconf.info file
Thu Feb 15 13:00:00 2007 Karsten Hopp 2.13-15
- add autoconf213 info entry
- add disttag
Wed Feb 14 13:00:00 2007 Karsten Hopp 2.13-14
- buildrequire perl for autoscan script
Wed Feb 14 13:00:00 2007 Karsten Hopp 2.13-13
- buildroot fixed
- removed textutils requirement
- dot removed from summary
- requires gawk, but not perl
- use install-info
- use BuildArch
- replace tabs with spaces
- fix defattr
- use \'make install DESTDIR=...\'
Wed Jul 12 14:00:00 2006 Jesse Keating - 2.13-12.1
- rebuild
Mon Feb 27 13:00:00 2006 Karsten Hopp 2.13-12
- require m4 >= 1.1
Mon Feb 27 13:00:00 2006 Karsten Hopp 2.13-11
- BuildRequire m4 (#181959)
Fri Dec 9 13:00:00 2005 Jesse Keating
- rebuilt
Mon Feb 21 13:00:00 2005 Karsten Hopp 2.13-10
- Copyright -> License
Thu Sep 23 14:00:00 2004 Daniel Reed - 2.13-9
- rebuilt for dist-fc3
Fri Feb 13 13:00:00 2004 Elliot Lee
- rebuilt
Tue Dec 9 13:00:00 2003 Jens Petersen - 2.13-7
- buildrequire texinfo (#111169) [mvdAATTmylinux.com.ua]
Wed Jan 22 13:00:00 2003 Tim Powers
- rebuilt
Thu Dec 12 13:00:00 2002 Elliot Lee 2.13-5
- Fix unpackaged file
Fri Jun 28 14:00:00 2002 Jens Petersen 2.13-4
- update url (#66840)
- added doc files
Fri Jun 21 14:00:00 2002 Tim Powers 2.13-3
- automated rebuild
Thu May 23 14:00:00 2002 Tim Powers 2.13-2
- automated rebuild
Wed May 15 14:00:00 2002 Jens Petersen 2.13-1
- new package based on autoconf-2.13-17
- don\'t make unversioned bindir symlinks
- version datadir
- version info filename, but don\'t install-info it
- update AC_OUTPUT_MAKE_DEFS to fix problem with c++exit patch (#62361)
Wed Mar 27 13:00:00 2002 Jens Petersen 2.13-17
- add URL
Wed Feb 27 13:00:00 2002 Jens Petersen 2.13-16
- add version suffix to bindir files and symlink them to their
unversioned names
Mon Feb 25 13:00:00 2002 Elliot Lee 2.13-15
- Add wait3test.patch to make sure that the child process actually does
something that the kernel will take note of. Fixes the failing wait3 test
that was worked around in time-1.7-15.
Mon Aug 6 14:00:00 2001 Tim Powers
- rebuilt to fix bug #50761
Thu Jul 26 14:00:00 2001 Than Ngo
- add patch to fix exit status
Tue Jul 10 14:00:00 2001 Jens Petersen
- add patch to include various standard C headers as needed
by various autoconf tests (#19114)
- add patch to autoscan.pl to get a better choice of init
file (#42071), to test for CPP after CC (#42072) and to
detect C++ source and g++ (#42073).
Tue Jun 26 14:00:00 2001 Jens Petersen
- Add a back-port of _AC_PROG_CXX_EXIT_DECLARATION
from version 2.50 to make detection of C++ exit()
declaration prototype platform independent. The check is
done in AC_PROG_CXX with the result stored in \"confdefs.h\".
The exit() prototype in AC_TRY_RUN_NATIVE is no longer needed.
(fixes #18829)
Wed Nov 29 13:00:00 2000 Bernhard Rosenkraenzer
- Fix up interoperability with glibc 2.2 and gcc 2.96:
AC_TRY_RUN_NATIVE in C++ mode added a prototype for exit() to
the test code without throwing an exception, causing a conflict
with stdlib.h --> AC_TRY_RUN_NATIVE for C++ code including stdlib.h
always failed, returning wrong results
Fri Jul 21 14:00:00 2000 Nalin Dahyabhai
- add textutils as a dependency (#14439)
Wed Jul 12 14:00:00 2000 Prospector
- automatic rebuild
Mon Jun 5 14:00:00 2000 Jeff Johnson
- FHS packaging.
Sun Mar 26 14:00:00 2000 Florian La Roche
- fix preun
Fri Mar 26 13:00:00 1999 Cristian Gafton
- add patch to help autoconf clean after itself and not leave /tmp clobbered
with acin.
* and acout.
* files (can you say annoying?)
Sun Mar 21 13:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 4)
- use gawk, not mawk
Thu Mar 18 13:00:00 1999 Preston Brown
- moved /usr/lib/autoconf to /usr/share/autoconf (with automake)
Wed Feb 24 13:00:00 1999 Preston Brown
- Injected new description and group.
Tue Jan 12 13:00:00 1999 Jeff Johnson
- update to 2.13.
Fri Dec 18 13:00:00 1998 Cristian Gafton
- build against glibc 2.1
Mon Oct 5 14:00:00 1998 Cristian Gafton
- requires perl
Thu Aug 27 14:00:00 1998 Cristian Gafton
- patch for fixing /tmp race conditions
Sun Oct 19 14:00:00 1997 Erik Troan
- spec file cleanups
- made a noarch package
- uses autoconf
- uses install-info
Thu Jul 17 14:00:00 1997 Erik Troan
- built with glibc