diff --git a/perl-HTML-Parser.changes b/perl-HTML-Parser.changes
index d377d63..274789b 100644
--- a/perl-HTML-Parser.changes
+++ b/perl-HTML-Parser.changes
@@ -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
diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec
index 76e16e3..8638019 100644
--- a/perl-HTML-Parser.spec
+++ b/perl-HTML-Parser.spec
@@ -43,7 +43,9 @@ BuildRequires: perl(XSLoader)
#
Requires: perl(HTML::Tagset) >= 3
Requires: perl(XSLoader)
+%if 0%{?suse_version} > 1010
Suggests: perl(HTTP::Headers)
+%endif
%description
Objects of the HTML::Parser class will recognize markup and separate it