Commit Graph

3 Commits

Author SHA256 Message Date
ca4b7da854 Accepting request 776446 from home:mcepl:branches:Education
- Update to version 1.12.1+git.1579902294.78aa097:
  * Replace inet_ntoa with gethostbyname for checking -lnsl library. It seems recent IssumOS has inet_ntoa in libc.
  * test/dictzip_test.in: use @AWK@ instead of awk
  * test/dictzip_test.in: avoid printing binary \0. This fixes test on some systems
  * Fix test/dictzip_test regression test with broken busybox-1.30 AWK implementation. Use AWK set to ./configure script
  * dictfmt: fix overlap of memcpy(3) (overlap of source and destination pointers) Use memmove(3) instead of memcpy(3). This fixes test fail on Linux/musl.
  * Fix build on Solaris-10

OBS-URL: https://build.opensuse.org/request/show/776446
OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=19
2020-02-19 11:30:19 +00:00
25977c9b9d - Update to 1.12.1+git.1555438032.190d8c6:
- Remove --enable-dictorg from dict(1)
- Stop using obs_scm, it doesn't work, use tar_scm instead.
- Use tighter globs in %%files to make debuginfo generator happy.
- Clean up SPEC using spec-cleaner.

- Update to version 1.12.1+git.1555438032.190d8c6:
  * Remove --enable-dictorg from dict(1)
  * update config.sub and config.guess
  * dictfmt: fix merge conflict
  * dictfmt: fix compilation failure on Solaris (alloca)
  * dictfmt: DICTFMT_SORT variable is used for setting sort(1)
  * Support for --use-dictorg was removed
  * Support for socks5 was removed
  * Clean-ups for autocrap build system (headers and types)
  * Use stable sort to ensure already-sorted input stays sorted.
  * Revert "Update tables for is{space,alnum}__ (report by michael72)"

OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=16
2019-04-24 10:17:05 +00:00
4bd10e9b1a - Update to version 1.12.1.git.1520674574.9a2f53e:
* update config.sub and config.guess
  * dictfmt: fix merge conflict
  * dictfmt: fix compilation failure on Solaris (alloca)
  * dictfmt: DICTFMT_SORT variable is used for setting sort(1)
  * Support for --use-dictorg was removed
  * Support for socks5 was removed
  * Clean-ups for autocrap build system (headers and types)
  * Clean-ups for autocrap build system (mbstate_t, wchar_t, wint_t, socklen_t, size_t, CODESET, alloca)
  * Use stable sort to ensure already-sorted input stays sorted.
  * Revert "Update tables for is{space,alnum}__ (report by michael72)"

OBS-URL: https://build.opensuse.org/package/show/Education/dictd?expand=0&rev=9
2019-01-26 18:37:08 +00:00