[arch-commits] Commit in rsyslog/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Mar 30 10:30:29 UTC 2015


    Date: Monday, March 30, 2015 @ 12:30:28
  Author: spupykin
Revision: 130244

upgpkg: rsyslog 8.8.0-2

upd

Modified:
  rsyslog/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-30 10:30:19 UTC (rev 130243)
+++ PKGBUILD	2015-03-30 10:30:28 UTC (rev 130244)
@@ -3,12 +3,12 @@
 
 pkgname=rsyslog
 pkgver=8.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An enhanced multi-threaded syslogd with a focus on security and reliability"
 url="http://www.rsyslog.com/"
 arch=('i686' 'x86_64')
 license=('GPL3')
-depends=('zlib' 'libestr' 'libee' 'json-c' 'systemd' 'liblogging')
+depends=('zlib' 'libestr' 'libee' 'json-c' 'systemd' 'liblogging' 'librelp')
 makedepends=('postgresql-libs>=8.4.1' 'libmariadbclient' 'net-snmp' 'gnutls'
 	     'python-docutils')
 optdepends=('postgresql-libs: PostgreSQL Database Support'
@@ -45,6 +45,7 @@
               --enable-inet \
               --enable-imjournal \
               --enable-omjournal \
+              --enable-relp \
               --with-systemdsystemunitdir=/usr/lib/systemd/system
   make
 }



More information about the arch-commits mailing list