[packages/perl-HTML-Template-Expr] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:52:27 CET 2014
commit 98b968fb254b4d5773c86a350bff1a23c31cd2b0
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:52:23 2014 +0200
use generic url
perl-HTML-Template-Expr.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-HTML-Template-Expr.spec b/perl-HTML-Template-Expr.spec
index 2f6a899..26950b2 100644
--- a/perl-HTML-Template-Expr.spec
+++ b/perl-HTML-Template-Expr.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir HTML
%define pnam Template-Expr
+%include /usr/lib/rpm/macros.perl
Summary: HTML::Template::Expr - HTML::Template extension adding expression support
Summary(pl.UTF-8): HTML::Template::Expr - rozszerzenie HTML::Template dodające obsługę wyrażeń
Name: perl-HTML-Template-Expr
@@ -14,6 +14,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: 717ea56c2244b6e2d26a0e477a4d069c
+URL: http://search.cpan.org/dist/HTML-Template-Expr/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -25,7 +26,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
This module provides an extension to HTML::Template which allows
-expressions in the template syntax. This is purely an addition - all
+expressions in the template syntax. This is purely an addition - all
the normal HTML::Template options, syntax and behaviors will still
work. See HTML::Template for details.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-HTML-Template-Expr.git/commitdiff/98b968fb254b4d5773c86a350bff1a23c31cd2b0
More information about the pld-cvs-commit
mailing list