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

index fa92ca95bc8e49dc56cea7c7d7b02e4628bfe7ec..142ad194be5354f6831739f0a6c2fe54eb275f31 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    XML
 %define                pnam    UM
+%include       /usr/lib/rpm/macros.perl
 Summary:       XML::UM - convert UTF-8 strings to any encoding supported by XML::Encoding
 Summary(pl.UTF-8):     XML::UM - konwersja łańcuchów z UTF-8 do dowolnego kodowania obsługiwanego przez XML::Encoding
 Name:          perl-XML-UM
@@ -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: 2c8de66145627b8ed3db27c72510b73d
+URL:           http://search.cpan.org/dist/XML-UM/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
This page took 0.091138 seconds and 4 git commands to generate.