Package: recutils / 1.7-1.1

Metadata

Package Version Patches format
recutils 1.7-1.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
man.patch | (download)

man/csv2rec.1 | 2 1 + 1 - 0 !
man/mdb2rec.1 | 2 1 + 1 - 0 !
man/rec2csv.1 | 2 1 + 1 - 0 !
man/recdel.1 | 4 2 + 2 - 0 !
man/recfix.1 | 2 1 + 1 - 0 !
man/recfmt.1 | 2 1 + 1 - 0 !
man/recinf.1 | 2 1 + 1 - 0 !
man/recins.1 | 4 2 + 2 - 0 !
man/recsel.1 | 4 2 + 2 - 0 !
man/recset.1 | 2 1 + 1 - 0 !
10 files changed, 13 insertions(+), 13 deletions(-)

 escaping dashes and matching the version number in the manpages to the installed utils


evaluation of sexes.patch | (download)

src/rec-sex-ast.c | 33 32 + 1 - 0 !
src/rec-sex-ast.h | 7 6 + 1 - 0 !
src/rec-sex.c | 3 2 + 1 - 0 !
torture/utils/recsel.sh | 17 17 + 0 - 0 !
4 files changed, 57 insertions(+), 3 deletions(-)

 fix evaluation of sexes containing #name expressions
csv2rec format warning.patch | (download)

utils/csv2rec.c | 12 4 + 8 - 0 !
1 file changed, 4 insertions(+), 8 deletions(-)

 fix printf template slots to avoid warnings when compiled with -wformat
make check.patch | (download)

torture/utils/recins.sh | 4 2 + 2 - 0 !
torture/utils/testutils.sh | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fix make -j check
enable automake subdirs option.patch | (download)

torture/Makefile.am | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 automake throws a lot of "[...] option 'subdir-objects' is disabled"


fix includes.diff | (download)

bash/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---