Accepting request 42125 from home:jengelh:smp

Copy from home:jengelh:smp/file via accept of submit request 42125 revision 3.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42125
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=16
This commit is contained in:
Stephan Kulow 2010-06-28 21:26:43 +00:00 committed by Git OBS Bridge
parent 25e4fc73d6
commit 95e3957470
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Mon Apr 19 16:18:08 CEST 2010 - werner@suse.de

View File

@ -134,7 +134,7 @@ rm -f ltcf-c.sh ltconfig ltmain.sh
autoreconf -fiv
CFLAGS="$RPM_OPT_FLAGS -DHOWMANY=69632"
%configure --datadir=%{_miscdir} --disable-static --with-pic --enable-fsect-man5
%{__make} %{?jobs:-j%jobs} pkgdatadir='$(datadir)'
%{__make} %{?_smp_mflags} pkgdatadir='$(datadir)'
%if 0%{?build_python_bindings:1}
pushd python
python setup.py build