diff --git a/parted.changes b/parted.changes index 48c2241..1fddcb1 100644 --- a/parted.changes +++ b/parted.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Thu May 27 15:36:51 UTC 2010 - puzel@novell.com diff --git a/parted.spec b/parted.spec index c819039..09cb3a8 100644 --- a/parted.spec +++ b/parted.spec @@ -108,7 +108,7 @@ AUTOPOINT=true autoreconf --force --install --enable-dynamic-loading=no \ --enable-selinux \ --disable-Werror -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %install %makeinstall