Accepting request 42157 from home:jengelh:smp

Copy from home:jengelh:smp/permissions via accept of submit request 42157 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42157
OBS-URL: https://build.opensuse.org/package/show/Base:System/permissions?expand=0&rev=25
This commit is contained in:
Stephan Kulow 2010-06-28 21:24:43 +00:00 committed by Git OBS Bridge
parent 480d266d95
commit ffe92b7c75
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
-------------------------------------------------------------------
Fri Apr 23 09:41:10 UTC 2010 - lnussel@suse.de

View File

@ -52,7 +52,7 @@ Authors:
%setup -q
%build
make %{?jobs:-j%jobs} CFLAGS="-W -Wall $RPM_OPT_FLAGS"
make %{?_smp_mflags} CFLAGS="-W -Wall $RPM_OPT_FLAGS"
%install
make DESTDIR="$RPM_BUILD_ROOT" install