SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for autoconf-2.59-12.noarch.rpm :
Sat Oct 14 00:00:00 2006 Stepan Kasal 2.59-12
- Add autoconf-2.59-lock.patch to eliminate a perl warning (#210653).

Fri Jul 28 00:00:00 2006 Karsten Hopp 2.59-11
- Requires imake for _AC_PATH_X

Fri Jul 21 00:00:00 2006 Karsten Hopp 2.59-10
- rebuild

Thu Jul 20 00:00:00 2006 Karsten Hopp 2.59-9
- rebuild

Wed May 17 00:00:00 2006 Karsten Hopp 2.59-8
- try to link with libX11 instead of libXt

Wed Feb 15 23:00:00 2006 Karsten Hopp 2.59-7
- XrmInitialize takes no argument (#181340)

Mon Feb 6 23:00:00 2006 Karsten Hopp 2.59-6
- check for Xlib.h instead of Intrinsic.h to find X11 headers
(#176379)

Fri Dec 9 23:00:00 2005 Jesse Keating
- rebuilt

Wed Sep 22 00:00:00 2004 Daniel Reed - 2.59-5
- rebuilt for dist-fc3

Fri Feb 13 23:00:00 2004 Elliot Lee
- rebuilt

Thu Dec 18 23:00:00 2003 Jens Petersen - 2.59-2
- rebuild with perl-5.8.2 [Harald Hoyer]

Thu Nov 13 23:00:00 2003 Jens Petersen - 2.59-1
- update to 2.59 bugfix release
- remove autoconf-2.58-fix-ac_abs-109267.patch no longer needed

Fri Nov 7 23:00:00 2003 Jens Petersen - 2.58-2
- fix problem with ac_abs_{build,src}dir (#109267) [reported by Joe Orton,
patch by Alexandre Duret-Lutz]

Wed Nov 5 23:00:00 2003 Jens Petersen - 2.58-1
- 2.58 release

Wed Jan 22 23:00:00 2003 Tim Powers
- rebuilt

Thu Dec 12 23:00:00 2002 Elliot Lee 2.57-2
- Fix missing/unpackaged file

Thu Dec 5 23:00:00 2002 Jens Petersen 2.57-1
- update to 2.57 bugfix release
- buildrequire emacs (#79031), sed and m4

Sat Nov 23 23:00:00 2002 Jens Petersen 2.56-2
- add --without check build option to control whether \"make check\" run
- don\'t gzip info files explicitly
- use exclude for unwanted info files

Thu Nov 21 23:00:00 2002 Jens Petersen
- no longer obsolete autoconf253

Mon Nov 18 23:00:00 2002 Jens Petersen 2.56-1
- update to 2.56
- obsolete autoheader-warn patch
- no longer provide autoconf253
- include site-lisp and man files
- remove info dir which is not in the manifest
- do not version suffix bin files for now

Tue Aug 20 00:00:00 2002 Jens Petersen 2.53-8
- make check

Sat Jun 29 00:00:00 2002 Jens Petersen 2.53-7
- update url (#66840)
- added doc files

Sat Jun 22 00:00:00 2002 Tim Powers 2.53-6
- automated rebuild

Mon May 27 00:00:00 2002 Tim Powers 2.53-5
- automated rebuild

Tue May 21 00:00:00 2002 Bill Nottingham 2.53-4
- provide autoconf253

Fri May 17 00:00:00 2002 Bill Nottingham 2.53-3
- obsolete autoconf253

Thu May 9 00:00:00 2002 Jens Petersen 2.53-2
- patch autoheader so that --warnings=CATEGORY works (#64566)
[reported with fix by hjlAATTgnu.org]

Wed Apr 24 00:00:00 2002 Jens Petersen 2.53-1
- update to autoconf-2.53
- drop mawk patch again
- version suffix bindir files and add symlinks to unversioned names

Fri Feb 1 23:00:00 2002 Jens Petersen 2.52-7
- revert to 2.52 (also fixes #58210!)
- remove relversion variable
- bring back mawk -> gawk patch

Wed Jan 9 23:00:00 2002 Tim Powers 2.52-6
- automated rebuild

Thu Dec 20 23:00:00 2001 Jens Petersen 2.52-5
- update to 2.52f
- add URL
- minor description improvements
- define relversion to carry version number
- mawk.patch no longer needed

Sat Nov 17 23:00:00 2001 Florian La Roche 2.52-4
- rebuild

Thu Sep 20 00:00:00 2001 Jens Petersen 2.52-3
- restore patch to prefer gawk to mawk

Wed Sep 19 00:00:00 2001 Florian La Roche 2.52-2
- update to 2.52d

Tue Sep 18 00:00:00 2001 Jens Petersen 2.52-1
- update to 2.52
- remove obsolete patches, since already new version
- dont install install-sh

Wed Jul 11 00: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).

Wed Jun 27 00: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 23: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

Sat Jul 22 00:00:00 2000 Nalin Dahyabhai
- add textutils as a dependency (#14439)

Thu Jul 13 00:00:00 2000 Prospector
- automatic rebuild

Tue Jun 6 00:00:00 2000 Jeff Johnson
- FHS packaging.

Mon Mar 27 00:00:00 2000 Florian La Roche
- fix preun

Fri Mar 26 23: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 23:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 4)
- use gawk, not mawk

Thu Mar 18 23:00:00 1999 Preston Brown
- moved /usr/lib/autoconf to /usr/share/autoconf (with automake)

Wed Feb 24 23:00:00 1999 Preston Brown
- Injected new description and group.

Tue Jan 12 23:00:00 1999 Jeff Johnson
- update to 2.13.

Fri Dec 18 23:00:00 1998 Cristian Gafton
- build against glibc 2.1

Tue Oct 6 00:00:00 1998 Cristian Gafton
- requires perl

Fri Aug 28 00:00:00 1998 Cristian Gafton
- patch for fixing /tmp race conditions

Mon Oct 20 00:00:00 1997 Erik Troan
- spec file cleanups
- made a noarch package
- uses autoconf
- uses install-info

Fri Jul 18 00:00:00 1997 Erik Troan
- built with glibc


 
ICM