From: Elan Ruusamäe Date: Tue, 25 Nov 2014 08:13:03 +0000 (+0200) Subject: use generic url X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=54df9c2fb15a38be073959cfcf50710dd07e7f86;p=packages%2Fperl-Audio-OSS.git use generic url --- diff --git a/perl-Audio-OSS.spec b/perl-Audio-OSS.spec index e0da63e..f039512 100644 --- a/perl-Audio-OSS.spec +++ b/perl-Audio-OSS.spec @@ -1,9 +1,10 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -%include /usr/lib/rpm/macros.perl + %define pdir Audio %define pnam OSS +%include /usr/lib/rpm/macros.perl Summary: Audio::OSS Perl module - interface to Open Sound System Summary(pl.UTF-8): Moduł Perla Audio::OSS - interfejs do Open Sound System Name: perl-Audio-OSS @@ -14,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: 8c77167acea908501c243be198149efb +URL: http://search.cpan.org/dist/Audio-OSS/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 Provides: perl(Audio::OSS::Constants)