aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--URPM.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/URPM.pm b/URPM.pm
index b24368f..4a4e181 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -694,6 +694,12 @@ Sets rpm verbosity level. $level is an integer between 2 (RPMMESS_CRIT) and 7
=item rpmErrorWriteTo($fd)
+=item spec2srcheader($specfile)
+
+Return a URPM::Package containing the header of source rpm produce by the
+evaluation of $specfile. Which mean all dependencies are exactally the one
+need to build the specfile.
+
=back
=head1 COPYRIGHT