diff --git a/pcre.changes b/pcre.changes index b7f5944..0ec98b0 100644 --- a/pcre.changes +++ b/pcre.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Sat Apr 24 10:38:30 UTC 2010 - coolo@novell.com diff --git a/pcre.spec b/pcre.spec index f07d643..47f1f25 100644 --- a/pcre.spec +++ b/pcre.spec @@ -209,7 +209,7 @@ Authors: --enable-newline-is-lf \ --enable-utf8 \ --enable-unicode-properties -%{__make} %{?jobs:-j%jobs} +%{__make} %{?_smp_mflags} %install %{__make} DESTDIR=%{buildroot} install