Commit Graph

176 Commits

Author SHA1 Message Date
Dennis Gilmore 3c512ccdf4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 16:20:13 -06:00
Martin Briza c0c4fc14ec Update to 4.0.2 (#890559) 2013-01-04 16:38:08 +01:00
Dennis Gilmore e29e5bdbf9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 22:59:57 -05:00
Martin Bříza 0b2e8c0717 Update to upstream 4.0.1 (#808005)
Corrected Source0 link to .tar.gz extension as not all releases are available as .tar.bz2

Resolves #724817 - gawk-4.0.0 regression in '\' escape handling in gsub()

Resolves #820550 - gawk: getline in BEGIN skips 2 lines
2012-06-07 12:46:00 +02:00
Harald Hoyer 25b1ed0fff add filesystem guard 2012-01-25 21:11:41 +01:00
Harald Hoyer 30eccccd46 install everything in /usr
This patch is needed for the /usr-move feature
https://fedoraproject.org/wiki/Features/UsrMove

This package requires now 'filesystem' >= 3, which is only installable
on a system which has /bin, /sbin, /lib, /lib64 as symlinks to /usr and
not regular directories. The 'filesystem' package acts as a guard, to
prevent *this* package to be installed on old unconverted systems.

New installations will have the 'filesystem' >=3 layout right away, old
installations need to be converted with anaconda or dracut first; only
after that, the 'filesystem' package, and also *this* package can be
installed.

Packages *should* not install files in /bin, /sbin, /lib, /lib64, but
only in the corresponding directories in /usr. Packages *must* not
install conflicting files with the same names in the corresponding
directories in / and /usr. Especially compatibilty symlinks must not be
installed.

Feel free to modify any of the changes to the spec file, but keep the
above in mind.
2012-01-25 14:10:54 +01:00
Dennis Gilmore 37ec893145 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 20:58:43 -06:00
Vojtech Vitek (V-Teq) 4516e3c933 Remove obsolete patches
Remove gawk-3.1.8-syntax.patch, gawk-3.1.8-double-free-wstptr.patch
2011-10-17 02:07:46 +02:00
Vojtech Vitek (V-Teq) f2bfc58ca7 Update to upstream 4.0.0
Resolves: #717885
2011-07-14 20:47:18 +02:00
Dennis Gilmore d39634cf21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 16:55:49 -06:00
Vojtech Vitek (V-Teq) faca347761 - add byacc to BuildRequires
- follow updated libsigsegv option in configure script
2010-11-02 15:58:11 +01:00
Vojtech Vitek (V-Teq) 98fd9942b1 - fix syntax issues #528623, #528625 2010-11-02 14:55:54 +01:00
Vojtech Vitek (V-Teq) 0ca990fc6b - fix #629196: Double free in free_wstr
- fix license tag, add description
- remove BuildRoot tag
2010-11-02 11:32:25 +01:00
Štěpán Kasal 5370755b34 - new upstream version
- drop upstreamed patches
2010-05-10 07:41:38 +00:00
Jan Zeleny cf0b5e339d fixed precision recognition when using utf-8 encoding (#513234) 2010-04-01 14:04:56 +00:00
Štěpán Kasal 4b7ff3f82e - in posix mode, make ARGV[0] = argv[0] (#525381) 2009-10-08 11:41:58 +00:00
Štěpán Kasal 3e8376caf8 new upstream version, disable libsigsegv 2009-09-09 20:27:51 +00:00
Jesse Keating 7d89cde5e0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 23:32:59 +00:00
Jesse Keating f1bf319d58 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 19:39:44 +00:00
Štěpán Kasal 80b061ab89 - remove the versioned binaries even if the version is modified by the
snapshot patch, modify the file list to check this (#476166)
- update the snapshot patch, dropping the upstreamed
    gawk-3.1.5-test-lc_num1.patch
2009-01-30 16:29:24 +00:00
Štěpán Kasal 95e556e6aa grab the current stable tree from savannah 2008-12-11 11:25:53 +00:00
Štěpán Kasal a5ff77eff5 - test-lc_num1.patch submitted upstream, link added 2008-11-26 15:36:08 +00:00
Štěpán Kasal 3d4719f3b6 - new upstream version
- drop patches 2-13, they have been integrated upstream
2008-11-25 17:03:04 +00:00
Tom Callaway e444b0460c fix license tag 2008-07-21 15:04:20 +00:00
Jesse Keating 35557031e3 - Autorebuild for GCC 4.3 2008-02-19 10:05:38 +00:00
Štěpán Kasal ca7a30385c - Add gawk-3.1.5-quote-sticky.patch
- Resolves: #299551
- Add gawk-3.1.5-test-lc_num1.patch, a test for that bug.
- BuldRequire autoconf and automake, for the test patch.
- Add coment explaining why bison is buildrequired.
- Remove BuildRequire: flex.
2007-10-31 16:13:03 +00:00
kzak c3aa10c4eb fix typo in package desc 2007-03-05 08:39:54 +00:00
kzak 0afa8f5deb fix previous stupid commit 2007-03-01 15:37:49 +00:00
kzak 79ed46a81d add -p to %install 2007-03-01 15:31:30 +00:00
kzak cd2a92fbf8 - fix #225777 - clean up spec file according to Fedora Merge Review
suggestions (thanks to Dan Horak and Patrice Dumas)
- Resolves: rhbz#225777
2007-02-12 13:50:45 +00:00
kzak c118600f22 - sync with double-free upstream fixes
- fix #222531: Replace dist by ?dist
- Resolves: rhbz#222531
2007-01-15 11:27:53 +00:00
kzak 653a18c546 improve previous patch 2007-01-12 12:05:05 +00:00
kzak 3d4f4d39ec - fix #222080 double free or corruption
- Resolves: rhbz#222080
2007-01-11 08:30:43 +00:00
kzak 8454635dc5 fix spec file 2006-07-19 21:52:37 +00:00
kzak 964b5b0f0d IPv6 support 2006-07-18 07:21:33 +00:00
Jesse Keating 27331ff5ec bumped for rebuild 2006-07-12 05:53:02 +00:00
kzak def2ec130e fix previous incomplete commit... 2006-07-10 07:47:49 +00:00
kzak 378468e41f numeric conversion bug fix 2006-07-10 07:43:09 +00:00
kzak c4831eb22b fix BuildReq 2006-06-23 16:16:32 +00:00
kzak 9a938f25ff fix syntax error, core dump bug 2006-06-23 15:59:03 +00:00
kzak b96b60afae fix work with /dev/fd/X 2006-06-22 13:53:48 +00:00
kzak 70435401bc improved wchar concat 2006-02-14 08:47:27 +00:00
Jesse Keating 08d741ec70 bump for bug in double-long on ppc(64) 2006-02-11 02:47:55 +00:00
kzak 97e51abe4a fix wide characters concatenation 2006-02-10 22:01:46 +00:00
Jesse Keating 179269a558 bump for new gcc/glibc 2006-02-07 11:43:35 +00:00
kzak 8ae7f06f34 minor paches from upstream 2005-12-22 18:48:39 +00:00
Jesse Keating d6ea928029 gcc update bump 2005-12-09 22:40:31 +00:00
kzak db044d431f -fix FIELDWIDTHS 2005-10-10 09:55:02 +00:00
kzak 8d4cb7ede3 - fix free usage 2005-09-27 17:25:41 +00:00
kzak 9538ce397b *** empty log message *** 2005-09-20 13:35:25 +00:00
kzak bcd8832942 - spec file cleanup 2005-09-20 13:26:31 +00:00
kzak de1f1863a1 - new upstream release. I hope that better than the last one... 2005-09-20 12:12:48 +00:00
kzak 188124d2c6 - fix #160421 - gawk crash when using non-decimal data in command line
parameters
2005-06-15 16:57:32 +00:00
Karsten Hopp 68b8d91438 - build with gcc-4 2005-03-02 12:35:47 +00:00
kzak d586a4de52 - release++ 2004-11-12 08:09:14 +00:00
kzak 0783ce19df - update awk to FC4 2004-11-11 15:51:59 +00:00
kzak 29b0e54137 - try new release++ 2004-11-08 16:05:47 +00:00
kzak 5b6a13e462 - uf.. for "make tag" need realese++ again... 2004-11-08 15:23:49 +00:00
kzak 48a03bed9a - release++ 2004-11-08 15:20:45 +00:00
kzak d291669131 - rollback to 3.1.3 :-( 2004-11-08 15:18:23 +00:00
kzak 3fd681d318 - release++ 2004-11-08 13:24:32 +00:00
kzak 164fc58647 - update to 3.1.4 2004-11-08 12:57:37 +00:00
kzak 8bf81ebb65 - add gawk-3.1.3-trans.patch and fix #137832 2004-11-04 16:29:18 +00:00
cvsdist c6509509fd auto-import changelog data from gawk-3.1.3-9.src.rpm
Mon Jun 28 2004 Thomas Woerner <twoerner@redhat.com> 3.1.3-9
- fixed "read only one input file on 64-bit architectures"
2004-09-09 05:00:00 +00:00
cvsdist 270b5645ce auto-import changelog data from gawk-3.1.3-8.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 04:59:50 +00:00
cvsdist 62c6143f7b auto-import changelog data from gawk-3.1.3-7.src.rpm
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 04:59:45 +00:00
cvsdist 912f53f00b auto-import changelog data from gawk-3.1.3-6.src.rpm
Mon Jan 26 2004 Thomas Woerner <twoerner@redhat.com> 3.1.3-6
- fixed getpgrp_void problem (#114246)
- removed old patches
2004-09-09 04:59:26 +00:00
cvsdist 610e35687d auto-import changelog data from gawk-3.1.3-5.src.rpm
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
2004-09-09 04:59:16 +00:00
cvsdist a020bfc4b2 auto-import changelog data from gawk-3.1.3-3.src.rpm
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
2004-09-09 04:59:10 +00:00
cvsdist fb7eed6d11 auto-import changelog data from gawk-3.1.1-9.src.rpm
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
2004-09-09 04:58:41 +00:00
cvsdist 0b4e9f0954 auto-import changelog data from gawk-3.1.0-4.src.rpm
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
2004-09-09 04:58:07 +00:00
cvsdist 2bb86e15a1 auto-import changelog data from gawk-3.1.0-3.src.rpm
Tue Jul 31 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- do not warn about unnecessary escaping
2004-09-09 04:57:46 +00:00
cvsdist cbf1dc0414 auto-import changelog data from gawk-3.1.0-2.src.rpm
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
2004-09-09 04:57:43 +00:00
cvsdist 2dc358e9aa auto-import gawk-3.0.6-2 from gawk-3.0.6-2.src.rpm 2004-09-09 04:57:38 +00:00
cvsdist 7996bfa59c auto-import gawk-3.0.6-1 from gawk-3.0.6-1.src.rpm 2004-09-09 04:57:29 +00:00
cvsdist b39d5793c1 auto-import changelog data from gawk-3.0.4-2j3.src.rpm
Mon Sep 11 2000 Matt Wilson <msw@redhat.com>
- added %defattr(-,root,root)
Tue Aug 01 2000 Yukihiro Nakai <ynakai@redhat.com>
- Update japanese patch to 2000.06.18 version.
- Rebuild for 7.0J
Wed Mar 15 2000 Matt Wilson <msw@redhat.com>
- use enable_japanese macro
Tue Mar 14 2000 Chris Ding <cding@redhat.com>
- added patch for multi-byte
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
2004-09-09 04:57:15 +00:00