]> git.pld-linux.org Git - packages/perl-HTML-SimpleParse.git/blobdiff - perl-HTML-SimpleParse.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-HTML-SimpleParse.git] / perl-HTML-SimpleParse.spec
index 63a1572047564e4f44bce93a0ae8476cbb4e281a..b862123e7a2ab637048d0157988306de1760265b 100644 (file)
@@ -1,33 +1,33 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
-%define        pdir    HTML
-%define        pnam    SimpleParse
+
+%define                pdir    HTML
+%define                pnam    SimpleParse
 Summary:       HTML::SimpleParse - a bare-bones HTML parser
-Summary(pl):   HTML::SimpleParse - analizator sk³adniowy "go³ego szkieletu" HTML-a
+Summary(pl.UTF-8):     HTML::SimpleParse - analizator składniowy "gołego szkieletu" HTML-a
 Name:          perl-HTML-SimpleParse
 Version:       0.12
-Release:       1
+Release:       2
 # same as perl
 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: f557818d78932654f9ca8dfeae2566b1
+URL:           http://search.cpan.org/dist/HTML-SimpleParse/
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl-devel >= 5.6
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The HTML::SimpleParse module is a simple HTML parser.  It is similar
-in concept to HTML::Parser, but it differs from HTML::TreeBuilder in a
+The HTML::SimpleParse module is a simple HTML parser. It is similar in
+concept to HTML::Parser, but it differs from HTML::TreeBuilder in a
 couple of important ways.
 
-%description -l pl
-HTML::SimpleParse jest prostym modu³em pozwalaj±cym analizowaæ pliki
-HTML. Jest podobny w idei do HTML::Parser, ale ró¿ni siê w kilku
+%description -l pl.UTF-8
+HTML::SimpleParse jest prostym modułem pozwalającym analizować pliki
+HTML. Jest podobny w idei do HTML::Parser, ale różni się w kilku
 istotnych sprawach od HTML::TreeBuilder.
 
 %prep
This page took 0.098222 seconds and 4 git commands to generate.