diff --git a/glib-networking.changes b/glib-networking.changes index d8584aa..78a82ad 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 15 14:15:53 UTC 2011 - dimstar@opensuse.org + +- Really enable parallel build: fix typo smp_flags => smp_mflags. + ------------------------------------------------------------------- Thu Oct 27 21:17:41 UTC 2011 - dimstar@opensuse.org diff --git a/glib-networking.spec b/glib-networking.spec index d7f7525..310b59e 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -56,7 +56,7 @@ translation-update-upstream %configure \ --disable-static \ --with-ca-certificates=/etc/ssl/ca-bundle.pem -%__make %{?_smp_flags} V=1 +%__make %{?_smp_mflags} V=1 %install %makeinstall