From ed457acdab74fe42674b9b1c9d4624c0642c6004 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 25 Nov 2014 13:09:51 +0200 Subject: [PATCH] use generic url --- perl-Lingua-Ispell.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/perl-Lingua-Ispell.spec b/perl-Lingua-Ispell.spec index 16ef4f6..13224d6 100644 --- a/perl-Lingua-Ispell.spec +++ b/perl-Lingua-Ispell.spec @@ -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 -- 2.44.0