[packages/perl-Term-ReadLine-Perl] use generic url

glen glen at pld-linux.org
Wed Nov 26 14:12:09 CET 2014


commit 617b926382f0ce8549b60ff3ac1e81258e40d77e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Nov 26 15:12:05 2014 +0200

    use generic url

 perl-Term-ReadLine-Perl.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Term-ReadLine-Perl.spec b/perl-Term-ReadLine-Perl.spec
index 4203bea..6d445f2 100644
--- a/perl-Term-ReadLine-Perl.spec
+++ b/perl-Term-ReadLine-Perl.spec
@@ -2,10 +2,10 @@
 # Conditional build:
 %bcond_with	tests	# perform "make test"
 			# interactive
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Term
 %define		pnam	ReadLine-Perl
+%include	/usr/lib/rpm/macros.perl
 Summary:	Term::ReadLine::Perl - minimal interface to Readline libraries
 Summary(pl.UTF-8):	Term::ReadLine::Perl - minimalny interfejs do bibliotek Readline
 Name:		perl-Term-ReadLine-Perl
@@ -16,6 +16,7 @@ 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:	a77ecf4921cc714820fef898c6cb0eaf
+URL:		http://search.cpan.org/dist/Term-ReadLine-Perl/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -25,8 +26,8 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Term::ReadLine::Perl module is a quick implementation of the minimal
-interface to Readline libraries.  The implementation is made in Perl
-(mostly) by Jeffrey Friedl.  The only thing this library does is to
+interface to Readline libraries. The implementation is made in Perl
+(mostly) by Jeffrey Friedl. The only thing this library does is to
 make it conformant (and add some minimal changes, like using
 Term::ReadKey if present, and correct work under xterm).
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Term-ReadLine-Perl.git/commitdiff/617b926382f0ce8549b60ff3ac1e81258e40d77e



More information about the pld-cvs-commit mailing list