| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: automake15 | Distribution: Red Hat (FC-7) |
| Version: 1.5 | Vendor: Red Hat, Inc. |
| Release: 22 | Build date: Mon Apr 16 14:37:36 2007 |
| Group: Development/Tools | Build host: hs20-bc1-5.build.redhat.com |
| Size: 809809 | Source RPM: automake15-1.5-22.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://sources.redhat.com/automake | |
| Summary: A GNU tool for automatically creating Makefiles | |
Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. This package contains Automake 1.5, an older version of Automake. You should install it if you need to run automake in a project that has not yet been updated to work with newer versions of Automake.
GPL
internal MD5: 67fd163d1e1e5cb4ca596b245f2ede86
GPG
* Tue Apr 17 2007 Karsten Hopp <karsten@redhat.com> 1.5-22
- update subdirs patch (#225299)
- don't run autotools during build
* Mon Mar 19 2007 Karsten Hopp <karsten@redhat.com> 1.5-21
- remove erroneous provides (#224569)
* Thu Feb 22 2007 Karsten Hopp <karsten@redhat.com> 1.5-20
- add missing buildrequirement texinfo (#229572)
* Tue Feb 20 2007 Karsten Hopp <karsten@redhat.com> 1.5-19
- use ./configure
* Mon Feb 19 2007 Karsten Hopp <karsten@redhat.com> 1.5-18
- use spaces instead of tabs
- remove trailing dot from summary
- use make install DESTDIR=...
- drop requirement on perl
- install info files as automake15.info
* Tue Jan 30 2007 Karsten Hopp <karsten@redhat.com> 1.5-17
- drop obsolete check
* Sat Jun 10 2006 Karsten Hopp <karsten@redhat.de> 1.5-16
- filter self provided dependencies
* Fri Jun 02 2006 Karsten Hopp <karsten@redhat.de> 1.5-15
- buildrequire bison for self tests
* Mon Dec 19 2005 Karsten Hopp <karsten@redhat.de> 1.5-14
- fix insthook test:
tail needs parameters '-n +NUMLINES' instead of '+NUMLINES' now
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Wed Sep 29 2004 Warren Togami <wtogami@redhat.com> - 1.5-13
- trim docs
* Fri Sep 24 2004 Daniel Reed <djr@redhat.com> - 1.5-11
- rebuilt for dist-fc3
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Sat Jun 07 2003 Jens Petersen <petersen@redhat.com> - 1.5-9
- update ccnoco.test to version from 1.6.3 for ppc (#91853)
* Sat Apr 26 2003 Jens Petersen <petersen@redhat.com> - 1.5-8
- add patch from 1.6 branch to fix #89619 [thanks to hjl@gnu.org]
- run build tests by default
- add --without-check build option
- update dirname.test to 1.6 version so it doesn't fail
- buildrequire autoconf
- don't look for autoconf253 files in missing
- add info files to doc dir
- update description
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Thu Dec 12 2002 Elliot Lee <sopwith@redhat.com> 1.5-5
- Remove unpackaged files
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri May 24 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Wed Mar 27 2002 Jens Petersen <petersen@redhat.com> 1.5-2
- make "missing" look for versioned auto* scripts by default (#61591).
Suggested by enrico.scholz@informatik.tu-chemnitz.de
* Thu Feb 28 2002 Jens Petersen <petersen@redhat.com> 1.5-1
- new package based on automake-1.5
- version datadir and no longer make symlinks in bindir
- exclude info files
* Wed Jan 23 2002 Jens Petersen <petersen@redhat.com> 1.5-8
- better aclocal versioning
* Wed Jan 23 2002 Jens Petersen <petersen@redhat.com> 1.5-7
- don't version datadir/automake
* Tue Jan 15 2002 Jens Petersen <petersen@redhat.com> 1.5-6
- version suffix programs and data directories
- own symlinks to programs and /usr/share/aclocal
* Wed Jan 09 2002 Tim Powers <timp@redhat.com> 1.5-5
- automated rebuild
* Wed Jan 09 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.5-4
- Completely back out the fix for #56624 for now, it causes more problems
than it fixes in either form.
* Wed Jan 09 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.5-3
- Don't use AS_DIRNAME, it doesn't work.
* Mon Jan 07 2002 Jens Petersen <petersen@redhat.com> 1.5-2
- Patch depout.m4 to handle makefiles passed to make with "-f" (#56624)
* Wed Sep 19 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.5-1
- Update to 1.5 - much better to coexist with autoconf 2.52...
- Fix specfile
- No patches
* Sat Aug 25 2001 Jens Petersen <petersen@redhat.com> - 1.4p5-2
- dont raise error when there is source in a subdirectory (bug #35156).
This was preventing automake from working in binutuls/gas
[patch from HJ Lu <hjl@gnu.org>]
- format long lines of output properly with backslash + newlines as in 1.4
(bug #35259) [patch from HJ Lu <hjl@gnu.org>]
* Sun Jul 22 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- 1.4-p5, fixes #48788
* Wed Jun 13 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add the patch from #20559
- really update to 1.4-p4
* Tue Jun 12 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 1.4-p4
* Sun May 13 2001 Owen Taylor <otaylor@redhat.com>
- Version 1.4-p1 to work with libtool-1.4
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Tue Jun 06 2000 Jeff Johnson <jbj@redhat.com>
- FHS packaging.
* Fri Feb 04 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix bug #8870
* Sun Aug 22 1999 Jeff Johnson <jbj@redhat.com>
- revert to pristine automake-1.4.
* Mon Mar 22 1999 Preston Brown <pbrown@redhat.com>
- arm netwinder patch
* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
* Mon Feb 08 1999 Jeff Johnson <jbj@redhat.com>
- add patches from CVS for 6.0beta1
* Sun Jan 17 1999 Jeff Johnson <jbj@redhat.com>
- update to 1.4.
* Mon Nov 23 1998 Jeff Johnson <jbj@redhat.com>
- update to 1.3b.
- add URL.
* Sat Apr 25 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Wed Apr 08 1998 Erik Troan <ewt@redhat.com>
- updated to 1.3
* Tue Oct 28 1997 Cristian Gafton <gafton@redhat.com>
- added BuildRoot; added aclocal files
* Sat Oct 25 1997 Erik Troan <ewt@redhat.com>
- made it a noarch package
* Fri Oct 17 1997 Michael Fulbright <msf@redhat.com>
- Fixed some tag lines to conform to 5.0 guidelines.
* Fri Jul 18 1997 Erik Troan <ewt@redhat.com>
- updated to 1.2
* Wed Mar 05 1997 msf@redhat.com <Michael Fulbright>
- first version (1.0)
@K
Generated by rpm2html 1.8.1
Daniel Veillard, Tue Oct 7 03:44:01 2008