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

index 645ce8eefc086cbfa931e0172428330fe85affc8..426058b1be0e5c33f47f532de7e41bc0f26952eb 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    TableHash
+%include       /usr/lib/rpm/macros.perl
 Summary:       DBIx::TableHash - Tie a hash to a MySQL table + SQL utils
 Summary(pl.UTF-8):     DBIx::TableHash - powiązanie hasza z tabelą MySQL oraz narzędzia SQL
 Name:          perl-DBIx-TableHash
@@ -15,11 +15,12 @@ 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: 83106f75a33d37b0685ded08322711ba
+URL:           http://search.cpan.org/dist/DBIx-TableHash/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-DBI
 %endif
-BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.092366 seconds and 4 git commands to generate.