Accepting request 29081 from Base:System

Copy from Base:System/syslogd based on submit request 29081 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/29081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syslogd?expand=0&rev=23
This commit is contained in:
OBS User autobuild
2010-01-11 15:19:41 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 3 deletions

View File

@@ -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 Tue Nov 24 17:16:07 UTC 2009 - crrodriguez@opensuse.org

View File

@@ -1,7 +1,7 @@
# #
# spec file for package syslogd (Version 1.4.1) # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@ PreReq: coreutils %fillup_prereq klogd sed
Provides: syslog Provides: syslog
AutoReqProv: on AutoReqProv: on
Version: 1.4.1 Version: 1.4.1
Release: 711 Release: 712
Summary: The Syslog daemon Summary: The Syslog daemon
Source: sysklogd-1.4.1.tar.bz2 Source: sysklogd-1.4.1.tar.bz2
Source1: logrotate.syslog Source1: logrotate.syslog
@@ -133,7 +133,7 @@ Authors:
mv sample-s390.conf sample.conf mv sample-s390.conf sample.conf
%endif %endif
# honor the increased LOG_BUF_LEN in kernel/printk.c # 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 %install
mkdir -p $RPM_BUILD_ROOT/{sbin,etc} mkdir -p $RPM_BUILD_ROOT/{sbin,etc}