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

glen glen at pld-linux.org
Tue Nov 25 11:51:30 CET 2014


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

    use generic url

 perl-HTML-Clean.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/perl-HTML-Clean.spec b/perl-HTML-Clean.spec
index e954e0f..0fa65d5 100644
--- a/perl-HTML-Clean.spec
+++ b/perl-HTML-Clean.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without	tests	# do not perform "make test"
-#
-%include	/usr/lib/rpm/macros.perl
+
 %define		pdir	HTML
 %define		pnam	Clean
+%include	/usr/lib/rpm/macros.perl
 Summary:	HTML::Clean - cleans up HTML code for web browsers, not humans
 Summary(pl.UTF-8):	HTML::Clean - czyści kod w HTML-u z punktu widzenia serwerów WWW
 Name:		perl-HTML-Clean
@@ -15,20 +15,21 @@ 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:	ee562703b7700c7fd4173f355e83ec2c
-BuildRequires:	rpm-perlprov >= 4.1-13
+URL:		http://search.cpan.org/dist/HTML-Clean/
 BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The HTML::Clean Perl module encapsulates a number of common techniques
-for minimizing the size of HTML files.  You can typically save between
+for minimizing the size of HTML files. You can typically save between
 10% and 50% of the size of a HTML file using these methods.
 
 %description -l pl.UTF-8
 Moduł Perla HTML::Clean zamyka w sobie kilka ogólnych technik
 minimalizacji rozmiaru plików HTML. Zazwyczaj pozwala on zaoszczędzić
-na rozmiarze pliku HTML od 10% do 50%. 
+na rozmiarze pliku HTML od 10% do 50%.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-HTML-Clean.git/commitdiff/49d053202b83a44e26a1ae147a95ab32fd22214b



More information about the pld-cvs-commit mailing list