Accepting request 42151 from home:jengelh:smp

Copy from home:jengelh:smp/mpfr via accept of submit request 42151 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/42151
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpfr?expand=0&rev=11
This commit is contained in:
Richard Biener 2010-06-28 08:36:07 +00:00 committed by Git OBS Bridge
parent cd28bf3af2
commit 62522cbe5f
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Mon May 17 06:16:32 UTC 2010 - adrian@suse.de

View File

@ -108,10 +108,10 @@ Authors:
%endif
--enable-shared \
--docdir=%{_docdir}/mpfr
make %{?jobs:-j%jobs}
make %{?_smp_mflags}
%check
make check %{?jobs:-j%jobs}
make check %{?_smp_mflags}
%install
%makeinstall