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

index 460c1b44025331867a2683e68e277f2785d8d389..e4325d6985b083b57cf4dbd7f507b5566c0e19fc 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    Navigation
+%include       /usr/lib/rpm/macros.perl
 Summary:       HTML::Navigation perl module
 Summary(pl.UTF-8):     Moduł perla HTML::Navigation
 Name:          perl-HTML-Navigation
@@ -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: 92e06c381bcf256674d120a5990dd94e
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/HTML-Navigation/
 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.081519 seconds and 4 git commands to generate.