diff --git a/perl-HTML-Parser.changes b/perl-HTML-Parser.changes
index eebc008..87a8b52 100644
--- a/perl-HTML-Parser.changes
+++ b/perl-HTML-Parser.changes
@@ -1,8 +1,3 @@
--------------------------------------------------------------------
-Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
-
-- enable parallel build
-
-------------------------------------------------------------------
Thu Oct 29 13:48:31 CET 2009 - anicka@suse.cz
diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec
index c24da37..9e101d8 100644
--- a/perl-HTML-Parser.spec
+++ b/perl-HTML-Parser.spec
@@ -71,7 +71,7 @@ If event driven parsing does not feel right for your application, you might
%build
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
-%{__make} %{?_smp_mflags}
+%{__make}
%check
%{__make} test