]> git.pld-linux.org Git - packages/perl-DBIx-DataLookup.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:36:07 +0000 (12:36 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:36:07 +0000 (12:36 +0200)
perl-DBIx-DataLookup.spec

index 403553708ca1c7a1dac7fe22b2137ecbf3931ea4..c0dcdb25d7618fb303f171a98b40f5164632c92c 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # Do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    DBIx
 %define                pnam    DataLookup
+%include       /usr/lib/rpm/macros.perl
 Summary:       DataLookup - Perl extension for database view lookup table
 Summary(pl.UTF-8):     DataLookup - rozszerzenie Perla do przeglądania widoków baz danych
 Name:          perl-DBIx-DataLookup
@@ -14,6 +14,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: fe4102aa940282b3fe731d37149b73dc
+URL:           http://search.cpan.org/dist/DBIx-DataLookup/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.125371 seconds and 4 git commands to generate.