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

index edbcd34525c0885688e1098f6b60dae1e1ff0d90..0c731ed87bcc35ff298700dce373042781f31df6 100644 (file)
@@ -2,10 +2,10 @@
 # Conditional build:
 %bcond_without autodeps        # don't BR packages needed only for resolving deps
 %bcond_without tests           # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define        pdir    Class
 %define        pnam    DBI-AbstractSearch
+%include       /usr/lib/rpm/macros.perl
 Summary:       Class::DBI::AbstractSearch - Abstract Class::DBI's SQL with SQL::Abstract::Limit
 Summary(pl.UTF-8):     Class::DBI::AbstractSearch - abstrakcja SQL Class::DBI z SQL::Abstract::Limit
 Name:          perl-Class-DBI-AbstractSearch
@@ -16,6 +16,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: d40e7301201135fe0246251097132a54
+URL:           http://search.cpan.org/dist/Class-DBI-AbstractSearch/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with autodeps} || %{with tests}
This page took 0.127835 seconds and 4 git commands to generate.