[packages/perl-POE-Component-CD-Rip] use generic url

glen glen at pld-linux.org
Tue Nov 25 21:01:19 CET 2014


commit cc1aa6e6afb25aed9273b2b3f7582e54dbd024be
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 22:01:16 2014 +0200

    use generic url

 perl-POE-Component-CD-Rip.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-POE-Component-CD-Rip.spec b/perl-POE-Component-CD-Rip.spec
index 1d064a6..d3f8097 100644
--- a/perl-POE-Component-CD-Rip.spec
+++ b/perl-POE-Component-CD-Rip.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests # do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	POE
 %define		pnam	Component-CD-Rip
+%include	/usr/lib/rpm/macros.perl
 Summary:	POE::Component::CD::Rip - POE component for running cdparanoia, a CD ripper
 Summary(pl.UTF-8):	POE::Component::CD::Rip - komponenty POE do ripowania CD przy pomocy cdparanoi
 Name:		perl-POE-Component-CD-Rip
@@ -14,6 +14,7 @@ License:	MIT
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	c5aeb2fed00d7f02e9bfb3e7b8a64720
+URL:		http://search.cpan.org/dist/POE-Component-CD-Rip/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -23,7 +24,7 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This POE component serves to rip tracks from a CD.  At present it is
+This POE component serves to rip tracks from a CD. At present it is
 merely a wrapper for the cdparanoia program which does the bulk of the
 work.
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-POE-Component-CD-Rip.git/commitdiff/cc1aa6e6afb25aed9273b2b3f7582e54dbd024be



More information about the pld-cvs-commit mailing list