]> git.pld-linux.org Git - packages/perl-XML-CSV.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:38:48 +0000 (16:38 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 30 Nov 2014 14:38:48 +0000 (16:38 +0200)
perl-XML-CSV.spec

index 8008b0c81a3cddec0fd987ccc4a587a93241c2a4..bf688a616fd2ffd25746f1ca0b47a01c0bf15aa2 100644 (file)
@@ -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
This page took 0.200903 seconds and 4 git commands to generate.