[packages/perl-Audio-SoundFile] use generic url
glen
glen at pld-linux.org
Tue Nov 25 09:13:21 CET 2014
commit 06bb1a160944f47dcdbe5be8dab8d53191501e97
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 10:13:18 2014 +0200
use generic url
perl-Audio-SoundFile.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Audio-SoundFile.spec b/perl-Audio-SoundFile.spec
index 6ac7d98..6273482 100644
--- a/perl-Audio-SoundFile.spec
+++ b/perl-Audio-SoundFile.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Audio
%define pnam SoundFile
+%include /usr/lib/rpm/macros.perl
Summary: Audio::SoundFile Perl module - interface to libsndfile, a sound I/O library
Summary(pl.UTF-8): Moduł Perla Audio::SoundFile - interfejs do libsndfile
Name: perl-Audio-SoundFile
@@ -15,9 +15,10 @@ 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: cbb84d7ffb4a8fc5389d7239696bda3c
+URL: http://search.cpan.org/dist/Audio-SoundFile/
BuildRequires: libsndfile-devel >= 1.0.0
-BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: perl-PDL
+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-SoundFile.git/commitdiff/06bb1a160944f47dcdbe5be8dab8d53191501e97
More information about the pld-cvs-commit
mailing list