From b147b9f498da0e223df044c960ee9421fdaf5d11 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 24 Jan 2006 11:38:50 +0000 Subject: Pod formatting fix --- URPM.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'URPM.pm') 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 -- cgit v1.2.1