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

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


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

    use generic url

 perl-POE-Component-CD-Detect.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-POE-Component-CD-Detect.spec b/perl-POE-Component-CD-Detect.spec
index dc0831e..30c9e83 100644
--- a/perl-POE-Component-CD-Detect.spec
+++ b/perl-POE-Component-CD-Detect.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-Detect
+%include	/usr/lib/rpm/macros.perl
 Summary:	POE::Component::CD::Detect - detects CD insertions and provides TOC
 Summary(pl.UTF-8):	POE::Component::CD::Detect - wykrywanie włożenia CD i odczytanie TOC
 Name:		perl-POE-Component-CD-Detect
@@ -14,6 +14,7 @@ License:	BSD-like
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	92b8377a52c3a67e9084c51ba9c2cdf2
+URL:		http://search.cpan.org/dist/POE-Component-CD-Detect/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -23,8 +24,8 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This POE component detects the insertion of a CD into a given drive and
-issues a callback to the caller with the disc's table of contents.
+This POE component detects the insertion of a CD into a given drive
+and issues a callback to the caller with the disc's table of contents.
 
 %description -l pl.UTF-8
 Ten komponent POE wykrywa fakt włożenia płyty CD do danego napędu i
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-POE-Component-CD-Detect.git/commitdiff/9cbbcc3be008f8535a2d0d2d8445f84138b97da4



More information about the pld-cvs-commit mailing list