[packages/perl-Class-DBI-Plugin-Type] use generic url

glen glen at pld-linux.org
Tue Nov 25 10:12:31 CET 2014


commit c00e5b9f945f8424843b44a85ea323f1223d92d5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 11:12:28 2014 +0200

    use generic url

 perl-Class-DBI-Plugin-Type.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Class-DBI-Plugin-Type.spec b/perl-Class-DBI-Plugin-Type.spec
index f5ebbb5..8b96852 100644
--- a/perl-Class-DBI-Plugin-Type.spec
+++ b/perl-Class-DBI-Plugin-Type.spec
@@ -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	DBI-Plugin-Type
+%include	/usr/lib/rpm/macros.perl
 Summary:	Determine type information for columns
 Summary(pl.UTF-8):	Określanie informacji o typie dla kolumn
 Name:		perl-Class-DBI-Plugin-Type
@@ -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:	2f80426ccc67629543404ee9376a6d3e
+URL:		http://search.cpan.org/dist/Class-DBI-Plugin-Type/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -29,8 +30,8 @@ This module allows Class::DBI-based classes to query their columns for
 data type information in a database-independent manner.
 
 %description -l pl.UTF-8
-Ten moduł pozwala klasom opartym na Class::DBI na odpytywanie kolumn
-o informacje o typie w sposób niezależny od bazy danych.
+Ten moduł pozwala klasom opartym na Class::DBI na odpytywanie kolumn o
+informacje o typie w sposób niezależny od bazy danych.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Class-DBI-Plugin-Type.git/commitdiff/c00e5b9f945f8424843b44a85ea323f1223d92d5



More information about the pld-cvs-commit mailing list