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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Mar 4 11:37:09 UTC 2013


    Date: Monday, March 4, 2013 @ 12:37:09
  Author: spupykin
Revision: 85645

upgpkg: rsyslog 7.2.4-2

upd

Modified:
  rsyslog/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-04 11:37:03 UTC (rev 85644)
+++ PKGBUILD	2013-03-04 11:37:09 UTC (rev 85645)
@@ -3,15 +3,15 @@
 
 pkgname=rsyslog
 pkgver=7.2.4
-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')
-makedepends=('postgresql-libs>=8.4.1' 'libmysqlclient' 'net-snmp' 'gnutls')
+makedepends=('postgresql-libs>=8.4.1' 'libmariadbclient' 'net-snmp' 'gnutls')
 optdepends=('postgresql-libs: PostgreSQL Database Support'
-	    'libmysqlclient: MySQL Database Support'
+	    'libmariadbclient: MySQL Database Support'
 	    'net-snmp'
 	    'gnutls')
 backup=('etc/rsyslog.conf'




More information about the arch-commits mailing list