diff --git a/make.changes b/make.changes index a0b9e79..6f3b45d 100644 --- a/make.changes +++ b/make.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 85a82ab..bf3a53f 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 %{?jobs:-j%jobs} +make %{?_smp_mflags} make check %install