extfs: rpm: introduce the rpm2tags tool.
commite3cef7576b9754c2cf3d85abe21ab3fda99feca1
authorMooffie <mooffie@gmail.com>
Mon, 2 Jan 2017 04:07:34 +0000 (2 06:07 +0200)
committerMooffie <mooffie@gmail.com>
Mon, 16 Jan 2017 11:58:07 +0000 (16 13:58 +0200)
treee62bc8d748ffba9b6de31ef5a6084a65d9316892
parent97bc2af3b2aee7085294beb41c62998638eb67e8
extfs: rpm: introduce the rpm2tags tool.

This is a preliminary step before being able to write tests for our rpm helper.

We introduce 'rpm2tags', a tool for converting RPM packages to parsable text
files. This will enable us to write tests that can run even where the 'rpm'
program isn't installed.

Signed-off-by: Mooffie <mooffie@gmail.com>
configure.ac
tests/src/vfs/extfs/helpers-list/Makefile.am
tests/src/vfs/extfs/helpers-list/misc/Makefile.am [new file with mode: 0644]
tests/src/vfs/extfs/helpers-list/misc/rpm2tags.pl [new file with mode: 0644]