[packages/perl-CDDB] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:29:44 CET 2014
commit 09eec62c6b16158e15d164703c0484c30d417bbe
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:29:40 2014 +0200
use generic url
perl-CDDB.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-CDDB.spec b/perl-CDDB.spec
index 8ed68d2..cc22f38 100644
--- a/perl-CDDB.spec
+++ b/perl-CDDB.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-CDDB.git/commitdiff/09eec62c6b16158e15d164703c0484c30d417bbe
More information about the pld-cvs-commit
mailing list