Accepting request 51861 from Base:System

Accepted submit request 51861 from user coolo

OBS-URL: https://build.opensuse.org/request/show/51861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgpg-error?expand=0&rev=18
This commit is contained in:
Ruediger Oertel 2010-11-02 09:19:17 +00:00 committed by Git OBS Bridge
commit f929f8c61d
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
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 17 11:41:23 UTC 2010 - puzel@novell.com Tue Aug 17 11:41:23 UTC 2010 - puzel@novell.com

View File

@ -99,7 +99,7 @@ Authors:
%build %build
autoreconf -fiv autoreconf -fiv
%configure --disable-static --with-pic --libdir=/%{_lib} %configure --disable-static --with-pic --libdir=/%{_lib}
%{__make} %{?jobs:-j%jobs} %{__make} %{?_smp_mflags}
%install %install
make DESTDIR=$RPM_BUILD_ROOT install make DESTDIR=$RPM_BUILD_ROOT install