Revisions of libmaa
Ana Guerrero (anag+factory)
accepted
request 1183488
from
Matej Cepl (mcepl)
(revision 4)
- Update to version 1.5.1 * Improve tests/pr test * Add new function pr_open2 with argument "callback" ran from child process immediately after fork(2) and before execvp(3). * COPTS defaults to -O2 -g * Add support for target "help", bump MKC_REQD to 0.34.0 * maa/log.c: fix compilation failure due to -Werror on NetBSD-10.99.10 with gcc-10.5.0 * Move WARNS=4 to Makefile.common * SUBPRJ_DFLT = maa test * MAXHOSTNAMELEN can be already defined, limit to 64 characters to avoid possible truncation.
Dominique Leuenberger (dimstar_suse)
accepted
request 697416
from
Matej Cepl (mcepl)
(revision 2)
- Update to libmaa-1.4.4: * Fix compilation failure using gcc-8 - Simplify build process using capabilities of mk-configure - Remove patches already applied in upstream, specifically - 02-Spelling-typos.patch - 03-Fix-gcc-8-ftbfs.patch - Fix License in rpm spec - Remove unnecessary dependencies from rpm spec
Stephan Kulow (coolo)
accepted
request 670419
from
Matej Cepl (mcepl)
(revision 1)
- Trim filler wording from descriptions. Set proper RPM groups, and noarch status for doc subpackage. - Drop silly glibc PreReq. - Upgrade to libmaa-1.4.2: * Fix build failure on SunOS-5.11 (alloca) * License has been changed from LGPL to MIT, permitted by Rik Faith, original author of this library. * Build system changed from autotools to mk-configure. * Library version/soname was bumped from 3 to 4. I cannot guarantee that mk-configure and libtool build shared library the same way. * Tests were added for stk_*, mem_* and prm_* functions. * stk_isempty function was added. * stk_* and other was reimplemented without obstack functions (glibc extension). - Add 02-Spelling-typos.patch and 03-Fix-gcc-8-ftbfs.patch from Debian package. - initial package
Displaying all 4 revisions