Olaf,
I added this patch to supermin 5, which enables support for OpenSUSE /
zypper, and allowed me to rebuild libguestfs on 13.1.
It is largely based on the previous code that you did, but I have
dropped support for the --packager-config option. I can add this back
if you want, although I'd like to avoid use of the 'inifiles' library.
If you want to try this you will need to:
- git clone supermin
- compile supermin
- either install supermin 5, or:
export SUPERMIN=/path/to/supermin/src/supermin
- configure & compile libguestfs (>= 1.25.38) in the usual way
Rich.