diff options
Diffstat (limited to 'URPM.pm')
-rw-r--r-- | URPM.pm | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -334,6 +334,9 @@ where epoch, version and release are RPM-style version numbers. This method gets the B<depslist> and the B<provides> from a synthesis file and adds them to the URPM object. +The return value is a two-element array containing the first and the last id +parsed. + =item $urpm->parse_hdlist($file, %options) This method loads rpm informations from rpm headers contained in an hdlist |