[packages/perl-HTML-Scrubber] use generic url
glen
glen at pld-linux.org
Tue Nov 25 11:52:08 CET 2014
commit d0306f8cafefae27045e75892252fa4ec51755e8
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 25 12:52:05 2014 +0200
use generic url
perl-HTML-Scrubber.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-HTML-Scrubber.spec b/perl-HTML-Scrubber.spec
index f09c109..307c0b6 100644
--- a/perl-HTML-Scrubber.spec
+++ b/perl-HTML-Scrubber.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 Scrubber
+%include /usr/lib/rpm/macros.perl
Summary: HTML::Scrubber - Perl extension for scrubbing/sanitizing HTML
Summary(pl.UTF-8): HTML::Scrubber - rozszerzenie Perla do czyszczenia HTML-a
Name: perl-HTML-Scrubber
@@ -15,12 +15,13 @@ 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: 79b5ab3a8e599d3753ed6bc924d0f501
+URL: http://search.cpan.org/dist/HTML-Scrubber/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
-BuildRequires: perl-HTML-Parser >= 3
BuildRequires: perl(Test)
BuildRequires: perl(Test::More)
+BuildRequires: perl-HTML-Parser >= 3
%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-HTML-Scrubber.git/commitdiff/d0306f8cafefae27045e75892252fa4ec51755e8
More information about the pld-cvs-commit
mailing list