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
This commit is contained in:
parent
1fc5bd08ec
commit
b7c4b8aeea
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user