[packages/perl-Text-SimpleTemplate] use generic url
glen
glen at pld-linux.org
Sun Nov 30 15:34:50 CET 2014
commit 150c63d857aec05cac9394d07deb7869b0416f7a
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Nov 30 16:34:47 2014 +0200
use generic url
perl-Text-SimpleTemplate.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/perl-Text-SimpleTemplate.spec b/perl-Text-SimpleTemplate.spec
index 66ead66..1dd5998 100644
--- a/perl-Text-SimpleTemplate.spec
+++ b/perl-Text-SimpleTemplate.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 SimpleTemplate
+%include /usr/lib/rpm/macros.perl
Summary: Text::SimpleTemplate - yet another module for template processing
Summary(pl.UTF-8): Text::SimpleTemplate - jeszcze jeden moduł do przetwarzania szablonów
Name: perl-Text-SimpleTemplate
@@ -14,6 +14,7 @@ License: GPL
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: a2f05921270b96d8e8d21b263f22e3cc
+URL: http://search.cpan.org/dist/Text-SimpleTemplate/
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Text-SimpleTemplate.git/commitdiff/150c63d857aec05cac9394d07deb7869b0416f7a
More information about the pld-cvs-commit
mailing list