aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--URPM.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/URPM.pm b/URPM.pm
index f7bfb53..8aabb3a 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -344,8 +344,6 @@ Recognized options are:
block => '...'
filename => '...'
-=back
-
=item URPM::spec2srcheader($specfile)
Returns a URPM::Package object containing the header of the source rpm produced
@@ -353,6 +351,8 @@ by the evaluation of the specfile whose path is given as argument. All
dependencies stored in this header are exactly the one needed to build the
specfile.
+=back
+
=head2 The URPM::DB class
=over 4