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

index 78f949425b3515bd3f4300744b3a91622d205f66..dc020565cedc4f890b24ad8dcf0ef3f601c53ebe 100644 (file)
@@ -1,15 +1,14 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-# 
 
 %ifnarch %{ix86} alpha
 %undefine      with_tests
 %endif
 
-%include       /usr/lib/rpm/macros.perl
 %define                pdir    Audio
 %define                pnam    Tools
+%include       /usr/lib/rpm/macros.perl
 Summary:       Audio::Tools Perl module - common tools for some Audio:: modules
 Summary(pl.UTF-8):     Moduł Perla Audio::Tools - wspólny kod dla części modułów Audio::
 Name:          perl-Audio-Tools
@@ -19,6 +18,7 @@ License:      unknown
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: d608a733f373f7bd28d08c0ec6e67116
+URL:           http://search.cpan.org/dist/Audio-Tools/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
This page took 0.0903 seconds and 4 git commands to generate.