diff --git a/sudo.changes b/sudo.changes index 330e8b5..be14ceb 100644 --- a/sudo.changes +++ b/sudo.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Tue Jun 15 21:23:02 UTC 2010 - pascal.bleser@opensuse.org diff --git a/sudo.spec b/sudo.spec index 454a886..a6b42d4 100644 --- a/sudo.spec +++ b/sudo.spec @@ -23,7 +23,7 @@ BuildRequires: openldap2-devel pam-devel postfix BuildRequires: libselinux-devel PreReq: coreutils Version: 1.7.2p7 -Release: 1 +Release: 4 Group: System/Base License: BSD3c(or similar) Url: http://www.sudo.ws/ @@ -92,7 +92,7 @@ export LDFLAGS="-pie" --with-env-editor \ --without-secure-path \ --with-passprompt='%%p\x27s password:' -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %install make DESTDIR=$RPM_BUILD_ROOT install