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
This commit is contained in:
Vincent Untz 2011-09-21 15:35:55 +00:00 committed by Git OBS Bridge
parent 012c28c40e
commit 8f28c0308b
2 changed files with 7 additions and 4 deletions

View File

@ -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

View File

@ -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