diff --git a/syslogd.changes b/syslogd.changes index 6c3a064..ec1b3c3 100644 --- a/syslogd.changes +++ b/syslogd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 20 17:25:22 CET 2009 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Tue Nov 24 17:16:07 UTC 2009 - crrodriguez@opensuse.org diff --git a/syslogd.spec b/syslogd.spec index d251148..7d63b3d 100644 --- a/syslogd.spec +++ b/syslogd.spec @@ -1,7 +1,7 @@ # # spec file for package syslogd (Version 1.4.1) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ PreReq: coreutils %fillup_prereq klogd sed Provides: syslog AutoReqProv: on Version: 1.4.1 -Release: 711 +Release: 712 Summary: The Syslog daemon Source: sysklogd-1.4.1.tar.bz2 Source1: logrotate.syslog @@ -133,7 +133,7 @@ Authors: mv sample-s390.conf sample.conf %endif # honor the increased LOG_BUF_LEN in kernel/printk.c - make LOG_BUFFER_SIZE=-DLOG_BUFFER_SIZE=131072 + make %{?_smp_mflags} LOG_BUFFER_SIZE=-DLOG_BUFFER_SIZE=131072 %install mkdir -p $RPM_BUILD_ROOT/{sbin,etc}