]> git.pld-linux.org Git - packages/perl-PodToHTML.git/commitdiff
- ugly walkaround: added noautoreq perl(Pod::Parser) and R: perl-Pod-Parser due to... auto/th/perl-PodToHTML-0_08-2
authoramateja <amateja@pld-linux.org>
Fri, 23 Oct 2009 13:34:30 +0000 (13:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    perl-PodToHTML.spec -> 1.40

perl-PodToHTML.spec

index 5286dc891d713fbff16400f11069dde96172606e..facccdb682bf8d2ba4b2347fa7fc6b19376ab262 100644 (file)
@@ -7,7 +7,7 @@ Summary:        PodToHTML Perl module - converts POD to HTML or PostScript
 Summary(pl.UTF-8):     Moduł Perla PodToHTML - konwersja plików POD do formatu HTML lub PostScript
 Name:          perl-PodToHTML
 Version:       0.08
-Release:       1
+Release:       2
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
@@ -19,9 +19,12 @@ BuildRequires:       perl-HTML-Tree
 BuildRequires: perl-HTML-Parser
 BuildRequires: perl-HTML-Stream
 BuildRequires: perl-URI
+Requires:      perl-Pod-Parser
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _noautoreq      perl(Pod::Parser)
+
 %description
 PodToHTML Perl module converts POD to HTML or PostScript.
 
This page took 0.068403 seconds and 4 git commands to generate.