From 3ffaf6eab2c62a4f54518ad07ce5300c0a801cd3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 30 Nov 2014 16:35:06 +0200 Subject: [PATCH] use generic url --- perl-Text-Unaccent.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-Text-Unaccent.spec b/perl-Text-Unaccent.spec index 6202b1d..dfd5e50 100644 --- a/perl-Text-Unaccent.spec +++ b/perl-Text-Unaccent.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir Text %define pnam Unaccent +%include /usr/lib/rpm/macros.perl Summary: Text::Unaccent - remove accents from a string Summary(pl.UTF-8): Text::Unaccent - usuwanie akcentów z napisów Name: perl-Text-Unaccent @@ -14,6 +14,7 @@ License: GPL v2+ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 9ac9b28cbb66f4829a50d563ace79cb5 +URL: http://search.cpan.org/dist/Text-Unaccent/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0