[packages/perl-Audio-DSP] use generic url
glen
glen at pld-linux.org
Tue Nov 25 09:12:40 CET 2014
commit 42040071b95eedcc6c53c9349d3b522640816daf
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 10:12:37 2014 +0200
use generic url
perl-Audio-DSP.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-Audio-DSP.spec b/perl-Audio-DSP.spec
index f0ecd6f..0411e0c 100644
--- a/perl-Audio-DSP.spec
+++ b/perl-Audio-DSP.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_with tests # perform "make test" (requires working /dev/dsp)
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Audio
%define pnam DSP
+%include /usr/lib/rpm/macros.perl
Summary: Audio::DSP Perl module - interface to *NIX digital audio device
Summary(pl.UTF-8): Moduł Perla Audio::DSP - interfejs do uniksowego cyfrowego urządzenia cyfrowego dźwiękowego
Name: perl-Audio-DSP
@@ -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: 7c3027a732d14665d4ffec0aff4b548e
+URL: http://search.cpan.org/dist/Audio-DSP/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Audio-DSP.git/commitdiff/42040071b95eedcc6c53c9349d3b522640816daf
More information about the pld-cvs-commit
mailing list