[packages/perl-DBIx-TableHash] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:36:37 CET 2014
commit 8114873d8c7a4e5b019b54c70c63219080c7ef06
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:36:33 2014 +0200
use generic url
perl-DBIx-TableHash.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-DBIx-TableHash.spec b/perl-DBIx-TableHash.spec
index 645ce8e..426058b 100644
--- a/perl-DBIx-TableHash.spec
+++ b/perl-DBIx-TableHash.spec
@@ -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)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-DBIx-TableHash.git/commitdiff/8114873d8c7a4e5b019b54c70c63219080c7ef06
More information about the pld-cvs-commit
mailing list