[arch-commits] Commit in postgresql-libs/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Mon Oct 20 01:14:07 UTC 2008


    Date: Sunday, October 19, 2008 @ 21:14:06
  Author: eric
Revision: 16012

Merged revisions 15861 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/postgresql-libs/trunk

........
  r15861 | douglas | 2008-10-19 12:08:16 -0400 (Sun, 19 Oct 2008) | 1 line
  
  upgpkg: postgresql-libs 8.3.4-2
........

Modified:
  postgresql-libs/repos/extra-x86_64/	(properties)
  postgresql-libs/repos/extra-x86_64/PKGBUILD

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


Property changes on: postgresql-libs/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /postgresql-libs/trunk:1-14363
   + /postgresql-libs/trunk:1-16011

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-10-20 01:09:15 UTC (rev 16011)
+++ extra-x86_64/PKGBUILD	2008-10-20 01:14:06 UTC (rev 16012)
@@ -3,7 +3,7 @@
 
 pkgname=postgresql-libs
 pkgver=8.3.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Libraries for use with PostgreSQL"
 arch=(i686 x86_64)
 license=('BSD')
@@ -19,6 +19,7 @@
 
   # configure
   ./configure --prefix=/usr --with-openssl --datadir=/usr/share/postgresql \
+  --with-pam \
   	|| return 1
 
   # make and install




More information about the arch-commits mailing list