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

index f5ebbb5963b6cb7a351f1f090489d8643f0a3e4e..8b968523c26798c16075d7d0d46b8917a57398ac 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    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
-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}
This page took 0.453347 seconds and 4 git commands to generate.