Sophie
About
Sophie 0.1.8
autoconf-2.62-3.fc10.src.rpm

Fedora:

A GNU tool for automatically configuring source code

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.

Name:autoconf
Version: 2.62-3.fc10
Architecture: src (noarch)
Group: Development/Tools
License: GPLv2+ and GFDL
Distribution: Unknown
Vendor: Fedora Project
Maintainers:
Build date:Tue Jun 24 15:57:05 2008
Packager: Fedora Project
Build host: xenbuilder4.fedora.phx.redhat.com
Source rpm: (none)
Build arch: noarch
Exclude arch:
Exclusive arch:
Rpm version used: 4.4.2.3
Cookie: xenbuilder4.fedora.phx.redhat.com 1214315825
PkgId: d56d6e4978c387a22b2f00b067d27cdc

Wed Jul 07 2001 Jens Petersen <petersen at redhat dot com>

- 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 06 2001 Jens Petersen <petersen at redhat dot com>

- 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 11 2000 Bernhard Rosenkraenzer <bero at redhat dot com>

- 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 07 2000 Nalin Dahyabhai <nalin at redhat dot com>

- add textutils as a dependency (#14439)

Thu Jul 07 2000 Prospector <bugzilla at redhat dot com>

- automatic rebuild

Tue Jun 06 2000 Jeff Johnson <jbj at redhat dot com>

- FHS packaging.

Mon Mar 03 2000 Florian La Roche <Florian dot LaRoche at redhat dot com>

- fix preun

Fri Mar 03 1999 Cristian Gafton <gafton at redhat dot com>

- add patch to help autoconf clean after itself and not leave /tmp clobbered
with acin.* and acout.* files (can you say annoying?)

Sun Mar 03 1999 Cristian Gafton <gafton at redhat dot com>

- auto rebuild in the new build environment (release 4)
- use gawk, not mawk

Thu Mar 03 1999 Preston Brown <pbrown at redhat dot com>

- moved /usr/lib/autoconf to /usr/share/autoconf (with automake)

Wed Feb 02 1999 Preston Brown <pbrown at redhat dot com>

- Injected new description and group.

Tue Jan 01 1999 Jeff Johnson <jbj at redhat dot com>

- update to 2.13.

Fri Dec 12 1998 Cristian Gafton <gafton at redhat dot com>

- build against glibc 2.1

Tue Oct 10 1998 Cristian Gafton <gafton at redhat dot com>

- requires perl

Fri Aug 08 1998 Cristian Gafton <gafton at redhat dot com>

- patch for fixing /tmp race conditions

Mon Oct 10 1997 Erik Troan <ewt at redhat dot com>

- spec file cleanups
- made a noarch package
- uses autoconf
- uses install-info

Fri Jul 07 1997 Erik Troan <ewt at redhat dot com>

- built with glibc

Wed Jun 06 2008 Karsten Hopp <karsten at redhat dot com> 2.62-3

- add fix for same line comments #449245 (Ralf Wildenhues)

Sat Jun 06 2008 Karsten Hopp <karsten at redhat dot com> 2.62-2

- add upstream fix from Eric Blake for #449973,
m4_if releated error message from autotest

Wed May 05 2008 Karsten Hopp <karsten at redhat dot com> 2.62-1

- autoconf-2.62

Mon Oct 10 2007 Stepan Kasal <skasal at redhat dot com> 2.61-10

- require m4 >= 1.4.7
- Resolves: #236073

Thu Aug 08 2007 Karsten Hopp <karsten at redhat dot com> 2.61-9

- update license tag

Tue Feb 02 2007 Karsten Hopp <karsten at redhat dot com> 2.61-8

- own %{_datadir}/emacs/ (#225296)

Mon Feb 02 2007 Karsten Hopp <karsten at redhat dot com> 2.61-7

- add Requires: grep

Thu Feb 02 2007 Karsten Hopp <karsten at redhat dot com> 2.61-6

- drop gawk, sed requirements (#225296)
- add some comments

Mon Feb 02 2007 Karsten Hopp <karsten at redhat dot com> 2.61-5

- use ./configure
- filter dependencies

Thu Feb 02 2007 Karsten Hopp <karsten at redhat dot com> 2.61-4

- add disttag
- replace tabs with spaces
- fix buildroot
- use Requires(post), Requires(preun)
- use make install DESTDIR=....
- drop perl requirement as it gets pulled it automatically

Thu Jan 01 2007 Karsten Hopp <karsten at redhat dot com> 2.61-3

- don't abort (un)install scriptlets when _excludedocs is set (Ville Skyttä)

Tue Nov 11 2006 Karsten Hopp <karsten at redhat dot com> 2.61-2

- drop obsolete linkX11 patch

Tue Nov 11 2006 Karsten Hopp <karsten at redhat dot com> 2.61-1

- autoconf-2.61

Thu Nov 11 2006 Karsten Hopp <karsten at redhat dot com> 2.60-4

- autoconf-2.60

Sat Oct 10 2006 Stepan Kasal <skasal at redhat dot com> 2.59-12

- Add autoconf-2.59-lock.patch to eliminate a perl warning (#210653).

Fri Jul 07 2006 Karsten Hopp <karsten at redhat dot de> 2.59-11

- Requires imake for _AC_PATH_X

Fri Jul 07 2006 Karsten Hopp <karsten at redhat dot de> 2.59-10

- rebuild

Thu Jul 07 2006 Karsten Hopp <karsten at redhat dot de> 2.59-9

- rebuild

Wed May 05 2006 Karsten Hopp <karsten at redhat dot de> 2.59-8

- try to link with libX11 instead of libXt

Wed Feb 02 2006 Karsten Hopp <karsten at redhat dot de> 2.59-7

- XrmInitialize takes no argument (#181340)

Mon Feb 02 2006 Karsten Hopp <karsten at redhat dot de> 2.59-6

- check for Xlib.h instead of Intrinsic.h to find X11 headers
(#176379)

Fri Dec 12 2005 Jesse Keating <jkeating at redhat dot com>

- rebuilt

Wed Sep 09 2004 Daniel Reed <djr at redhat dot com> - 2.59-5

- rebuilt for dist-fc3

Fri Feb 02 2004 Elliot Lee <sopwith at redhat dot com>

- rebuilt

Thu Dec 12 2003 Jens Petersen <petersen at redhat dot com> - 2.59-2

- rebuild with perl-5.8.2 [Harald Hoyer]

Thu Nov 11 2003 Jens Petersen <petersen at redhat dot com> - 2.59-1

- update to 2.59 bugfix release
- remove autoconf-2.58-fix-ac_abs-109267.patch no longer needed

Fri Nov 11 2003 Jens Petersen <petersen at redhat dot com> - 2.58-2

- fix problem with ac_abs_{build,src}dir (#109267) [reported by Joe Orton,
patch by Alexandre Duret-Lutz]

Wed Nov 11 2003 Jens Petersen <petersen at redhat dot com> - 2.58-1

- 2.58 release

Wed Jan 01 2003 Tim Powers <timp at redhat dot com>

- rebuilt

Thu Dec 12 2002 Elliot Lee <sopwith at redhat dot com> 2.57-2

- Fix missing/unpackaged file

Thu Dec 12 2002 Jens Petersen <petersen at redhat dot com> 2.57-1

- update to 2.57 bugfix release
- buildrequire emacs (#79031), sed and m4

Sat Nov 11 2002 Jens Petersen <petersen at redhat dot com> 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 11 2002 Jens Petersen <petersen at redhat dot com>

- no longer obsolete autoconf253

Mon Nov 11 2002 Jens Petersen <petersen at redhat dot com> 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 08 2002 Jens Petersen <petersen at redhat dot com> 2.53-8

- make check

Sat Jun 06 2002 Jens Petersen <petersen at redhat dot com> 2.53-7

- update url (#66840)
- added doc files

Sat Jun 06 2002 Tim Powers <timp at redhat dot com> 2.53-6

- automated rebuild

Mon May 05 2002 Tim Powers <timp at redhat dot com> 2.53-5

- automated rebuild

Tue May 05 2002 Bill Nottingham <notting at redhat dot com> 2.53-4

- provide autoconf253

Fri May 05 2002 Bill Nottingham <notting at redhat dot com> 2.53-3

- obsolete autoconf253

Thu May 05 2002 Jens Petersen <petersen at redhat dot com> 2.53-2

- patch autoheader so that --warnings=CATEGORY works (#64566)
[reported with fix by hjl@gnu.org]

Wed Apr 04 2002 Jens Petersen <petersen at redhat dot com> 2.53-1

- update to autoconf-2.53
- drop mawk patch again
- version suffix bindir files and add symlinks to unversioned names

Fri Feb 02 2002 Jens Petersen <petersen at redhat dot com> 2.52-7

- revert to 2.52 (also fixes #58210!)
- remove relversion variable
- bring back mawk -> gawk patch

Wed Jan 01 2002 Tim Powers <timp at redhat dot com> 2.52-6

- automated rebuild

Thu Dec 12 2001 Jens Petersen <petersen at redhat dot com> 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 11 2001 Florian La Roche <Florian dot LaRoche at redhat dot de> 2.52-4

- rebuild

Thu Sep 09 2001 Jens Petersen <petersen at redhat dot com> 2.52-3

- restore patch to prefer gawk to mawk

Wed Sep 09 2001 Florian La Roche <Florian dot LaRoche at redhat dot de> 2.52-2

- update to 2.52d

Tue Sep 09 2001 Jens Petersen <petersen at redhat dot com> 2.52-1

- update to 2.52
- remove obsolete patches, since already new version
- dont install install-sh

Perl :: Catalyst :: PostgreSQL :: PostgreSQL