[arch-commits] Commit in syslog-ng/repos (testing-x86_64 testing-x86_64/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Mar 8 07:34:25 UTC 2009


    Date: Sunday, March 8, 2009 @ 03:34:25
  Author: tpowa
Revision: 29346

Merged revisions 29345 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/syslog-ng/trunk

........
  r29345 | tpowa | 2009-03-08 08:33:18 +0100 (So, 08 M?\195?\164r 2009) | 1 line
  
  upgpkg: syslog-ng 3.0.1-3
........

Modified:
  syslog-ng/repos/testing-x86_64/	(properties)
  syslog-ng/repos/testing-x86_64/PKGBUILD

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


Property changes on: syslog-ng/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /syslog-ng/trunk:1-29269
   + /syslog-ng/trunk:1-29345

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-03-08 07:33:18 UTC (rev 29345)
+++ testing-x86_64/PKGBUILD	2009-03-08 07:34:25 UTC (rev 29346)
@@ -4,7 +4,7 @@
 
 pkgname=syslog-ng
 pkgver=3.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Next-generation syslogd with advanced networking and filtering capabilities"
 arch=(i686 x86_64)
 license=('GPL')
@@ -30,6 +30,7 @@
                 --localstatedir=/var/lib/syslog-ng \
                 --enable-tcp-wrapper \
                 --enable-mixed-linking \
+                --localstatedir=/var \
                 --disable-spoof-source
     make || return 1
     make DESTDIR=$pkgdir install || return 1




More information about the arch-commits mailing list