]> git.pld-linux.org Git - packages/perl-POE-Component-CD-Rip.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 20:01:16 +0000 (22:01 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 20:01:16 +0000 (22:01 +0200)
perl-POE-Component-CD-Rip.spec

index 1d064a6c78d3c64e85967dc0cd41dd3007d82772..d3f8097b23bb76f4dcf0d75f86eb64b075117705 100644 (file)
@@ -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.
 
This page took 0.109939 seconds and 4 git commands to generate.