~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[alpine-devel] [PATCH] testing/rsyslog: update to 5.8.7 and replace "opts=" in init.d script

Cameron Banta <cbanta@gmail.com>
Details
Message ID
<1327116052-2429-1-git-send-email-cbanta@gmail.com>
Sender timestamp
1327116052
DKIM signature
missing
Download raw message
Patch: +4 -4
ref #946
ref #898
---
 testing/rsyslog/APKBUILD      |    6 +++---
 testing/rsyslog/rsyslog.initd |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/testing/rsyslog/APKBUILD b/testing/rsyslog/APKBUILD
index c0335e9..d0e0deb 100644
--- a/testing/rsyslog/APKBUILD
+++ b/testing/rsyslog/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: cbanta@gmail.com
# Maintainer: cbanta@gmail.com
pkgname=rsyslog
pkgver=5.8.5
pkgver=5.8.7
pkgrel=0
pkgdesc="Enhanced multi-threaded syslogd with database support and more."
url="http://www.rsyslog.com/"
@@ -79,8 +79,8 @@ snmp() {
	mv "$pkgdir"/usr/lib/rsyslog/omsnmp.so "$subpkgdir"/usr/lib/rsyslog/
}

md5sums="a73cb577cb4bc5b9c8f0d217eb054ad2  rsyslog-5.8.5.tar.gz
06f6e1ef8a05d3b6b49c06b0b99d3064  rsyslog.initd
md5sums="d806a91de534d6e33d7d1c1138cfdd37  rsyslog-5.8.7.tar.gz
b3fcedb16f9de2d9434ce4c89004a73b  rsyslog.initd
0a0aef98f677364e6178c34274df7723  rsyslog.confd
bc43debc9ffdf66bc1409025fd3d1176  rsyslog.logrotate
65fbf5a7a81a53a70974e3085e96cb41  rsyslog.conf"
diff --git a/testing/rsyslog/rsyslog.initd b/testing/rsyslog/rsyslog.initd
index 68ff86c..9187fa5 100644
--- a/testing/rsyslog/rsyslog.initd
+++ b/testing/rsyslog/rsyslog.initd
@@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/rsyslog/files/5-stable/rsyslog.initd,v 1.1 2010/10/21 07:38:29 dev-zero Exp $

opts="reload"
extra_started_commands="reload"

depend() {
	provide logger
-- 
1.7.8.3



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20120121081204.5290ba78@ncopa-desktop.nor.wtbts.net>
In-Reply-To
<1327116052-2429-1-git-send-email-cbanta@gmail.com> (view parent)
Sender timestamp
1327129924
DKIM signature
missing
Download raw message
On Sat, 21 Jan 2012 03:20:52 +0000
Cameron Banta <cbanta@gmail.com> wrote:

> ref #946
> ref #898
> ---
>  testing/rsyslog/APKBUILD      |    6 +++---
>  testing/rsyslog/rsyslog.initd |    2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
 applied. Thanks!

-nc


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)