diff options
-rw-r--r-- | URPM.pm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |