From 8f28c0308b0816858a8edbcbe1d0d7bf1b2edc763194a3ce644f13a2c47beeff Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Sep 2011 15:35:55 +0000 Subject: [PATCH] Accepting request 82712 from home:jengelh:bl-a - Remove redundant tags/sections from specfile - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/82712 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/aisleriot?expand=0&rev=10 --- aisleriot.changes | 6 ++++++ aisleriot.spec | 5 +---- 2 files changed, 7 insertions(+), 4 deletions(-) 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