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

index f6d2198cef82c0cc64cfa91ea11364350d41fff5..2659557ce0a9ca070aa28a21424ed2a08a7a22b5 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Unicode
 %define                pnam    Lite
+%include       /usr/lib/rpm/macros.perl
 Summary:       Unicode::Lite - easy conversion between encodings
 Summary(pl.UTF-8):     Unicode::Lite - łatwa konwersja pomiędzy kodowaniami
 Name:          perl-Unicode-Lite
@@ -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: f8fa78a8c113bf8b42cba6e3cb9b8797
+URL:           http://search.cpan.org/dist/Unicode-Lite/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
This page took 0.090552 seconds and 4 git commands to generate.