]> git.pld-linux.org Git - packages/perl-Class-Loader.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 09:12:53 +0000 (11:12 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 09:12:53 +0000 (11:12 +0200)
perl-Class-Loader.spec

index b5ea6d1c2d61256779fd4cb5fde2b5add6f7e711..6dea00ff81c2fecad84dc45c3ebfe775e6d32462 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Class
 %define                pnam    Loader
+%include       /usr/lib/rpm/macros.perl
 Summary:       Class::Loader - load modules and create objects on demand
 Summary(pl.UTF-8):     Class::Loader - wczytywanie modułów i tworzenie obiektów na żądanie
 Name:          perl-Class-Loader
@@ -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: 2e2ace3429380e2dad2f0e82137511b8
+URL:           http://search.cpan.org/dist/Class-Loader/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.08463 seconds and 4 git commands to generate.