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

index e289b207c907eec68084369d1e5cf68b24e1cd2d..28d9121ef669765fd898b5fde006c973f3437896 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_get
+%include       /usr/lib/rpm/macros.perl
 Summary:       CDDB - read the CDDB entry for an audio CD in your drive
 Summary(pl.UTF-8):     CDDB - odczyt informacji CDDB dla płyty audio CD w napędzie
 Name:          perl-CDDB_get
@@ -13,6 +13,7 @@ License:      GPL v2 or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-authors/id/F/FO/FONKIE/%{pdir}-%{version}.tar.gz
 # Source0-md5: 405a3704ad5db45f117cc7cc5bd1ce7c
+URL:           http://search.cpan.org/dist/CDDB_get/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.079803 seconds and 4 git commands to generate.