Accepting request 51809 from home:jengelh:smp

OBS-URL: https://build.opensuse.org/request/show/51809
OBS-URL: https://build.opensuse.org/package/show/Base:System/cronie?expand=0&rev=40
This commit is contained in:
Stephan Kulow 2010-11-01 08:13:57 +00:00 committed by Git OBS Bridge
parent d42573c8ad
commit 01a3522617
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
-------------------------------------------------------------------
Wed Oct 27 09:04:54 UTC 2010 - aj@suse.de

View File

@ -99,7 +99,7 @@ autoreconf -fiv
# fill macro CRON_VERSION it is used in top three lines of crontab file,should be reworked
CFLAGS="$RPM_OPT_FLAGS -DCRON_VERSION=\\\"%{version}\\\""
%configure --with-audit --enable-anacron --with-pam --with-selinux --with-inotify --enable-pie SPOOL_DIR="/var/spool/cron/tabs"
%{__make} %{?jobs:-j%jobs}
%{__make} %{?_smp_mflags}
%install
%makeinstall