[Libguestfs] [PATCH v2] lib: update inspect_list_applications to return all installed RPMs (RHBZ#859885)

Richard W.M. Jones rjones at redhat.com
Mon Oct 29 21:55:34 UTC 2012


On the basis that RPMs ought to have a version and release field, I
made this change:

  if (version && release)
    add_application (g, data->apps, entry->name, "", 0, version, release,
                     "", "", "", "");

I have pushed the modified patch.

Thanks for your contribution!

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/




More information about the Libguestfs mailing list