From b7c4b8aeeaa5b3fc1f850f8c61e38f04c81d2226 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Sep 2011 15:36:53 +0000 Subject: [PATCH] Accepting request 82977 from home:jengelh:bl-a - Remove redundant tags/sections from specfile as discussed on oSC2011/opensuse-packaging - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/82977 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=101 --- anjuta.changes | 6 ++++++ anjuta.spec | 5 +---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/anjuta.changes b/anjuta.changes index 4415b02..8391127 100644 --- a/anjuta.changes +++ b/anjuta.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Sep 17 11:03:24 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Tue Sep 6 09:04:24 UTC 2011 - vuntz@opensuse.org diff --git a/anjuta.spec b/anjuta.spec index 8f6ef5e..808d216 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -131,7 +131,7 @@ translation-update-upstream %configure\ --disable-static \ --disable-scrollkeeper -make %{?jobs:-j%jobs} V=1 +make %{?_smp_mflags} V=1 %install %makeinstall @@ -154,9 +154,6 @@ done find %{buildroot} -type f -name "*.la" -delete -print %fdupes %{buildroot} -%clean -rm -rf %{buildroot} - %post /sbin/ldconfig %glib2_gsettings_schema_post