[packages/perl-Audio-Play-MPG123] use generic url

glen glen at pld-linux.org
Tue Nov 25 09:13:14 CET 2014


commit 50e45f382b48068d236685cfdc11df7c4c9c8986
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 10:13:10 2014 +0200

    use generic url

 perl-Audio-Play-MPG123.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-Audio-Play-MPG123.spec b/perl-Audio-Play-MPG123.spec
index 6bb9e9d..cc1395a 100644
--- a/perl-Audio-Play-MPG123.spec
+++ b/perl-Audio-Play-MPG123.spec
@@ -4,10 +4,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Audio
 %define		pnam	Play-MPG123
+%include	/usr/lib/rpm/macros.perl
 Summary:	Audio::Play::MPG123 Perl module - a frontend to mpg123
 Summary(pl.UTF-8):	Moduł Perla Audio::Play::MPG123 - frontend do mpg123
 Name:		perl-Audio-Play-MPG123
@@ -17,10 +17,11 @@ 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:	bd5134e4a7b5a537a921e464dc264e5f
+URL:		http://search.cpan.org/dist/Audio-Play-MPG123/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-BuildArch:	noarch
 Requires:	mpg123 >= 0.59r
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Audio-Play-MPG123.git/commitdiff/50e45f382b48068d236685cfdc11df7c4c9c8986



More information about the pld-cvs-commit mailing list