Accepting request 51819 from Base:System

Accepted submit request 51819 from user coolo

OBS-URL: https://build.opensuse.org/request/show/51819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cronie?expand=0&rev=8
This commit is contained in:
Ruediger Oertel 2010-11-02 10:04:02 +00:00 committed by Git OBS Bridge
commit 0e959fd15d
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