diff --git a/sqlite3.changes b/sqlite3.changes index f9ecfea..563bcee 100644 --- a/sqlite3.changes +++ b/sqlite3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 1 21:14:16 UTC 2010 - jengelh@medozas.de + +- a try at enabling %_smp_mflags + ------------------------------------------------------------------- Sat Apr 24 11:38:25 UTC 2010 - coolo@novell.com diff --git a/sqlite3.spec b/sqlite3.spec index 24269a6..45835c9 100644 --- a/sqlite3.spec +++ b/sqlite3.spec @@ -162,7 +162,7 @@ cd sqlite-tcl autoconf export CFLAGS="%optflags -fno-strict-aliasing" %configure --with-tcl=%_libdir -make +make %{?_smp_mflags} %install make install DESTDIR=%buildroot