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