From 09cbee0ac0f0b868857063814601bf055068f43d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 30 Nov 2014 16:38:48 +0200 Subject: [PATCH] use generic url --- perl-XML-CSV.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/perl-XML-CSV.spec b/perl-XML-CSV.spec index 8008b0c..bf688a6 100644 --- a/perl-XML-CSV.spec +++ b/perl-XML-CSV.spec @@ -1,10 +1,10 @@ # # Conditional build: %bcond_without tests # do perform "make test" -# -%include /usr/lib/rpm/macros.perl + %define pdir XML %define pnam CSV +%include /usr/lib/rpm/macros.perl Summary: XML::CSV - Perl extension converting CSV files to XML Summary(pl.UTF-8): XML::CSV - rozszerzenie Perla do konwersji plików CSV do XML-a Name: perl-XML-CSV @@ -15,6 +15,7 @@ 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: b53561db36721fb1b1965d82b869d3e7 +URL: http://search.cpan.org/dist/XML-CSV/ BuildRequires: perl-Text-CSV_XS >= 0.21 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -- 2.44.0