[packages/perl-Template-Timer] use generic url
glen
glen at pld-linux.org
Wed Nov 26 14:11:42 CET 2014
commit 848e069989873602c2d25cdf8a203fc62be18d19
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Nov 26 15:11:39 2014 +0200
use generic url
perl-Template-Timer.spec | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-Template-Timer.spec b/perl-Template-Timer.spec
index 7048615..275e7a7 100644
--- a/perl-Template-Timer.spec
+++ b/perl-Template-Timer.spec
@@ -1,10 +1,10 @@
#
# Conditional build:
%bcond_without tests # do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir Template
%define pnam Timer
+%include /usr/lib/rpm/macros.perl
Summary: Template::Timer - Rudimentary profiling for Template Toolkit
Summary(pl.UTF-8): Template::Timer - podstawowe profilowanie dla Template Toolkitu
Name: perl-Template-Timer
@@ -15,6 +15,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: b7d488e5a1fd4f8171c5f81183921dc2
+URL: http://search.cpan.org/dist/Template-Timer/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -29,8 +30,8 @@ throughout your code. It's an overridden version of Template::Context
that wraps the process() and include() methods.
%description -l pl.UTF-8
-Template::Timer udostępnia mierzenie czasu przetwarzania kodu. Jest
-to przeciążona wersja klasy Template::Context przechwytująca metody
+Template::Timer udostępnia mierzenie czasu przetwarzania kodu. Jest to
+przeciążona wersja klasy Template::Context przechwytująca metody
process() i include().
%prep
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Template-Timer.git/commitdiff/848e069989873602c2d25cdf8a203fc62be18d19
More information about the pld-cvs-commit
mailing list