[arch-commits] Commit in pgbouncer/trunk (PKGBUILD pgbouncer.tmpfiles.conf)

Dan McGee dan at archlinux.org
Tue Jan 15 15:06:35 UTC 2013


    Date: Tuesday, January 15, 2013 @ 10:06:34
  Author: dan
Revision: 175153

upgpkg: pgbouncer 1.5.4-3

New package for [extra] for PostgreSQL connection pooling.

Modified:
  pgbouncer/trunk/PKGBUILD
  pgbouncer/trunk/pgbouncer.tmpfiles.conf

-------------------------+
 PKGBUILD                |    6 +++---
 pgbouncer.tmpfiles.conf |    1 -
 2 files changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-15 11:44:42 UTC (rev 175152)
+++ PKGBUILD	2013-01-15 15:06:34 UTC (rev 175153)
@@ -3,12 +3,12 @@
 pkgname=pgbouncer
 _dlid=3393
 pkgver=1.5.4
-pkgrel=2
+pkgrel=3
 pkgdesc="A lightweight connection pooler for PostgreSQL"
 arch=('i686' 'x86_64')
 url="http://pgfoundry.org/projects/pgbouncer"
 license=('BSD')
-depends=('libevent>=2.0')
+depends=('libevent>=2.0' 'postgresql')
 makedepends=('asciidoc' 'xmlto')
 backup=('etc/pgbouncer/pgbouncer.ini')
 install=$pkgname.install
@@ -19,7 +19,7 @@
 md5sums=('9ffaf2e6232e18e676651429813732df'
          '810813b9ef8891be382be9ffdd425edc'
          '9036ba469f700d52fc49ed406da089a2'
-         'ca2ced4d7616bab13c3209823778816a')
+         '472659f4c5de2b59a420f5ca42327ec1')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"

Modified: pgbouncer.tmpfiles.conf
===================================================================
--- pgbouncer.tmpfiles.conf	2013-01-15 11:44:42 UTC (rev 175152)
+++ pgbouncer.tmpfiles.conf	2013-01-15 15:06:34 UTC (rev 175153)
@@ -1,2 +1 @@
 d /run/pgbouncer  0755 pgbouncer pgbouncer -
-d /run/postgresql 0755 88        88        -




More information about the arch-commits mailing list