[packages/perl-HTML-RefMunger] use generic url

glen glen at pld-linux.org
Tue Nov 25 11:52:00 CET 2014


commit eb69d2e560ebd76a69794d14717b6c014f75dc8c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 25 12:51:56 2014 +0200

    use generic url

 perl-HTML-RefMunger.spec | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/perl-HTML-RefMunger.spec b/perl-HTML-RefMunger.spec
index 0562076..b6c6996 100644
--- a/perl-HTML-RefMunger.spec
+++ b/perl-HTML-RefMunger.spec
@@ -1,8 +1,8 @@
-%include	/usr/lib/rpm/macros.perl
 %define		pdir	HTML
 %define		pnam	RefMunger
+%include	/usr/lib/rpm/macros.perl
 Summary:	HTML::RefMunger - mangle HREF links within HTML files
-Summary(pl.UTF-8):	HTML::RefMunger - podmienianie odnośników HREF w plikach HTML 
+Summary(pl.UTF-8):	HTML::RefMunger - podmienianie odnośników HREF w plikach HTML
 Name:		perl-HTML-RefMunger
 Version:	0.01
 Release:	11
@@ -10,15 +10,16 @@ License:	Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	9dbaf3b7a2c8d3115695485392c3f729
-BuildRequires:	rpm-perlprov >= 4.1-13
-BuildRequires:	perl-devel >= 1:5.8.0
+URL:		http://search.cpan.org/dist/HTML-RefMunger/
 BuildRequires:	perl-HTML-Parser
+BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-HTML::RefMunger is a module that will parse HTML files for HREF and IMG
-tags and munge the links within them to suit various file naming
+HTML::RefMunger is a module that will parse HTML files for HREF and
+IMG tags and munge the links within them to suit various file naming
 conventions. Supported formats for conversion are:
 - MacOS - 32 character limit,
 - MS-DOS - 8.3 character limit,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-HTML-RefMunger.git/commitdiff/eb69d2e560ebd76a69794d14717b6c014f75dc8c



More information about the pld-cvs-commit mailing list