packages (POSTGRESQL_8_3): postgresql/postgresql.spec - updated to 8.3.8, s...
hawk
hawk at pld-linux.org
Wed Oct 7 23:04:23 CEST 2009
Author: hawk Date: Wed Oct 7 21:04:23 2009 GMT
Module: packages Tag: POSTGRESQL_8_3
---- Log message:
- updated to 8.3.8, switched to heimdal
---- Files affected:
packages/postgresql:
postgresql.spec (1.419 -> 1.419.2.1)
---- Diffs:
================================================================
Index: packages/postgresql/postgresql.spec
diff -u packages/postgresql/postgresql.spec:1.419 packages/postgresql/postgresql.spec:1.419.2.1
--- packages/postgresql/postgresql.spec:1.419 Thu Jun 25 20:07:37 2009
+++ packages/postgresql/postgresql.spec Wed Oct 7 23:04:17 2009
@@ -21,12 +21,12 @@
Summary(uk.UTF-8): PostgreSQL - система керування базами даних
Summary(zh_CN.UTF-8): PostgreSQL 客户端程序和库文件
Name: postgresql
-Version: 8.3.7
-Release: 3
+Version: 8.3.8
+Release: 1
License: BSD
Group: Applications/Databases
Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 7b7e91a2221e55fe1b167e663217a96d
+# Source0-md5: aac683d03f765dc58a3a0e5eaa1927bf
Source1: %{name}.init
Source2: pgsql-Database-HOWTO-html.tar.gz
# Source2-md5: 5b656ddf1db41965761f85204a14398e
@@ -44,7 +44,7 @@
BuildRequires: bison >= 1.875
BuildRequires: flex
BuildRequires: gettext-devel
-%{?with_kerberos5:BuildRequires: krb5-devel}
+%{?with_kerberos5:BuildRequires: heimdal-devel}
BuildRequires: libtool
BuildRequires: libxml2-devel >= 2.6.23
BuildRequires: libxslt-devel
@@ -784,6 +784,7 @@
--with-system-tzdata=%{_datadir}/zoneinfo \
--enable-nls \
--enable-thread-safety \
+ %{?with_kerberos5:--with-gssapi} \
%{?with_kerberos5:--with-krb5} \
%{?with_ldap:--with-ldap} \
--with-openssl \
@@ -1175,6 +1176,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.419.2.1 2009/10/07 21:04:17 hawk
+- updated to 8.3.8, switched to heimdal
+
Revision 1.419 2009/06/25 18:07:37 radek
- release 3: include contrib/fuzzystrmatch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/postgresql/postgresql.spec?r1=1.419&r2=1.419.2.1&f=u
More information about the pld-cvs-commit
mailing list