15 Commits

Author SHA256 Message Date
f1ca87ad71 Accepting request 1188440 from home:favogt:branches:Base:System
- Update to version 1.3.4-20240622:
  * Various bugfixes and code improvements
  * See provided CHANGES for a detailed list of changes

OBS-URL: https://build.opensuse.org/request/show/1188440
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=33
2024-07-20 18:05:15 +00:00
1a4e2f185b Accepting request 1094644 from home:pluskalm:branches:Base:System
- Update to version 1.3.4-20230525:
  * see provided CHANGES for detailed list of changes
- Refresh source urls and gpg keyring

OBS-URL: https://build.opensuse.org/request/show/1094644
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=31
2023-06-22 11:41:56 +00:00
d3a8250793 Accepting request 1055712 from home:lnussel:usrmerge
Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1055712
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=29
2023-01-04 11:05:54 +00:00
3f8031fcc1 Accepting request 921254 from home:manfred999:branches:Base:System
This is Part 2/2 to remove update-alternatives support from awk.
On linux systems, GNU software is usually considered the default implementation. There are a lot of scripts assuming gawk to be the
interpreter engine, as for very long time now, gawk is the default
interpreter for SUSE/openSUSE. 
Gawk is POSIX compliant if the env variable POSIXLY_CORRECT is set,
and therefore should be able to run run all awk scripts seeking for compatibility.
This patch unconditionally removes the ability to set mawk as the default awk implementation.

OBS-URL: https://build.opensuse.org/request/show/921254
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=28
2021-09-28 08:55:41 +00:00
Ismail Dönmez
a210881548 Accepting request 869222 from home:lnussel:usrmove
- fix update-alternatives usage. Needs to be in %postun according to
  https://en.opensuse.org/openSUSE:Packaging_Multiple_Version_guidelines#update-alternatives_mechanism

OBS-URL: https://build.opensuse.org/request/show/869222
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=26
2021-02-04 14:41:17 +00:00
Ismail Dönmez
6c90cbf720 Accepting request 867178 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/request/show/867178
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=24
2021-01-27 16:24:33 +00:00
Ismail Dönmez
851f5d7c30 Accepting request 807487 from home:namtrac:branches:Base:System
- Update to version 1.3.4-20200120 
  * fix typos found with codespell.
  * when reading input in interactive mode, provide for extending the
    buffer size for very long lines (Original-Mawk #59).
  * correct line-number shown in too-many-arguments error message for
    the case where the function is a forward reference (report by "mukti").
  * fix install for manpage when configure --srcdir option is used
    (report by Rajeev V Pillai).
  * use both CFLAGS/LDFLAGS when linking in makefile (report by Rajeev V Pillai).
  * fix clang-9 warning in bi_funct.c (report by Rajeev V Pillai).
  * minor improvement to gcc warning options, from vile
  * improve manpage formatting, e.g., for man2html
  * improve debug-traces
  * eliminate non-portable tdestroy() from zmalloc no-leaks code.
  * revert a change for memory-leaks which made the forced-exit via a
    user function inconsistent with earlier versions (report by Sihera Andre).
  * amend a change for memory-leaks to avoid a double-free (Original-Mawk #56).

OBS-URL: https://build.opensuse.org/request/show/807487
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=22
2020-05-20 16:00:45 +00:00
f71941483e Accepting request 622031 from home:pluskalm:branches:Base:System
- Update to version 1.3.4-20171017:

OBS-URL: https://build.opensuse.org/request/show/622031
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=20
2018-07-12 12:31:02 +00:00
f97c51f438 Accepting request 451880 from home:bmwiedemann:branches:Base:System
Add reproducible.patch to allow for reproducible builds

OBS-URL: https://build.opensuse.org/request/show/451880
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=18
2017-01-30 09:45:32 +00:00
90289c6cd6 Accepting request 343281 from home:posophe:branches:Base:System
update

OBS-URL: https://build.opensuse.org/request/show/343281
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=16
2015-11-18 13:25:08 +00:00
Guido Berhoerster
24117b0a1f Accepting request 294503 from home:pluskalm:branches:Base:System
- Add gpg signature
- Cleanup spec file with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/294503
OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=14
2015-04-04 16:43:52 +00:00
Guido Berhoerster
eff42097d1 - adjust update-alternative usage to packaging policy
(see http://lists.opensuse.org/opensuse-packaging/2014-02/msg00024.html)
- move mawk to /usr/bin and add symlink in /bin

OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=12
2014-02-08 12:35:32 +00:00
Guido Berhoerster
7ecf7ed018 - package COPYING
- simplify installation
- make example scripts executable

OBS-URL: https://build.opensuse.org/package/show/Base:System/mawk?expand=0&rev=10
2012-05-15 08:43:49 +00:00
Stephan Kulow
a2ab860b32 Accepting request 99588 from Base:System
- added mawk-1.3.4-fix-regex-matching.patch which adds limit-check
  after processing match(test, "[^0-9A-Za-z]") to ensure the
  internal trailing null of the test-string is not mistaken for
  part of the string (backported from development snapshot,
  bnc#740484)
- specfile cleanup

OBS-URL: https://build.opensuse.org/request/show/99588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=8
2012-01-10 13:51:07 +00:00
OBS User autobuild
7d421e0727 Accepting request 33796 from Base:System
Copy from Base:System/mawk based on submit request 33796 from user gberh

OBS-URL: https://build.opensuse.org/request/show/33796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=1
2010-03-05 11:15:05 +00:00