Author: arekm Date: Mon Nov 3 12:02:16 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; also enable xslt processing for postgresql-module-xml2
---- Files affected: SPECS: postgresql.spec (1.409 -> 1.410) ---- Diffs: ================================================================ Index: SPECS/postgresql.spec diff -u SPECS/postgresql.spec:1.409 SPECS/postgresql.spec:1.410 --- SPECS/postgresql.spec:1.409 Mon Nov 3 12:06:42 2008 +++ SPECS/postgresql.spec Mon Nov 3 13:02:10 2008 @@ -21,7 +21,7 @@ Summary(zh_CN.UTF-8): PostgreSQL 客户端程序和库文件 Name: postgresql Version: 8.3.4 -Release: 2 +Release: 3 License: BSD Group: Applications/Databases Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2 @@ -788,6 +788,7 @@ --with-openssl \ --with-pam \ --with-libxml \ + --with-libxslt \ %{?with_perl:--with-perl} \ %{?with_python:--with-python} \ %{?with_tcl:--with-tcl --with-tclconfig=%{_ulibdir}} \ @@ -1170,6 +1171,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.410 2008/11/03 12:02:10 arekm +- rel 3; also enable xslt processing for postgresql-module-xml2 + Revision 1.409 2008/11/03 11:06:42 arekm - rel 2; enable ldap; --with-libxml for proper ./contrib/xml2/libpgxml.so linking ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/postgresql.spec?r1=1.409&r2=1.410&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
