diff --git a/aisleriot.changes b/aisleriot.changes index b82f4b5..0637a72 100644 --- a/aisleriot.changes +++ b/aisleriot.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 17 10:50:40 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Sun Sep 4 08:04:02 UTC 2011 - vuntz@opensuse.org diff --git a/aisleriot.spec b/aisleriot.spec index 39dd155..08b95f1 100644 --- a/aisleriot.spec +++ b/aisleriot.spec @@ -83,7 +83,7 @@ NOCONFIGURE=1 gnome-autogen.sh --disable-schemas-install \ --disable-static \ --disable-scrollkeeper -%__make %{?jobs:-j%jobs} +make %{?_smp_mflags} %install %make_install @@ -97,9 +97,6 @@ cp %{S:1} %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/ %find_lang %{name} %{?no_lang_C} %find_gconf_schemas -%clean -rm -rf %{buildroot} - %pre -f aisleriot.schemas_pre %post