[packages/perl-Text-BasicTemplate] use generic url

glen glen at pld-linux.org
Sun Nov 30 15:33:38 CET 2014


commit ecae01e465e3855b97ac5e604245e086a86ab991
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 30 16:33:34 2014 +0200

    use generic url

 perl-Text-BasicTemplate.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/perl-Text-BasicTemplate.spec b/perl-Text-BasicTemplate.spec
index e81d011..a72ee90 100644
--- a/perl-Text-BasicTemplate.spec
+++ b/perl-Text-BasicTemplate.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	Text
 %define		pnam	BasicTemplate
+%include	/usr/lib/rpm/macros.perl
 Summary:	Text::BasicTemplate perl module
 Summary(pl.UTF-8):	Moduł perla Text::BasicTemplate
 Name:		perl-Text-BasicTemplate
@@ -14,13 +14,15 @@ License:	Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	c849a595e8908ace13e2b9fc7f819036
+URL:		http://search.cpan.org/dist/Text-BasicTemplate/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Text::BasicTemplate - simple text/HTML/generic template parsing module.
+Text::BasicTemplate - simple text/HTML/generic template parsing
+module.
 
 %description -l pl.UTF-8
 Moduł perla Text::BasicTemplate - prosty moduł do analizowania wzorców
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Text-BasicTemplate.git/commitdiff/ecae01e465e3855b97ac5e604245e086a86ab991



More information about the pld-cvs-commit mailing list