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

index d61a2d6bd4d8c595d96e4c0f14e6cdca48e9e35c..a6d31a352a88bcef1cebc7ede176822f790f9a45 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_with    tests   # perform "make test" (uses network!)
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Netscape
 %define                pnam    History
+%include       /usr/lib/rpm/macros.perl
 Summary:       Netscape::History perl module
 Summary(pl.UTF-8):     Moduł perla Netscape::History
 Name:          perl-Netscape-History
@@ -14,9 +14,10 @@ License:     GPL
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: c818ccf480aae7bf6e62e0566b1fff73
-BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl-devel >= 1:5.8.0
+URL:           http://search.cpan.org/dist/Netscape-History/
 BuildRequires: perl-URI
+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.10031 seconds and 4 git commands to generate.