Commit Graph

15 Commits

Author SHA256 Message Date
d89dfc7935 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
16b2a0762b 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
56dd04e32d 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
cbc01e893a 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
0a26772478 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
951abe9a14 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
0d1becc2e9 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
54c55f6ed5 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
8f3176ecd6 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
fe3dfa5418 - 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
e041354f7b - 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
15e6e8572f 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
Stephan Kulow
2365ac5704 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=7
2011-12-06 17:28:28 +00:00
OBS User autobuild
07b6faa6eb OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mawk?expand=0&rev=2 2010-03-18 15:08:36 +00:00
OBS User autobuild
e25a29c77c 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