aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-01-24 11:38:50 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-01-24 11:38:50 +0000
commitb147b9f498da0e223df044c960ee9421fdaf5d11 (patch)
treefd75e66d7374fe83f60323f916d186de1b710ee4
parent6ddd65d516d781b73060d746a23d66b5cfef221f (diff)
downloadperl-URPM-b147b9f498da0e223df044c960ee9421fdaf5d11.tar
perl-URPM-b147b9f498da0e223df044c960ee9421fdaf5d11.tar.gz
perl-URPM-b147b9f498da0e223df044c960ee9421fdaf5d11.tar.bz2
perl-URPM-b147b9f498da0e223df044c960ee9421fdaf5d11.tar.xz
perl-URPM-b147b9f498da0e223df044c960ee9421fdaf5d11.zip
Pod formatting fix
-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