diff --git a/utempter.changes b/utempter.changes index 26c0187..d304613 100644 --- a/utempter.changes +++ b/utempter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de + +- Use %_smp_mflags + ------------------------------------------------------------------- Thu Sep 9 15:00:50 UTC 2010 - aj@suse.de diff --git a/utempter.spec b/utempter.spec index 1c2f6a1..f861b5d 100644 --- a/utempter.spec +++ b/utempter.spec @@ -65,7 +65,7 @@ package contains the development files needed. %patch2 -p1 %build -make %{?jobs:-j%jobs} RPM_OPT_FLAGS="$RPM_OPT_FLAGS" +make %{?_smp_mflags} RPM_OPT_FLAGS="$RPM_OPT_FLAGS" %install export DESTDIR=$RPM_BUILD_ROOT