Accepting request 51856 from Base:System

Accepted submit request 51856 from user coolo

OBS-URL: https://build.opensuse.org/request/show/51856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnscd?expand=0&rev=11
This commit is contained in:
Ruediger Oertel 2010-11-02 09:47:01 +00:00 committed by Git OBS Bridge
parent 2338d4a65b
commit 94c547bc5d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de
- Use %_smp_mflags
-------------------------------------------------------------------
Mon Dec 14 23:50:29 CET 2009 - jengelh@medozas.de

View File

@ -64,7 +64,7 @@ to develop applications that needs to communicate with a running nscd.
%build
%configure --libdir=/%{_lib} --disable-static --with-pic
%{__make} %{?jobs:-j%jobs}
%{__make} %{?_smp_mflags}
%check
make check