fix build for CentOS
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Parser?expand=0&rev=35
This commit is contained in:
parent
006c0db3d1
commit
ccf113336e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 25 21:49:31 UTC 2011 - chris@computersalat.de
|
||||||
|
|
||||||
|
- fix build for RHEL, CentOS
|
||||||
|
* Unknown tag: Suggests:
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 11 09:42:17 UTC 2011 - vcizek@novell.com
|
Fri Feb 11 09:42:17 UTC 2011 - vcizek@novell.com
|
||||||
|
|
||||||
|
@ -43,7 +43,9 @@ BuildRequires: perl(XSLoader)
|
|||||||
#
|
#
|
||||||
Requires: perl(HTML::Tagset) >= 3
|
Requires: perl(HTML::Tagset) >= 3
|
||||||
Requires: perl(XSLoader)
|
Requires: perl(XSLoader)
|
||||||
|
%if 0%{?suse_version} > 1010
|
||||||
Suggests: perl(HTTP::Headers)
|
Suggests: perl(HTTP::Headers)
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Objects of the HTML::Parser class will recognize markup and separate it
|
Objects of the HTML::Parser class will recognize markup and separate it
|
||||||
|
Loading…
Reference in New Issue
Block a user