]> git.pld-linux.org Git - packages/perl-HTML-RefMunger.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:51:56 +0000 (12:51 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 10:51:56 +0000 (12:51 +0200)
perl-HTML-RefMunger.spec

index 0562076586d11b30311ddf30dd511e4bdad74614..b6c6996c040b64ebe931416460485584438e4a2e 100644 (file)
@@ -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,
This page took 0.076163 seconds and 4 git commands to generate.