]> git.pld-linux.org Git - packages/perl-PodToHTML.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 20:25:44 +0000 (22:25 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 20:25:44 +0000 (22:25 +0200)
perl-PodToHTML.spec

index facccdb682bf8d2ba4b2347fa7fc6b19376ab262..3e231716a274a09e6a0e0987a40dcc8e912e9853 100644 (file)
@@ -1,7 +1,8 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
+
+%define                pdir    PodToHTML
 %include       /usr/lib/rpm/macros.perl
 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
@@ -13,12 +14,13 @@ License:    GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Pod/PodToHTML-%{version}.tar.gz
 # Source0-md5: fec09c1e062ed4c670b6b982649e2f24
-BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl-devel >= 1:5.8.0
-BuildRequires: perl-HTML-Tree
+URL:           http://search.cpan.org/dist/PodToHTML/
 BuildRequires: perl-HTML-Parser
 BuildRequires: perl-HTML-Stream
+BuildRequires: perl-HTML-Tree
 BuildRequires: perl-URI
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 Requires:      perl-Pod-Parser
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.133445 seconds and 4 git commands to generate.