Author: arekm                        Date: Tue Feb 24 06:26:26 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; fix typo

---- Files affected:
SPECS:
   postgresql.spec (1.414 -> 1.415) 

---- Diffs:

================================================================
Index: SPECS/postgresql.spec
diff -u SPECS/postgresql.spec:1.414 SPECS/postgresql.spec:1.415
--- SPECS/postgresql.spec:1.414 Mon Feb 23 23:13:41 2009
+++ SPECS/postgresql.spec       Tue Feb 24 07:26:20 2009
@@ -22,7 +22,7 @@
 Summary(zh_CN.UTF-8):  PostgreSQL 客户端程序和库文件
 Name:          postgresql
 Version:       8.3.6
-Release:       2
+Release:       3
 License:       BSD
 Group:         Applications/Databases
 Source0:       
ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2
@@ -785,7 +785,7 @@
        --enable-nls \
        --enable-thread-safety \
        %{?with_kerberos5:--with-krb5} \
-       %{?with_ldap:---with-ldap} \
+       %{?with_ldap:--with-ldap} \
        --with-openssl \
        --with-pam \
        --with-libxml \
@@ -1172,6 +1172,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.415  2009/02/24 06:26:20  arekm
+- rel 3; fix typo
+
 Revision 1.414  2009/02/23 22:13:41  arekm
 - release 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/postgresql.spec?r1=1.414&r2=1.415&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to