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

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


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

    use generic url

 perl-Text-EP3.spec | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/perl-Text-EP3.spec b/perl-Text-EP3.spec
index 33eda27..3b416ed 100644
--- a/perl-Text-EP3.spec
+++ b/perl-Text-EP3.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	EP3
+%include	/usr/lib/rpm/macros.perl
 Summary:	Text::EP3 - the extensible Perl preprocessor
 Summary(pl.UTF-8):	Text::EP3 - rozszerzalny preprocesor dla Perla
 Name:		perl-Text-EP3
@@ -14,6 +14,7 @@ License:	unknown
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	2081ba6bf87e59bdfc937b8a17d0f3d9
+URL:		http://search.cpan.org/dist/Text-EP3/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
@@ -21,13 +22,13 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Text::EP3 is a Perl program that preprocesses STDIN or some set of
-input files and produces an output file.  EP3 only works on input
-files and produces output files.  The main difference between EP3 and
-other preprocessors is its built-in extensibility.  Every directive in
-EP3 is really a method defined in EP3, one of its submodules, or
-embedded in the file that is being processed.  By linking the
-directive name to the associated methods, other methods could be
-added, thus extending the preprocessor.
+input files and produces an output file. EP3 only works on input files
+and produces output files. The main difference between EP3 and other
+preprocessors is its built-in extensibility. Every directive in EP3 is
+really a method defined in EP3, one of its submodules, or embedded in
+the file that is being processed. By linking the directive name to the
+associated methods, other methods could be added, thus extending the
+preprocessor.
 
 %description -l pl.UTF-8
 Text::EP3 jest programem w Perlu, który przetwarza STDIN lub pewien
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Text-EP3.git/commitdiff/bb6a453e5be4c19589084b37e682d9eef6de2224



More information about the pld-cvs-commit mailing list