]> git.pld-linux.org Git - packages/perl-Lingua-Ispell.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 11:09:51 +0000 (13:09 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 11:09:51 +0000 (13:09 +0200)
perl-Lingua-Ispell.spec

index 16ef4f6b1fe5f38d9723dbc15a05dedd3f820f83..13224d6f8123bf62abce4558679238d70a366817 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Lingua
 %define                pnam    Ispell
+%include       /usr/lib/rpm/macros.perl
 Summary:       Lingua::Ispell Perl module
 Summary(pl.UTF-8):     Moduł Perla Lingua::Ispell
 Name:          perl-Lingua-Ispell
@@ -15,10 +15,11 @@ 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: 8f6a364daccf28a5c208fa1a3df83daa
+URL:           http://search.cpan.org/dist/Lingua-Ispell/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-BuildArch:     noarch
 Requires:      ispell >= 3.1.20-35
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.077396 seconds and 4 git commands to generate.