diff --git a/make.changes b/make.changes index 6f3b45d..a0b9e79 100644 --- a/make.changes +++ b/make.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de - -- use %_smp_mflags - ------------------------------------------------------------------- Mon May 24 17:16:41 UTC 2010 - coolo@novell.com diff --git a/make.spec b/make.spec index bf3a53f..85a82ab 100644 --- a/make.spec +++ b/make.spec @@ -50,7 +50,7 @@ fi %build CFLAGS=$RPM_OPT_FLAGS \ ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info -make %{?_smp_mflags} +make %{?jobs:-j%jobs} make check %install