diff --git a/dbus-1-glib.changes b/dbus-1-glib.changes index 68c3c94..57b8a4a 100644 --- a/dbus-1-glib.changes +++ b/dbus-1-glib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Thu Mar 25 15:41:10 CET 2010 - vuntz@opensuse.org diff --git a/dbus-1-glib.spec b/dbus-1-glib.spec index 8469cae..664fb4d 100644 --- a/dbus-1-glib.spec +++ b/dbus-1-glib.spec @@ -22,10 +22,10 @@ Name: dbus-1-glib BuildRequires: dbus-1-devel glib2-devel libexpat-devel BuildRequires: libselinux-devel Url: http://dbus.freedesktop.org/ -License: GPLv2+ ; Other uncritical OpenSource License +License: Other uncritical OpenSource License Group: Development/Libraries/Other Version: 0.86 -Release: 1 +Release: 2 # bug437293 %ifarch ppc64 Obsoletes: dbus-1-glib-64bit @@ -74,7 +74,7 @@ export CFLAGS="${RPM_OPT_FLAGS} -fstack-protector -fPIC" %configure \ --libexecdir=%{_libexecdir}/%{name} \ --disable-static -%{__make} %{?jobs:-j%jobs} +%{__make} %{?_smp_mflags} %install %makeinstall