[packages/perl-Text-FillIn] use generic url
glen
glen at pld-linux.org
Sun Nov 30 15:33:57 CET 2014
commit e94f18e1146575a1dd087db0ac07c26f468d5312
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Nov 30 16:33:53 2014 +0200
use generic url
perl-Text-FillIn.spec | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/perl-Text-FillIn.spec b/perl-Text-FillIn.spec
index 1a2dc31..dc4e4bb 100644
--- a/perl-Text-FillIn.spec
+++ b/perl-Text-FillIn.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 FillIn
+%include /usr/lib/rpm/macros.perl
Summary: Text::FillIn perl module
Summary(pl.UTF-8): Moduł perla Text::FillIn
Name: perl-Text-FillIn
@@ -15,8 +15,9 @@ 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: 23d1cfcc132ac15d19c560be53c4f831
-BuildRequires: rpm-perlprov >= 4.1-13
+URL: http://search.cpan.org/dist/Text-FillIn/
BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -24,8 +25,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
Text::FillIn module provides a class for doing fill-in templates.
%description -l pl.UTF-8
-Moduł Text::FillIn udostępnia klasę do tworzenia szablonów z polami "do
-wypełnienia".
+Moduł Text::FillIn udostępnia klasę do tworzenia szablonów z polami
+"do wypełnienia".
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Text-FillIn.git/commitdiff/e94f18e1146575a1dd087db0ac07c26f468d5312
More information about the pld-cvs-commit
mailing list