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

index 8ed68d2ad29b2dafe42091b63ab09431f973d567..cc22f38230539f5b6caa5149fd567f05de198a8f 100644 (file)
@@ -1,9 +1,9 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    CDDB
+%include       /usr/lib/rpm/macros.perl
 Summary:       CDDB - high-level interface to databases based on the Compact Disc DataBase protocol
 Summary(pl.UTF-8):     CDDB - wysokopoziomowy interfejs do baz danych opartych o protokół CDDB
 Name:          perl-CDDB
@@ -14,6 +14,7 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/CDDB/CDDB-%{version}.tar.gz
 # Source0-md5: 9cfad0b6be00aa7c1cb76697edafd9a5
+URL:           http://search.cpan.org/dist/CDDB/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.107694 seconds and 4 git commands to generate.