]> git.pld-linux.org Git - packages/perl-HTML-PageIndex.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:51:49 +0000 (12:51 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:51:49 +0000 (12:51 +0200)
perl-HTML-PageIndex.spec

index ad8d07f3689005a571918711b345829d15a26e65..6d599ae2b8813387d013aebf8a51c2aae773f69d 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    HTML
 %define                pnam    PageIndex
+%include       /usr/lib/rpm/macros.perl
 Summary:       HTML::PageIndex - class to create HTML page index objects
 Summary(pl.UTF-8):     HTML::PageIndex - klasa do tworzenia obiektów stron indeksowych w HTML-u
 Name:          perl-HTML-PageIndex
@@ -15,8 +15,9 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 1586ce9b8dfab1178224ef35a1c556e9
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/HTML-PageIndex/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.079415 seconds and 4 git commands to generate.