packages: perl-HTML-Parser/perl-HTML-Parser.spec - %{perl_vendorarch}/HTML ...
glen
glen at pld-linux.org
Sun Feb 13 13:17:55 CET 2011
Author: glen Date: Sun Feb 13 12:17:55 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- %{perl_vendorarch}/HTML goes to perl-dirs
---- Files affected:
packages/perl-HTML-Parser:
perl-HTML-Parser.spec (1.109 -> 1.110)
---- Diffs:
================================================================
Index: packages/perl-HTML-Parser/perl-HTML-Parser.spec
diff -u packages/perl-HTML-Parser/perl-HTML-Parser.spec:1.109 packages/perl-HTML-Parser/perl-HTML-Parser.spec:1.110
--- packages/perl-HTML-Parser/perl-HTML-Parser.spec:1.109 Fri Nov 5 12:29:02 2010
+++ packages/perl-HTML-Parser/perl-HTML-Parser.spec Sun Feb 13 13:17:50 2011
@@ -2,10 +2,10 @@
#
# Conditional build:
%bcond_without tests # Do not perform "make test"
-#
-%include /usr/lib/rpm/macros.perl
+
%define pdir HTML
%define pnam Parser
+%include /usr/lib/rpm/macros.perl
Summary: HTML::Parser - parsing and extracting information from HTML documents
Summary(cs.UTF-8): HTML::Parser - modul pro parsování HTML v Perlu
Summary(pl.UTF-8): HTML::Parser - analiza i wyciąganie informacji z dokumentów HTML
@@ -14,7 +14,7 @@
Summary(zh_CN.UTF-8): Perl 的 HTML 解析器模块。
Name: perl-HTML-Parser
Version: 3.68
-Release: 1
+Release: 2
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -29,7 +29,7 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
# HTTP::Headers (perl-libwww) is not always required
-%define _noautoreq 'perl(HTTP::Headers)'
+%define _noautoreq perl(HTTP::Headers)
%description
Perl module HTML::Parser that allows to parse and extract information
@@ -113,7 +113,6 @@
%files
%defattr(644,root,root,755)
%doc Changes README TODO
-%dir %{perl_vendorarch}/HTML
%{perl_vendorarch}/HTML/*.pm
%dir %{perl_vendorarch}/auto/HTML
%dir %{perl_vendorarch}/auto/HTML/Parser
@@ -127,6 +126,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.110 2011/02/13 12:17:50 glen
+- %{perl_vendorarch}/HTML goes to perl-dirs
+
Revision 1.109 2010/11/05 11:29:02 caleb
- Up to 3.68
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-HTML-Parser/perl-HTML-Parser.spec?r1=1.109&r2=1.110&f=u
More information about the pld-cvs-commit
mailing list