Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors

gawk-3.1.3-7 RPM for sh3

From sh3 little endian packages

Name: gawk Distribution: Unknown
Version: 3.1.3 Vendor: Unknown
Release: 7 Build date: Mon Nov 22 17:01:48 2004
Group: Applications/Text Build host: sh2002-2.itonet.co.jp
Size: 4485339 Source RPM: gawk-3.1.3-7.src.rpm
Summary: The GNU version of the awk text processing utility.
The gawk packages contains the GNU version of awk, a text processing
utility. Awk interprets a special-purpose programming language to do
quick and easy text pattern matching and reformatting jobs.

Install the gawk package if you need a text processing utility. Gawk is
considered to be a standard Linux tool for processing text.

Provides

Requires

Copyright

GPL

Signatures

MD5: 96a6ebf7c4f1510ecb6350d88c1018bc

Changelog

* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Mon Jan 26 2004 Thomas Woerner <twoerner@redhat.com> 3.1.3-6
  - fixed getpgrp_void problem (#114246)
  - removed old patches
* Fri Jan 09 2004 Florian La Roche <Florian.LaRoche@redhat.de>
  - add a "make check"
* Mon Dec 08 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - disabled "shutup" patch to warn about wrong awk scripts again
* Mon Sep 22 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - add even more patches from the mailinglist
* Tue Jul 15 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - add first bug-fixes from the mailinglist
* Sun Jul 13 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - update to 3.1.3
  - pgawk man-page fix and /proc fix are obsolete
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Jun 04 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - fix --exclude-docs #92252
* Sun May 04 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - fix find_lang
* Tue Apr 15 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - fix .so pointer in pgawk man-page
  - also read files in /proc correctly that have a filesize of 0
* Sun Mar 30 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  - update to 3.1.2
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  - rebuilt
* Mon Dec 02 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - add find_lang to specfile
* Wed Nov 20 2002 Elliot Lee <sopwith@redhat.com> 3.1.1-7
  - Add gawk-3.1.1-ngroups.patch, because NGROUPS_MAX comes from 
  sys/param.h, and awk.h changes behaviour depending on whether NGROUPS_MAX 
  is defined or not. (For ppc64)
* Wed Nov 06 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - remove /usr/share/info/dir
* Sun Nov 03 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - ugly fix to get locale files into the right location #74360
* Sun Aug 11 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - simplify install part of spec file
  - do not package /bin/gawk-<version>  anymore
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Thu May 23 2002 Tim Powers <timp@redhat.com>
  - automated rebuild
* Thu May 09 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - update to 3.1.1
* Sun Mar 17 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  - add patch from #61316 to ignore wrong hex numbers and treat them as text
* Tue Jul 31 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  - do not warn about unnecessary escaping
* Fri Jun 29 2001 Florian La Roche <Florian.LaRoche@redhat.de>
  - fix path of man-pages
* Mon Jun 25 2001 Than Ngo <than@redhat.com> 3.1.0-1
  - update to 3.1.0
  - remove a uneeded patch
  - adapt a patch for 3.1.0
* Fri Jun 01 2001 Preston Brown <pbrown@redhat.com>
  - newer version of the mktemp patch from Solar Designer <solar@openwall.com>
* Fri May 11 2001 Preston Brown <pbrown@redhat.com> 3.0.6-2
  - use mktemp in igawk shell script, not shell pid variable
* Wed Aug 16 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  - update to 3.06
* Tue Aug 15 2000 Trond Eivind Glomsrød <teg@redhat.com>
  - /usr/bin/gawk can't point at gawk - infinite symlink
  - /usr/bin/awk can't point at gawk - infinite symlink
* Mon Aug 14 2000 Preston Brown <pbrown@redhat.com>
  - absolute --> relative symlinks
* Tue Aug 08 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  - fix paths for "configure" call
* Thu Jul 13 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  - add another bugfix
* Thu Jul 13 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  - update to 3.0.5 with bugfix
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Fri Jun 30 2000 Matt Wilson <msw@redhat.com>
  - revert to 3.0.4.  3.0.5 misgenerates e2fsprogs' test cases
* Wed Jun 28 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  - update to 3.0.5
* Mon Jun 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  - add defattr
* Mon Jun 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  - FHS
* Tue Mar 14 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  - add bug-fix
* Thu Feb 03 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - Fix man page symlinks
  - Fix description
  - Fix download URL
* Wed Jun 30 1999 Jeff Johnson <jbj@redhat.com>
  - update to 3.0.4.
* Tue Apr 06 1999 Preston Brown <pbrown@redhat.com>
  - make sure all binaries are stripped
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 6)
* Fri Feb 19 1999 Jeff Johnson <jbj@redhat.com>
  - Install info pages (#1242).
* Fri Dec 18 1998 Cristian Gafton <gafton@redhat.com>
  - build for glibc 2.1
  - don't package /usr/info/dir
* Fri Apr 24 1998 Prospector System <bugs@redhat.com>
  - translations modified for de, fr, tr
* Wed Apr 08 1998 Cristian Gafton <gafton@redhat.com>
  - upgraded to 3.0.3
  - added documentation and buildroot
* Mon Jun 02 1997 Erik Troan <ewt@redhat.com>
  - built against glibc

Files

/bin/awk
/bin/gawk
/bin/igawk
/bin/pgawk
/usr/bin/awk
/usr/bin/gawk
/usr/libexec/awk
/usr/libexec/awk/grcat
/usr/libexec/awk/pwcat
/usr/share
/usr/share/awk
/usr/share/awk/assert.awk
/usr/share/awk/bits2str.awk
/usr/share/awk/cliff_rand.awk
/usr/share/awk/ctime.awk
/usr/share/awk/ftrans.awk
/usr/share/awk/getopt.awk
/usr/share/awk/gettime.awk
/usr/share/awk/group.awk
/usr/share/awk/join.awk
/usr/share/awk/libintl.awk
/usr/share/awk/nextfile.awk
/usr/share/awk/noassign.awk
/usr/share/awk/ord.awk
/usr/share/awk/passwd.awk
/usr/share/awk/readable.awk
/usr/share/awk/rewind.awk
/usr/share/awk/round.awk
/usr/share/awk/zerofile.awk
/usr/share/doc/gawk-3.1.3
/usr/share/doc/gawk-3.1.3/COPYING
/usr/share/doc/gawk-3.1.3/FUTURES
/usr/share/doc/gawk-3.1.3/INSTALL
/usr/share/doc/gawk-3.1.3/LIMITATIONS
/usr/share/doc/gawk-3.1.3/NEWS
/usr/share/doc/gawk-3.1.3/POSIX.STD
/usr/share/doc/gawk-3.1.3/README
/usr/share/doc/gawk-3.1.3/README_d
/usr/share/doc/gawk-3.1.3/README_d/README.FIRST
/usr/share/doc/gawk-3.1.3/README_d/README.VMS
/usr/share/doc/gawk-3.1.3/README_d/README.aix
/usr/share/doc/gawk-3.1.3/README_d/README.atari
/usr/share/doc/gawk-3.1.3/README_d/README.beos
/usr/share/doc/gawk-3.1.3/README_d/README.hpux
/usr/share/doc/gawk-3.1.3/README_d/README.ia64
/usr/share/doc/gawk-3.1.3/README_d/README.linux
/usr/share/doc/gawk-3.1.3/README_d/README.macos
/usr/share/doc/gawk-3.1.3/README_d/README.multibyte
/usr/share/doc/gawk-3.1.3/README_d/README.pc
/usr/share/doc/gawk-3.1.3/README_d/README.pcdynamic
/usr/share/doc/gawk-3.1.3/README_d/README.sco
/usr/share/doc/gawk-3.1.3/README_d/README.sgi
/usr/share/doc/gawk-3.1.3/README_d/README.solaris
/usr/share/doc/gawk-3.1.3/README_d/README.sony
/usr/share/doc/gawk-3.1.3/README_d/README.sunos4
/usr/share/doc/gawk-3.1.3/README_d/README.tandem
/usr/share/doc/gawk-3.1.3/README_d/README.tests
/usr/share/doc/gawk-3.1.3/README_d/README.ultrix
/usr/share/doc/gawk-3.1.3/README_d/README.yacc
/usr/share/doc/gawk-3.1.3/awkcard.ps
/usr/share/doc/gawk-3.1.3/gawk.ps
/usr/share/info
/usr/share/info/gawk.info.gz
/usr/share/info/gawkinet.info.gz
/usr/share/locale
/usr/share/locale/ca
/usr/share/locale/ca/LC_MESSAGES
/usr/share/locale/ca/LC_MESSAGES/gawk.mo
/usr/share/locale/da
/usr/share/locale/da/LC_MESSAGES
/usr/share/locale/da/LC_MESSAGES/gawk.mo
/usr/share/locale/de
/usr/share/locale/de/LC_MESSAGES
/usr/share/locale/de/LC_MESSAGES/gawk.mo
/usr/share/locale/es
/usr/share/locale/es/LC_MESSAGES
/usr/share/locale/es/LC_MESSAGES/gawk.mo
/usr/share/locale/fr
/usr/share/locale/fr/LC_MESSAGES
/usr/share/locale/fr/LC_MESSAGES/gawk.mo
/usr/share/locale/he
/usr/share/locale/he/LC_MESSAGES
/usr/share/locale/he/LC_MESSAGES/gawk.mo
/usr/share/locale/it
/usr/share/locale/it/LC_MESSAGES
/usr/share/locale/it/LC_MESSAGES/gawk.mo
/usr/share/locale/pt_BR
/usr/share/locale/pt_BR/LC_MESSAGES
/usr/share/locale/pt_BR/LC_MESSAGES/gawk.mo
/usr/share/locale/sv
/usr/share/locale/sv/LC_MESSAGES
/usr/share/locale/sv/LC_MESSAGES/gawk.mo
/usr/share/locale/tr
/usr/share/locale/tr/LC_MESSAGES
/usr/share/locale/tr/LC_MESSAGES/gawk.mo
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/awk.1.gz
/usr/share/man/man1/gawk.1.gz
/usr/share/man/man1/igawk.1.gz
/usr/share/man/man1/pgawk.1.gz


Generated by rpm2html 1.7

admin, Tue Jun 28 14:00:34 2005