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:
parent
012c28c40e
commit
8f28c0308b
@ -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
|
Sun Sep 4 08:04:02 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -83,7 +83,7 @@ NOCONFIGURE=1 gnome-autogen.sh
|
|||||||
--disable-schemas-install \
|
--disable-schemas-install \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--disable-scrollkeeper
|
--disable-scrollkeeper
|
||||||
%__make %{?jobs:-j%jobs}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
@ -97,9 +97,6 @@ cp %{S:1} %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/
|
|||||||
%find_lang %{name} %{?no_lang_C}
|
%find_lang %{name} %{?no_lang_C}
|
||||||
%find_gconf_schemas
|
%find_gconf_schemas
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%pre -f aisleriot.schemas_pre
|
%pre -f aisleriot.schemas_pre
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
Loading…
x
Reference in New Issue
Block a user