source: projects/specs/trunk/p/postgresql/postgresql-vl.spec @ 2606

Revision 2606, 41.7 KB checked in by owa, 13 years ago (diff)

update postgresql to 8.4.6

Line 
1%define plperl %{?_without_perl:0}%{!?_without_perl:1}
2%define plpython %{?_without_python:0}%{!?_without_python:1}
3%define non6xpamdeps 0
4#%define rel 0
5%define beta 0
6%{?beta:%define __os_install_post /usr/lib/rpm/brp-compress}
7
8%define tcl 1
9%define jdbc 1
10%define test 0
11%define pltcl 1
12%define pls 1
13%define ssl 1
14%define kerberos 0
15%define nls 1
16%define pam 1
17
18%define pgver 8.4
19%define jdbc2ver 606
20%define jdbcver 702
21
22Summary: PostgreSQL client programs and libraries.
23Summary(ja): PostgreSQL のクライアントプログラム群およびライブラリ
24Name: postgresql
25Version: %{pgver}.6
26Release: 1%{?_dist_release}
27# Conventions for PostgreSQL Global Development Group RPM releases:
28#
29# Official PostgreSQL Development Group RPMS have a PGDG after the release number.
30# Integer releases are stable -- 0.1.x releases are Pre-releases, and x.y are
31# test releases.
32#
33# Pre-releases are those that are built from CVS snapshots or pre-release
34# tarballs from postgresql.org.  Official beta releases are not
35# considered pre-releases, nor are release candidates, as their beta or
36# release candidate status is reflected in the version of the tarball. Pre-
37# releases' versions do not change -- the pre-release tarball of 7.0.3, for
38# example, has the same tarball version as the final official release of 7.0.3:
39# but the tarball is different.
40#
41# Test releases are where PostgreSQL itself is not in beta, but certain parts of
42# the RPM packaging (such as the spec file, the initscript, etc) are in beta.
43#
44# Pre-release RPM's should not be put up on the public ftp.postgresql.org server
45# -- only test releases or full releases should be.
46
47License: BSD
48Group: Applications/Databases
49Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2
50Source3: postgresql.init
51Source5: ftp://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2.md5
52Source6: README.rpm-dist
53Source10: http://jdbc.postgresql.org/download/postgresql-8.3-%{jdbc2ver}.jdbc2.jar
54Source11: http://jdbc.postgresql.org/download/postgresql-8.3-%{jdbc2ver}.jdbc2ee.jar
55Source12: http://jdbc.postgresql.org/download/postgresql-%{pgver}-%{jdbcver}.jdbc3.jar
56Source13: http://jdbc.postgresql.org/download/postgresql-%{pgver}-%{jdbcver}.jdbc4.jar
57Source15: postgresql-bashprofile
58Patch2: postgresql-8.3.3-nls.patch
59Patch3: postgresql-7.4-ecpg-patch
60Buildrequires: perl build-essential
61Requires: /sbin/ldconfig initscripts
62%if %plpython
63Buildrequires: python python-devel
64%endif
65%if %tcl
66Buildrequires: tcl
67%endif
68Buildrequires: readline-devel
69Buildrequires: zlib-devel >= 1.0.4
70%if %ssl
71Buildrequires: openssl-devel
72%endif
73%if %kerberos
74Buildrequires: krb5-devel
75%endif
76%if %nls
77Buildrequires: gettext >= 0.10.35
78%endif
79
80%if %pam
81%if %non6xpamdeps
82Buildrequires: pam-devel
83%endif
84%endif
85
86BuildRequires: bison, flex, pam-devel
87
88Url: http://www.postgresql.org/
89Buildroot: %{_tmppath}/%{name}-%{version}-root
90Obsoletes: postgresql-clients
91Obsoletes: postgresql-python
92Obsoletes: postgresql7
93
94%if %pls
95Obsoletes: postgresql7-plperl
96%endif
97
98# This is the PostgreSQL Global Development Group Official RPMset spec file,
99# or a derivative thereof.
100# Copyright 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
101# and others listed.
102
103# Major Contributors:
104# ---------------
105# Lamar Owen
106# Trond Eivind Glomsrd <teg@redhat.com>
107# Thomas Lockhart
108# Reinhard Max
109# Karl DeBisschop
110# Peter Eisentraut
111# Joe Conway
112# and others in the Changelog....
113
114# This spec file and ancilliary files are licensed in accordance with
115# The PostgreSQL license.
116
117# On top of this file you can find the default build package list macros.  These can be overridden by defining
118# on the rpm command line:
119# rpm --define 'packagename 1' .... to force the package to build.
120# rpm --define 'packagename 0' .... to force the package NOT to build.
121# The base package, the lib package, the devel package, and the server package always get built.
122
123
124%description
125PostgreSQL is an advanced Object-Relational database management system
126(DBMS) that supports almost all SQL constructs (including
127transactions, subselects and user-defined types and functions). The
128postgresql package includes the client programs and libraries that
129you'll need to access a PostgreSQL DBMS server.  These PostgreSQL
130client programs are programs that directly manipulate the internal
131structure of PostgreSQL databases on a PostgreSQL server. These client
132programs can be located on the same machine with the PostgreSQL
133server, or may be on a remote machine which accesses a PostgreSQL
134server over a network connection. This package contains the docs
135in HTML for the whole package, as well as command-line utilities for
136managing PostgreSQL databases on a PostgreSQL server.
137
138If you want to manipulate a PostgreSQL database on a remote PostgreSQL
139server, you need this package. You also need to install this package
140if you're installing the postgresql-server package.
141
142%description -l ja
143PostgreSQLはSQLの構成要素(トランザクション、副問い合わせおよびユーザ
144定義型やユーザ定義関数など)のほとんどすべてをサポートした、先進的なオブ
145ジェクト指向のデータベース管理システム(DBMS)です。postgresqlのパッケー
146ジにはPostgreSQL DBMS サーバにアクセスするために必要なクライアントプロ
147グラムおよびライブラリを収録しています。PostgreSQLクライアントプログラ
148ムは、PostgreSQLサーバ上のPostgreSQLデータベースの内部構造を直接操作す
149るためのプログラムです。これらのクライアントプログラムは、PostgreSQLサ
150ーバと同じマシン上で動いていてもよいですし、ネットワークコネクションの
151向こう側にあるリモートマシン上にあっても構いません。このパッケージには
152PostgreSQLサーバ上のPostgreSQLデータベースを管理するためのユーティリテ
153ィに加え、全パッケージのドキュメントがHTML形式で収録されています。
154
155リモートにあるPostgreSQLサーバ上のPostgreSQLデータベースを操作する場合
156はこのパッケージが必要です。またpostgresql-serverパッケージをインスト
157ールする場合にも、このパッケージをインストールする必要があります。
158
159%package libs
160Summary: The shared libraries required for any PostgreSQL clients.
161Summary(ja): PostgreSQL クライアントに必要な共有ライブラリ
162Group: System Environment/Libraries
163Obsoletes: postgresql7-libs
164
165%description libs
166The postgresql-libs package provides the essential shared libraries for any
167PostgreSQL client program or interface. You will need to install this package
168to use any other PostgreSQL package or any clients that need to connect to a
169PostgreSQL server.
170
171%description -l ja libs
172postgresql-libs パッケージは、すべての PostgreSQL クライアントプログラ
173ムやインターフェースのための中核的な共有ライブラリを提供します。
174PostgreSQL サーバに接続する必要のある、PostgreSQL パッケージやクライア
175ントを使う場合には、このパッケージをインストールする必要があります。
176
177%package server
178Summary: The programs needed to create and run a PostgreSQL server.
179Summary(ja): PostgreSQL サーバを構築・実行するのに必要なプログラム
180Group: Applications/Databases
181Requires: /usr/sbin/useradd /sbin/chkconfig
182Requires: %{name} = %{version}
183Obsoletes: postgresql7-server
184
185%description server
186The postgresql-server package includes the programs needed to create
187and run a PostgreSQL server, which will in turn allow you to create
188and maintain PostgreSQL databases.  PostgreSQL is an advanced
189Object-Relational database management system (DBMS) that supports
190almost all SQL constructs (including transactions, subselects and
191user-defined types and functions). You should install
192postgresql-server if you want to create and maintain your own
193PostgreSQL databases and/or your own PostgreSQL server. You also need
194to install the postgresql package.
195
196%description -l ja server
197postgresql-server パッケージには、PostgreSQL サーバを生成して実行する
198ために必要なプログラムが含まれています。これらにより、PostgreSQL のデ
199ータベースを新規に作成したり、メンテナンスしたりできるようになります。
200PostgreSQL は先進的でオブジェクト指向的なデータベース管理システム(DBMS)
201であり、(トランザクション、副問い合わせ、ユーザ定義型および関数といっ
202た)ほとんどすべての SQL 構造をサポートしています。自分自身の PostgreSQL
203サーバを動かして、自分自身の PostgreSQL データベースを作成したりメン
204テナンスしたりしたい場合は postgresql-server をインストールする必要が
205あります。さらに postgresql パッケージもインストールしてください。
206
207%package docs
208Summary: Extra documentation for PostgreSQL
209Summary(ja): PostgreSQL に関するその他の文書
210Group: Applications/Documentation
211Obsoletes: postgresql7-docs
212
213%description docs
214The postgresql-docs package includes the SGML source for the documentation
215as well as the documentation in other formats, and some extra documentation.
216Install this package if you want to help with the PostgreSQL documentation
217project, or if you want to generate printed documentation.
218
219%package contrib
220Summary: Contributed source and binaries distributed with PostgreSQL
221Summary(ja): PostgreSQL と一緒に配布される、寄贈されたソースとバイナリ
222Group: Applications/Databases
223Requires: %{name} = %{version} perl-DBD-Pg
224Obsoletes: postgresql7-contrib
225
226%description contrib
227The postgresql-contrib package contains contributed packages that are
228included in the PostgreSQL distribution.
229
230%package devel
231Summary: PostgreSQL development header files and libraries.
232Summary(ja): PostgreSQL の開発用ヘッダファイルとライブラリ群
233Group: Development/Libraries
234Requires: %{name}-libs = %{version}
235Obsoletes: postgresql7-devel
236
237%description devel
238The postgresql-devel package contains the header files and libraries
239needed to compile C or C++ applications which will directly interact
240with a PostgreSQL database management server and the ecpg Embedded C
241Postgres preprocessor. You need to install this package if you want to
242develop applications which will interact with a PostgreSQL server. If
243you're installing postgresql-server, you need to install this
244package.
245
246%description -l ja devel
247postgresql-devel パッケージには、PostgreSQL データベースと直接に会話
248するための C / C++ アプリケーションをコンパイルするのに必要なヘッダフ
249ァイルとライブラリ、および C 言語埋め込み型の PostgreSQL プリプロセサ
250が含まれています。PostgreSQL サーバと会話するアプリケーションを開発
251したい場合にはこのパッケージをインストールしてください。また、
252postgresql-server をインストールする場合、このパッケージもいっしょに
253インストールする必要があります。
254
255#------------
256%if %pls
257%package pl
258Summary: The PL procedural languages for PostgreSQL.
259Summary(ja): PostgreSQL 用の手続き言語 PL
260Group: Applications/Databases
261Requires: %{name} = %{version}
262Obsoletes: postgresql7-pl
263
264%description pl
265PostgreSQL is an advanced Object-Relational database management
266system.  The postgresql-pl package contains the the PL/Perl, PL/Tcl, and PL/Python
267procedural languages for the backend.  PL/Pgsql is part of the core server package.
268%endif
269
270#------------
271%if %tcl
272%package tcl
273Summary: A Tcl client library for PostgreSQL.
274Summary(ja): PostgreSQL の Tcl クライアントライブラリ
275Group: Applications/Databases
276Requires: tcl >= 8.0
277Obsoletes: postgresql7-tcl
278
279%description tcl
280PostgreSQL is an advanced Object-Relational database management
281system.  The postgresql-tcl package contains the libpgtcl client library,
282the pg-enhanced pgtclsh,and the pg-enhanced tksh, if so configured at buildtime.
283%endif
284
285#----------
286%if %jdbc
287%package jdbc
288Summary: Files needed for Java programs to access a PostgreSQL database.
289Summary(ja): PostgreSQL データベースにアクセスする Java プログラムのために必要なファイル群
290Group: Applications/Databases
291Obsoletes: postgresql7-jdbc
292
293%description jdbc
294PostgreSQL is an advanced Object-Relational database management
295system. The postgresql-jdbc package includes the .jar file needed for
296Java programs to access a PostgreSQL database.
297%endif
298
299#------------
300%if %test
301%package test
302Summary: The test suite distributed with PostgreSQL.
303Summary(ja): PostgreSQL と共に配布されるテストスート
304Group: Applications/Databases
305Requires: postgresql = %{version}
306Obsoletes: postgresql7-test
307
308%description test
309PostgreSQL is an advanced Object-Relational database management
310system. The postgresql-test package includes the sources and pre-built
311binaries of various tests for the PostgreSQL database management
312system, including regression tests and benchmarks.
313%endif
314
315
316%prep
317%setup -q -n postgresql-%{version}
318
319
320%build
321CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS
322CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS
323
324# Strip out -ffast-math from CFLAGS....
325
326CFLAGS=`echo $CFLAGS|xargs -n 1|grep -v ffast-math|xargs -n 100`
327
328./configure \
329        --prefix=%{_prefix} \
330        --libdir=%{_libdir} \
331        --disable-rpath \
332%if %beta
333        --enable-debug \
334        --enable-cassert \
335%endif
336%if %plperl
337        --with-perl \
338%endif
339%if %tcl
340        --with-tcl \
341        --with-tclconfig=%{_libdir} \
342%endif
343%if %plpython
344        --with-python \
345%endif
346%if %ssl
347        --with-openssl \
348%endif
349%if %pam
350        --with-pam \
351%endif
352%if %kerberos
353        --with-krb5=/usr/kerberos \
354%endif
355%if %nls
356        --enable-nls \
357%endif
358        --sysconfdir=%{_sysconfdir}/sysconfig/pgsql \
359        --mandir=%{_mandir} \
360        --with-docdir=%{_docdir} \
361        --includedir=%{_includedir}/pgsql \
362        --datadir=%{_datadir}/pgsql
363
364make %{?_smp_mflags} all
365make %{?_smp_mflags} -C contrib all
366
367%if %test
368        pushd src/test
369        make all
370        popd
371%endif
372
373
374%install
375rm -rf $RPM_BUILD_ROOT
376
377make DESTDIR=$RPM_BUILD_ROOT install
378make -C contrib DESTDIR=$RPM_BUILD_ROOT install
379
380# copy over Makefile.global to the include dir....
381install -m644 src/Makefile.global $RPM_BUILD_ROOT%{_includedir}/pgsql
382install -m644 src/Makefile.shlib $RPM_BUILD_ROOT%{_includedir}/pgsql
383
384%if %jdbc
385        # Java/JDBC
386        # The user will have to set a CLASSPATH to find it here, but not sure where else to put it...
387
388        # JDBC jars
389        install -m 755 %{SOURCE10} $RPM_BUILD_ROOT%{_datadir}/pgsql
390        install -m 755 %{SOURCE11} $RPM_BUILD_ROOT%{_datadir}/pgsql
391        install -m 755 %{SOURCE12} $RPM_BUILD_ROOT%{_datadir}/pgsql
392        install -m 755 %{SOURCE13} $RPM_BUILD_ROOT%{_datadir}/pgsql
393%endif
394
395# initscript
396install -d $RPM_BUILD_ROOT/etc/rc.d/init.d
397sed "s/^PGVERSION=.*/PGVERSION=%{pgver}/" %{SOURCE3} \
398        > $RPM_BUILD_ROOT/etc/rc.d/init.d/postgresql
399chmod 755 $RPM_BUILD_ROOT/etc/rc.d/init.d/postgresql
400
401# PGDATA needs removal of group and world permissions due to pg_pwd hole.
402install -d -m 700 $RPM_BUILD_ROOT/var/lib/pgsql/data
403
404# backups of data go here...
405install -d -m 700 $RPM_BUILD_ROOT/var/lib/pgsql/backups
406
407# postgres' .bash_profile
408install -m 644 %{SOURCE15} $RPM_BUILD_ROOT/var/lib/pgsql/.bash_profile
409
410# Create the multiple postmaster startup directory
411install -d -m 700 $RPM_BUILD_ROOT/etc/sysconfig/pgsql
412
413
414%if %test
415        # tests. There are many files included here that are unnecessary, but include
416        # them anyway for completeness.
417        mkdir -p $RPM_BUILD_ROOT%{_libdir}/pgsql/test
418        cp -a src/test/regress $RPM_BUILD_ROOT%{_libdir}/pgsql/test
419        install -m 0755 contrib/spi/refint.so $RPM_BUILD_ROOT%{_libdir}/pgsql/test/regress
420        install -m 0755 contrib/spi/autoinc.so $RPM_BUILD_ROOT%{_libdir}/pgsql/test/regress
421        pushd  $RPM_BUILD_ROOT%{_libdir}/pgsql/test/regress/
422        strip *.so
423        popd
424%endif
425
426# Fix some more documentation
427# gzip doc/internals.ps
428cp %{SOURCE6} README.rpm-dist
429cp -pr $RPM_BUILD_ROOT%{_docdir}/postgresql/html doc
430rm -rf $RPM_BUILD_ROOT%{_docdir}/postgresql/html
431
432%find_lang initdb-%{pgver}
433%find_lang libpq5-%{pgver}
434%find_lang pg_config-%{pgver}
435%find_lang pg_controldata-%{pgver}
436%find_lang pg_ctl-%{pgver}
437%find_lang pg_dump-%{pgver}
438%find_lang pg_resetxlog-%{pgver}
439%find_lang pgscripts-%{pgver}
440%find_lang postgres-%{pgver}
441%find_lang psql-%{pgver}
442%ifarch !x86_64
443%find_lang scripts-%{pgver}
444%endif
445
446%find_lang ecpg-%{pgver}
447%find_lang ecpglib6-%{pgver}
448%find_lang plperl-%{pgver}
449%find_lang plpgsql-%{pgver}
450%find_lang plpython-%{pgver}
451%find_lang pltcl-%{pgver}
452
453cat libpq5-%{pgver}.lang > libpq.lst
454cat psql-%{pgver}.lang pg_dump-%{pgver}.lang > main.lst
455cat pg_config-%{pgver}.lang > devel.lst
456cat initdb-%{pgver}.lang pg_ctl-%{pgver}.lang postgres-%{pgver}.lang \
457        pg_resetxlog-%{pgver}.lang pg_controldata-%{pgver}.lang > server.lst
458%ifarch !x86_64
459cat scripts-%{pgver}.lang >> server.lst
460%endif
461
462cat ecpg-%{pgver}.lang ecpglib6-%{pgver}.lang >> devel.lst
463cat plperl-%{pgver}.lang > pl.lst
464cat plpgsql-%{pgver}.lang >> pl.lst
465cat plpython-%{pgver}.lang >> pl.lst
466cat pltcl-%{pgver}.lang > tcl.lst
467
468
469%post libs -p /sbin/ldconfig
470%postun libs -p /sbin/ldconfig
471
472%pre server
473groupadd -g 26 -o -r postgres >/dev/null 2>&1 || :
474useradd -M -n -g postgres -o -r -d /var/lib/pgsql -s /bin/bash \
475        -c "PostgreSQL Server" -u 26 postgres >/dev/null 2>&1 || :
476touch /var/log/pgsql
477chown postgres.postgres /var/log/pgsql
478chmod 0700 /var/log/pgsql
479
480
481%post server
482chkconfig --add postgresql
483/sbin/ldconfig
484
485%preun server
486if [ $1 = 0 ] ; then
487        chkconfig --del postgresql
488fi
489
490%postun server
491/sbin/ldconfig
492if [ $1 -ge 1 ]; then
493  /sbin/service postgresql condrestart >/dev/null 2>&1
494fi
495if [ $1 = 0 ] ; then
496    if [ ! -x /usr/bin/postgres ] ; then
497            userdel postgres >/dev/null 2>&1 || :
498            groupdel postgres >/dev/null 2>&1 || :
499    fi
500fi
501
502%if %tcl
503%post -p /sbin/ldconfig   tcl
504%postun -p /sbin/ldconfig   tcl
505%endif
506
507%if %pls
508%post -p /sbin/ldconfig   pl
509%postun -p /sbin/ldconfig   pl
510%endif
511
512%if %test
513%post test
514chown -R postgres.postgres %{_datadir}/pgsql/test >/dev/null 2>&1 || :
515%endif
516
517
518%clean
519rm -rf $RPM_BUILD_ROOT
520
521# FILES section.
522
523%files -f main.lst
524%defattr(-,root,root)
525%doc doc/KNOWN_BUGS doc/MISSING_FEATURES doc/README*
526%doc COPYRIGHT README HISTORY INSTALL doc/bug.template
527%doc README.rpm-dist
528%doc doc/html
529%{_bindir}/clusterdb
530%{_bindir}/createdb
531%{_bindir}/createlang
532%{_bindir}/createuser
533%{_bindir}/dropdb
534%{_bindir}/droplang
535%{_bindir}/dropuser
536%{_bindir}/pg_dump
537%{_bindir}/pg_dumpall
538%{_bindir}/pg_restore
539%{_bindir}/psql
540%{_bindir}/reindexdb
541%{_bindir}/vacuumdb
542%{_bindir}/vacuumlo
543%{_mandir}/man1/clusterdb.*
544%{_mandir}/man1/createdb.*
545%{_mandir}/man1/createlang.*
546%{_mandir}/man1/createuser.*
547%{_mandir}/man1/dropdb.*
548%{_mandir}/man1/droplang.*
549%{_mandir}/man1/dropuser.*
550%{_mandir}/man1/pg_dump.*
551%{_mandir}/man1/pg_dumpall.*
552%{_mandir}/man1/pg_restore.*
553%{_mandir}/man1/psql.*
554%{_mandir}/man1/reindexdb.*
555%{_mandir}/man1/vacuumdb.*
556%{_mandir}/man7/*
557%{_localedir}/*/LC_MESSAGES/pgscripts-%{pgver}.mo
558
559%files docs
560%defattr(-,root,root)
561%doc doc/src/*
562
563%files contrib
564%defattr(-,root,root)
565%doc %{_defaultdocdir}/postgresql/contrib/*.example
566%{_libdir}/postgresql/_int.so
567%{_libdir}/postgresql/adminpack.so
568%{_libdir}/postgresql/ascii_and_mic.so
569%{_libdir}/postgresql/auto_explain.so
570%{_libdir}/postgresql/autoinc.so
571%{_libdir}/postgresql/btree_gin.so
572%{_libdir}/postgresql/btree_gist.so
573%{_libdir}/postgresql/chkpass.so
574%{_libdir}/postgresql/citext.so
575%{_libdir}/postgresql/cube.so
576%{_libdir}/postgresql/cyrillic_and_mic.so
577%{_libdir}/postgresql/dblink.so
578%{_libdir}/postgresql/dict_int.so
579#%{_libdir}/postgresql/dict_snowball.so
580%{_libdir}/postgresql/dict_xsyn.so
581%{_libdir}/postgresql/earthdistance.so
582%{_libdir}/postgresql/euc_cn_and_mic.so
583%{_libdir}/postgresql/euc_jp_and_sjis.so
584%{_libdir}/postgresql/euc_kr_and_mic.so
585%{_libdir}/postgresql/euc_tw_and_big5.so
586%{_libdir}/postgresql/fuzzystrmatch.so
587%{_libdir}/postgresql/hstore.so
588%{_libdir}/postgresql/insert_username.so
589#%{_libdir}/postgresql/int_aggregate.so
590%{_libdir}/postgresql/isn.so
591%{_libdir}/postgresql/latin2_and_win1250.so
592%{_libdir}/postgresql/latin_and_mic.so
593%{_libdir}/postgresql/lo.so
594%{_libdir}/postgresql/ltree.so
595%{_libdir}/postgresql/moddatetime.so
596%{_libdir}/postgresql/pageinspect.so
597%{_libdir}/postgresql/pg_buffercache.so
598%{_libdir}/postgresql/pg_freespacemap.so
599%{_libdir}/postgresql/pg_stat_statements.so
600%{_libdir}/postgresql/pg_trgm.so
601%{_libdir}/postgresql/pgcrypto.so
602%{_libdir}/postgresql/pgrowlocks.so
603%{_libdir}/postgresql/pgstattuple.so
604%{_libdir}/postgresql/plpgsql.so
605%{_libdir}/postgresql/refint.so
606%{_libdir}/postgresql/seg.so
607%{_libdir}/postgresql/sslinfo.so
608%{_libdir}/postgresql/tablefunc.so
609%{_libdir}/postgresql/test_parser.so
610%{_libdir}/postgresql/timetravel.so
611%{_libdir}/postgresql/tsearch2.so
612%{_libdir}/postgresql/utf8_and_ascii.so
613%{_libdir}/postgresql/utf8_and_big5.so
614%{_libdir}/postgresql/utf8_and_cyrillic.so
615%{_libdir}/postgresql/utf8_and_euc_cn.so
616%{_libdir}/postgresql/utf8_and_euc_jp.so
617%{_libdir}/postgresql/utf8_and_euc_kr.so
618%{_libdir}/postgresql/utf8_and_euc_tw.so
619%{_libdir}/postgresql/utf8_and_gb18030.so
620%{_libdir}/postgresql/utf8_and_gbk.so
621%{_libdir}/postgresql/utf8_and_iso8859.so
622%{_libdir}/postgresql/utf8_and_iso8859_1.so
623%{_libdir}/postgresql/utf8_and_johab.so
624%{_libdir}/postgresql/utf8_and_sjis.so
625%{_libdir}/postgresql/utf8_and_uhc.so
626%{_datadir}/pgsql/contrib/
627%{_bindir}/oid2name
628%{_bindir}/pgbench
629%{_bindir}/vacuumlo
630
631%files libs -f libpq5-%{pgver}.lang
632%defattr(-,root,root)
633%{_libdir}/libecpg.so.*
634%{_libdir}/libecpg_compat.so.*
635%{_libdir}/libpgtypes.so.*
636%{_libdir}/libpq.so.*
637
638%files server -f server.lst
639%defattr(-,root,root)
640%{_sysconfdir}/rc.d/init.d/postgresql
641%dir %{_sysconfdir}/sysconfig/pgsql
642%{_bindir}/initdb
643#%{_bindir}/ipcclean
644%{_bindir}/pg_controldata
645%{_bindir}/pg_ctl
646%{_bindir}/pg_resetxlog
647%{_bindir}/pg_standby
648%{_bindir}/postgres
649%{_bindir}/postmaster
650%{_mandir}/man1/initdb.*
651#%{_mandir}/man1/ipcclean.*
652%{_mandir}/man1/pg_controldata.*
653%{_mandir}/man1/pg_ctl.*
654%{_mandir}/man1/pg_resetxlog.*
655%{_mandir}/man1/postgres.*
656%{_mandir}/man1/postmaster.*
657%{_libdir}/postgresql/*_and_*.so
658%{_libdir}/postgresql/plpgsql.so
659%{_libdir}/postgresql/dict_snowball.so
660%{_datadir}/pgsql/*.sql
661%{_datadir}/pgsql/postgres.bki
662%{_datadir}/pgsql/postgres.description
663%{_datadir}/pgsql/postgres.shdescription
664%{_datadir}/pgsql/*.sample
665%{_datadir}/pgsql/sql_features.txt
666%{_datadir}/pgsql/timezone
667%{_datadir}/pgsql/timezonesets
668%{_datadir}/pgsql/tsearch_data
669%dir %{_libdir}/postgresql
670%dir %{_datadir}/pgsql
671%attr(700,postgres,postgres) %dir /var/lib/pgsql
672%attr(700,postgres,postgres) %dir /var/lib/pgsql/data
673%attr(700,postgres,postgres) %dir /var/lib/pgsql/backups
674%attr(644,postgres,postgres) %config(noreplace) /var/lib/pgsql/.bash_profile
675
676%files devel -f devel.lst
677%defattr(-,root,root)
678%{_includedir}/*
679%{_bindir}/ecpg
680%{_bindir}/pg_config
681%{_libdir}/libecpg.a
682%{_libdir}/libecpg.so
683%{_libdir}/libecpg_compat.a
684%{_libdir}/libecpg_compat.so
685%{_libdir}/libpgport.a
686%{_libdir}/libpgtypes.a
687%{_libdir}/libpgtypes.so
688%{_libdir}/libpq.a
689%{_libdir}/libpq.so
690%{_libdir}/postgresql/pgxs/*
691%{_mandir}/man1/ecpg.*
692%{_mandir}/man1/pg_config.*
693
694%if %tcl
695%files tcl -f tcl.lst
696%defattr(-,root,root)
697%endif
698
699%if %pls
700%files pl -f pl.lst
701%defattr(-,root,root)
702%if %plperl
703%{_libdir}/postgresql/plperl.so
704%endif
705%if %pltcl
706%{_libdir}/postgresql/pltcl.so
707%{_bindir}/pltcl_delmod
708%{_bindir}/pltcl_listmod
709%{_bindir}/pltcl_loadmod
710%{_datadir}/pgsql/unknown.pltcl
711%endif
712%if %plpython
713%{_libdir}/postgresql/plpython.so
714%endif
715%endif
716
717%if %jdbc
718%files jdbc
719%defattr(-,root,root)
720%{_datadir}/pgsql/postgresql-8.3-%{jdbc2ver}.jdbc2.jar
721%{_datadir}/pgsql/postgresql-8.3-%{jdbc2ver}.jdbc2ee.jar
722%{_datadir}/pgsql/postgresql-%{pgver}-%{jdbcver}.jdbc3.jar
723%{_datadir}/pgsql/postgresql-%{pgver}-%{jdbcver}.jdbc4.jar
724%endif
725
726%if %test
727%files test
728%defattr(-,postgres,postgres)
729%attr(-,postgres,postgres) %{_libdir}/postgresql/test/*
730%attr(-,postgres,postgres) %dir %{_libdir}/postgresql/test
731%endif
732
733%changelog
734* Sat Jan 29 2011 Shu KONNO <owa@bg.wakwak.com> 8.4.6-1
735- updated postgresql to 8.4.6
736- updated JDBC2 driver to postgresql-8.3-606.{jdbc2,jdbc2ee}.jar
737- updated JDBC3 driver to postgresql-8.4-702.jdbc3.jar
738- updated JDBC4 driver to postgresql-8.4-702.jdbc4.jar
739
740* Thu Jan 13 2011 Shu KONNO <owa@bg.wakwak.com> 8.4.5-2
741- rebuilt with openssl-1.0.0c
742
743* Thu Oct 07 2010 Shu KONNO <owa@bg.wakwak.com> 8.4.5-1
744- updated postgresql to 8.4.5
745
746* Sun May 16 2010 Shu KONNO <owa@bg.wakwak.com> 8.4.4-1
747- updated postgresql to 8.4.4
748
749* Thu Apr 15 2010 Shu KONNO <owa@bg.wakwak.com> 8.4.3-1
750- updated postgresql to 8.4.3
751- s/BuildPrereq/Buildrequires/
752
753* Wed Feb 17 2010 Shu KONNO <owa@bg.wakwak.com> 8.4.2-1
754- updated postgresql to 8.4.2
755- rebuilt with new environment
756
757* Thu Sep 10 2009 Shu KONNO <owa@bg.wakwak.com> 8.4.1-1
758- updated postgresql to 8.4.1
759
760* Fri Aug 21 2009 Shu KONNO <owa@bg.wakwak.com> 8.4.0-2
761- moved dict_snowball.so from conrib to server
762
763* Tue Jul 07 2009 Shu KONNO <owa@bg.wakwak.com> 8.4.0-1
764- updated postgresql to 8.4.0
765- updated jdbc3,4 to 701
766- dropt postgresql-8.3.3-nls.patch (fixed)
767- dropt postgresql-7.4-ecpg-patch (no effect)
768
769* Sat Apr 18 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 8.3.7-2
770- changed libs Group to System Environment/Libraries
771
772* Sun Apr 12 2009 Shu KONNO <owa@bg.wakwak.com> 8.3.7-1
773- updated postgresql to 8.3.7
774
775* Sun Jan 25 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 8.3.5-2
776- remove "-E EUC_JP --no-locale" option from initdb in postgresql.init
777
778* Thu Jan 22 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 8.3.5-1
779- new upstream release (postgresql to 8.3.5, jdbc to 604)
780
781* Sat Jul 05 2008 Shu KONNO <owa@bg.wakwak.com> 8.3.3-1vl5
782- applied new versioning policy, and spec in utf-8
783- updated postgresql to 8.3.3
784- updated jdbcver to 603
785- added postgresql-8.3.3-nls.patch instead of postgresql-8.2.0-nls.patch.gz
786- added a script to replace PGVERSION in postgresql.init
787
788* Sun Feb 17 2008 Shu KONNO <owa@bg.wakwak.com> 8.2.6-0vl2
789- rebuild with tcl/tk-8.4.18
790
791* Tue Jan 08 2008 Shu KONNO <owa@bg.wakwak.com> 8.2.6-0vl1
792- updated postgresql to 8.2.6
793- included security fixes: CVE-{2007-6600, 2007-4772, 2007-6067, 2007-4769, 2007-6601}
794
795* Tue Oct 16 2007 Shu KONNO <owa@bg.wakwak.com> 8.2.5-0vl3
796- updated PGVERSION to 8.2 in postgresql.init (sorry;)
797
798* Tue Oct 09 2007 Shu KONNO <owa@bg.wakwak.com> 8.2.5-0vl2
799- rebuild with tcl/tk-8.4.16
800
801* Wed Sep 19 2007 Shu KONNO <owa@bg.wakwak.com> 8.2.5-0vl1
802- updated postgresql to 8.2.5
803- updated jdbc driver to 8.2-506, and added 8.2-506.jdbc4.jar
804- updated nls-patch to 8-2-0
805- dropt postgresql-8.1.4-Pg.patch.gz
806
807* Wed Sep 19 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 8.1.10-0vl1
808- for VineSeed
809- updated to 8.1.10 (8.1.9 and up has fixes for CVE-2007-2138)
810- JDBC driver updated to 410
811
812* Sun Jul  1 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 8.1.5-0vl1
813- rebuilt for VineSeed
814- fixed install script
815
816* Thu Nov 23 2006 HOTTA Michihide <hotta@net-newbie.com> 8.1.5-0vl0
817- upstream release
818- fix missing %defattr in %files server
819
820* Fri Sep 15 2006 HOTTA Michihide <hotta@net-newbie.com> 8.1.4-0vl2
821- fix version number in postgresql.init
822
823* Tue Sep 12 2006 HOTTA Michihide <hotta@net-newbie.com> 8.1.4-0vl1
824- upstream release
825- drop rpm-pgsql-8.0.0.patch
826- add Requires: perl-DBD-Pg for contrib
827- add postgresql-8.1.4-Pg.patch.gz
828- update nls patches
829- new JDBC driver
830
831* Sat Mar 18 2006 Shu KONNO <owa@bg.wakwak.com> 8.0.3-0vl4
832- added build options --without perl, --without python
833- rebuilt for x86_64 architecture support
834
835* Tue May 31 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.3-0vl3
836- drop Provides: on postgresql-libs
837- drop Requires: libpq.so on postgresql-server
838
839* Tue May 31 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.3-0vl2
840- change SONAME -- Provides: libpq.so.4 libpq.so.4.0 libpq.so
841
842* Thu May 26 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.3-0vl1
843- upstream release
844- update nls patches
845
846* Fri Apr 22 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.2-0vl1
847- upstream release
848- update nls patches
849
850* Sun Apr 03 2005 Shu KONNO <owa@bg.wakwak.com> 8.0.1-0vl3
851- rebuilded with python-2.4.1-0vl1
852
853* Sat Mar 26 2005 Shu KONNO <owa@bg.wakwak.com> 8.0.1-0vl2
854- Dropped PyGreSQL-3.4.tgz.
855- Dropped PyGreSQL-3.4-setup-2.patch.
856- Dropped plpython.so in postgresql-server, because it's exist in postgresql-pl.
857- Dropped pyver and pynextver macros.
858- Changed macro name "python" to "plpython" like plperl.
859- Added "Obsoletes: postgresql-python"
860
861* Fri Feb 18 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.1-0vl1
862- Major version up
863- Obsoletes: postgresql7
864- update nls patch(es)
865- modify %postun not to delete postgres account on upgrade
866
867* Thu Jan 27 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.0-0vl1
868- upstream release (release as a new package)
869- Conflicts: postgresql
870- update nls patch(es)
871- (this package revision was rejected by Vine Project)
872
873* Fri Dec 04 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.6-0vl2
874- upstream release
875- new JDBC driver
876- add BuildRequires: bison, flex, pam-devel
877- drop postgresql-7.4.5-tempfile.patch (repaired)
878
879* Thu Nov 18 2004 IKEDA Katsumi <ikeda@webmasters.gr.jp> 7.4.5-0vl2
880- Added a security fix patch postgresql-7.4.5-tempfile.patch
881  from Gentoo Linux (CAN-2004-0977).
882- Changed Patch4:
883  from PyGreSQL-3.4-setup-2.patch into PyGreSQL-3.4-setup-2.patch
884  It is possible to compile this package without pre-installed postgresql.
885- Removed Patch5 because Patch4 was changed.
886
887* Tue Aug 24 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.5-0vl1
888- upstream release
889
890* Mon Jun 21 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.3-0vl1
891- upstream release
892- new jdbc driver
893
894* Sat Apr 17 2004 Shu KONNO <owa@bg.wakwak.com> 7.4.2-0vl3
895- rebuild with python-2.3.3-0vl1
896
897* Tue Apr 13 2004 Shu KONNO <owa@bg.wakwak.com> 7.4.2-0vl2.3
898- changed mode to 644 at Makefile.global, Makefile.shlib
899
900* Mon Apr 12 2004 Shu KONNO <owa@bg.wakwak.com> 7.4.2-0vl2.2
901- updated python install section
902
903* Sat Apr 10 2004 Shu KONNO <owa@bg.wakwak.com> 7.4.2-0vl2.1
904- added PyGreSQL-3.4.tgz and set python flag
905- added PyGreSQL-3.4-setup.patch
906- added PyGreSQL-3.4-pgmodule.patch
907- rebuilded with python-2.3.3-0vl0.3 (for TestPkg)
908
909* Sun Mar 28 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 7.4.2-0vl2
910- rebuild with new openssl
911
912* Wed Mar 17 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.2-0vl1
913- upstream release
914- change all of %{?foo:%define foo 0} -like descriptions to simple
915  %define format for latest rpm to build.
916
917* Sat Feb 14 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.1-0vl3
918- rebuild on latest tcl package environment.
919
920* Wed Feb 11 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.1-0vl2
921- fixed lacking files at server's %files
922
923* Fri Dec 05 2003 HOTTA Michihide <hotta@net-newbie.com> 7.4-0vl2
924- include JDBC driver for 7.4
925- fix typo in postgresql-7.4-psql-patch
926
927* Thu Nov 20 2003 HOTTA Michihide <hotta@net-newbie.com> 7.4-0vl1
928- upstream release
929- change '--includedir=' option to avoid conflicting with unixODBC
930- add postgresql-7.4-ecpg-patch
931
932* Wed Sep 10 2003 HOTTA Michihide <hotta@net-newbie.com> 7.3.4-0vl1
933- upstream release
934
935* Wed Jul 23 2003 HOTTA Michihide <hotta@net-newbie.com> 7.3.3-0vl2
936- drop previous version of libpq's trash
937
938* Wed May 28 2003 HOTTA Michihide <hotta@net-newbie.com> 7.3.3-0vl1
939- upstream release with new nls patch
940- fix postgresql-bashprofile (value of PGDATA)
941- fix postgresql-init for Japanese-specific use (-E EUC_JP --no-locale)
942
943* Wed Apr 02 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 7.3.2-0vl2
944- rebuild with tcltk8.4 and readline-4.3
945
946* Fri Mar 07 2003 HOTTA Michihide <hotta@net-newbie.com> 7.3.2-0vl1
947- upstream release
948
949* Wed Dec 25 2002 HOTTA Michihide <hotta@net-newbie.com> 7.3.1-0vl1
950- upstream release
951- remove garbage changelog
952
953* Mon Dec 23 2002 HOTTA Michihide <hotta@net-newbie.com> 7.3-0vl1
954- upstream release based on 7.3-2PGDG
955- add nls patch
956
957* Thu Dec 05 2002 Lamar Owen <lamar.owen@ramifordistat.net>
958- 7.3-2PGDG
959- Fix typo in initscript.  Argh!!
960
961* Wed Dec 04 2002 Lamar Owen <lamar.owen@ramifordistat.net>
962- 7.3-0.5PGDG
963- Jerk out all perl client stuff and kludgage
964- Rename plperl subpackage to a pl subpackage containing all but PL/Pgsql PL's
965- Eliminate locale and multibyte explicit enables -- they are both defaults now
966- Eliminate pgaccess code; it's not a part of the main tarball anymore
967- Eliminate ODBC stuff -- it's also separate now.  Use unixODBC instead.
968- Eliminated separate tk client package -- rolled the tk client into the tcl client.
969- Moved pltcl into the pl subpackage.
970- Added plpython to the pl subpackage.
971- /etc/sysconfig/pgsql is sysconfdir for multiple postmaster startup.
972
973* Mon Dec 02 2002 Lamar Owen <lamar.owen@ramifordistat.net>
974- 7.3-0.1PGDG (not released)
975- Integrate 7.3 jar's courtesy Joe Conway
976- Integrate multi-postmaster initscript courtesy Karl DeBisschop
977- Some renames and restructures.
978- Stripped out the last dregs of the postgresql-dump migration script.
979- Conflicts with less than 7.3.
980
981- (See below for old changelogs from VineSeed)
982
983* Wed Oct 04 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.3-0vl1
984- updated to 7.2.3.
985
986* Wed Sep 10 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.2-0vl3
987- absorbed previous patch8 into original nlspatch
988- fixed configure options (--enable-nls and --enable-locale to be antinomy)
989
990* Tue Aug 30 2002 Shoji Matsumoto <shom@vinelinux.org> 7.2.2-0vl2
991- add patch8 (ja.po for psql was invalid)
992
993* Wed Aug 29 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.2-0vl1
994- updated to 7.2.2.
995- improved nlspatch to enable japanese SQL help in psql.
996
997* Wed Jul 06 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.1-5vl3
998- fixed garbage chars in description(ja).
999
1000* Wed Jul 03 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.1-5vl2
1001- imported & replaced changelog (following VineSeed's).
1002  add some stuff to '%%files'.
1003
1004* Wed Jul 03 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.1-5vl1
1005- Modified for Vine Linux 2.5. Originaly from RHL 7.2.1-5, adding
1006  nls patch, pg_dump patch, date_part patch by Jun Kuwamura
1007
1008* Thu May 23 2002 Tomohiro 'Tomo-p' KATO <tomop@teamgedoh.net>
1009- replace nls patch.
1010- add *.mo to '%%files'.
1011
1012* Mon Mar 04 2002 Tomohiro 'Tomo-p' KATO <tomop@teamgedoh.net>
1013- fix initscript
1014
1015* Sun Mar 03 2002 Tomohiro 'Tomo-p' KATO <tomop@teamgedoh.net>
1016- add /usr/bin/pg_id to the package (fix)
1017
1018* Sat Mar 01 2002 Satoshi MACHINO <machino@vinelinux.org> 7.2-0vl1
1019- updated 7.2
1020- added nls.patch
1021- fixed spec file
1022- added New JDBC
1023-- pgjdbc1.jar(for JDK1.1.x), pgjdbc2(for Java2)
1024
1025* Sat Sep 22 2001 Satoshi MACHINO <machino@vinelinux.org> 7.1.3-4vl1
1026- updated 7.1.3
1027
1028* Tue Aug 21 2001 Hisao SHIBUYA <shibuya@alpha.or.jp>
1029- 7.1.2-7vl3
1030- merge 7.1.2-7vl2 and 7.1.2-7
1031
1032* Sun Aug 19 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@vinelinux.org>
1033- 7.1.2-7vl2
1034- fixed spec typo (%%{_includesir} -> %%{_includedir})
1035
1036* Tue Aug 14 2001 Satoshi MACHINO <machino@vinelinux.org> 7.1.2-7vl1
1037- updated 7.1.2 (used postgresql-7.1.2-7)
1038- used psqlj patch for 7.1.2
1039- used jumbo-20010801.patch.gz
1040
1041* Mon Aug  6 2001 Trond Eivind Glomsr <teg@redhat.com> 7.1.2-7
1042- Add patches from 7.1-stable branch. This should fix #50799 and #50797
1043- Enable kerberos authentication (#50644)
1044- handle stop with stale pid file (#50499)
1045- make the test subpackage (not built by default) own /usr/lib/pgsql/test
1046
1047* Mon Jul  9 2001 Trond Eivind Glomsr <teg@redhat.com>
1048- Make the -devel subpackage depend on -libs, not the main package
1049
1050* Tue Jun 19 2001 Trond Eivind Glomsr <teg@redhat.com>
1051- Make sure the python subpackage depends on mx - otherwise, you'd get an error when importing
1052
1053* Mon Jun 18 2001 Florian La Roche <Florian.LaRoche@redhat.de>
1054- add changes for s390x
1055
1056* Fri Jun 15 2001 Trond Eivind Glomsr <teg@redhat.com>
1057- Many path fixes for contrib packages
1058- Newer intarray
1059- Don't use nested ifs for tkpkg/pgaccess
1060- Turn off test package for Red Hat Linux - it makes most sense just to use
1061  this during development
1062- One "pgacess" -> "pgaccess"
1063
1064* Wed Jun 13 2001 Lamar Owen <lamar.owen@wgcr.org> <lamar@postgresql.org>
1065- -4PGDG
1066- patchset update for pg_regress.sh
1067- can the dot in the release -- confused too many people and some programs.
1068- -3.PGDG
1069- updated README.rpm-dist
1070- updated patch to 7.1.2, fixing some places where /usr/share/pgsql
1071  was still being used where /usr/lib/pgsql was intended.
1072- PGLIB now set to /usr/lib/pgsql -- initdb doesn't use it to find the bki's.
1073
1074* Tue Jun 12 2001 Trond Eivind Glomsr <teg@redhat.com>
1075- sync
1076- Run chkconfig --add on server install
1077- Move the prereqs on useradd on chkconfig to the server package
1078- don't disable the %%clean section
1079
1080* Sat Jun 09 2001 Lamar Owen <lamar.owen@wgcr.org>
1081- Sync up with Trond Eivind's set.
1082
1083* Thu Jun  7 2001 Trond Eivind Glomsr <teg@redhat.com>
1084- Don't create postgres' .bashrc from the server post script: include it instead
1085- Move the test packages from /usr/share/pgsql to /usr/lib/pgsql
1086- Move the symlinks libpq.so, libecpg.so, libpq++.so and libpgeasy.so to the devel subpackage from
1087  libs
1088- Source the i18n data from the .bashrc instead of in the initscript
1089
1090* Mon May 28 2001 Trond Eivind Glomsr <teg@redhat.com>
1091- Handle i18n for database startup - backend needs to have the same locale everytime,
1092  but this certainly can't be hardcoded to C either
1093- Fix stop, restart in initscript (#42217)
1094- Make database init _much_ less verbose
1095- other minor fixes to the initscript
1096
1097* Fri May 25 2001 Trond Eivind Glomsr <teg@redhat.com>
1098- 7.1.2
1099
1100* Thu May 24 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1101- 7.1.2-0.1.1.PGDG PRERELEASE
1102- Changed versioning and release numbering a little for better flexibility,
1103-- particularly for distribution packagers.
1104- Release numbering comment at top of spec, where it's more useful.
1105- Trimmed changelog to 7.1.x. See the last 7.0.3's specfile for the 7.0
1106  changlog, and the last 6.5.3's specfile for the changelog prior to
1107  7.0.
1108
1109* Sun May 20 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1110- 7.1.1-4.PGDG
1111- _really_ got Python version agnosticism working.
1112
1113* Sat May 19 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1114- 7.1.1-3.PGDG Release
1115- Python version agnosticism.....
1116
1117* Tue May 15 2001 Trond Eivind Glomsr <teg@redhat.com>
1118- Use openssl
1119- Make it obsolete subpackages if they aren't built
1120
1121* Mon May 14 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1122- 7.1.1-2.PGDG Release.
1123- Appended .PGDG to release string to differentiate our RPM set from the others.
1124- /bin/sh fix in initscript
1125- README.rpm-dist updates.
1126
1127* Mon May 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 7.1.1-0.7
1128- Rebuild with new readline
1129
1130* Thu May 10 2001 Trond Eivind Glomsr <teg@redhat.com>
1131- Initial 7.1.1
1132
1133* Mon May  7 2001 Trond Eivind Glomsr <teg@redhat.com>
1134- Specify shell when running commands through su in the initscript, to avoid problems
1135  when people switch the postgres user to use tcsh
1136
1137* Thu Apr 19 2001 Trond Eivind Glomsr <teg@redhat.com>
1138- JDBC driver for Postgresql 7.1
1139
1140* Sun Apr 15 2001 Trond Eivind Glomsr <teg@redhat.com>
1141- slightly different versioning scheming, will go back to the official
1142  later when I'm sure the package is ready to use
1143
1144* Fri Apr 13 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1145- 7.1 RELEASE
1146- 7.1-1 RPM RELEASE
1147- Change to COPTS -- strip out -ffastmath -- Considered Harmful.
1148- Back to old versioning scheme, kept teg's other fixes.
1149- README.rpm-dist updated.
1150- PGVERSION updated all-around (hopefully!)
1151- Couple of fixes from Peter E.
1152- Rearrange dependencies -- only the -libs subpackage is required for most stuff
1153- Removed broken and confusing logrotate script.
1154
1155* Mon Apr  9 2001 Trond Eivind Glomsr <teg@redhat.com>
1156- chown considered harmful - removed
1157- fix dangling symlimks (pg_crc.c)
1158- libpq.so changes for maximum compatiblity
1159- different versioning scheme, to avoid trouble later
1160- remove temporary perl file from the file list
1161- fix spelling error in tcl description
1162- mark odbcinst.ini as a config file
1163- use %%defattr on packages which didn't have it
1164
1165* Sat Apr 07 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1166- Integrated the PL/Perl stuff from Karl DeBisschop --conditional.
1167- Packaging reorg: added contrib and docs subpackages.
1168- Removed sgml source docs from main package --> docs subpackage.
1169- Removed contrib tree from main package --> contrib subpackage.
1170- Contrib tree is now prebuilt -- HOWEVER, very little install work is
1171  currently done with this.
1172
1173* Fri Apr 06 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1174- Quickie RC3.  There will be a 7.1RC3-2 shortly with other stuff.
1175
1176* Tue Apr 03 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1177- RC2
1178- eliminate versioning information for ancilliary files in prep for CVS.
1179- Fix docs mixup.
1180
1181* Tue Mar 27 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1182- RC1 quickie.
1183
1184* Tue Mar 20 2001 Lamar Owen <lamar@postgresql.org>
1185- Beta 6 initial build.
1186- Use make install-all-headers instead of cpio hack for devel headers.
1187- Split out the libs into the libs subpackage.
1188- Updated initscript to use pg_ctl to stop
1189- Updated initscript to initdb and start postmaster with LC_ALL=C to
1190  prevent index corruption.
1191
1192
1193* Sun Jan 28 2001 Lamar Owen <lamar@postgresql.org>
1194- Beta4
1195- Return to 'pgsql' directories instead of 'postgresql'
1196- Better perl patches.
1197
1198* Mon Jan 15 2001 Lamar Owen <lamar@postgresql.org>
1199- Edit patches to get rid of some cruft.
1200- Eliminate some more pre-7.1 specfile baggage that is no longer necessary.
1201- Moved pg_id to server
1202- added Makefile.global and pg_config to devel
1203- Corrected /usr/include/pgsql to /usr/include/postgresql
1204- Fixed some configure options.  Will be trying the configure macro next release
1205- Since it is terminally ill in this version pg_upgrade is _gone_.
1206- Thanks to Peter E for a good review.
1207
1208* Sun Jan 14 2001 Lamar Owen <lamar@postgresql.org>
1209- Running regression. 1 on the release-o-meter.
1210- Minor patches to get regression running right. 
1211- Initscript tweaking -- the old test for a database structure fails with 7.1's new structure.
1212
1213* Sat Jan 13 2001 Lamar Owen <lamar@postgresql.org>
1214- Perl 5 needs to be built with PREFIX set on the Makefile, not GNUmakefile....
1215- The 7.1 build is different from the 7.0 build -- see the configure line.
1216- NOTE: many files that used to be in /usr/share/postgresql are now in /usr/share/postgresql!
1217- by request, conditional packages are now supported. See the top of the spec.
1218- Fixed the server postinstall problems.
1219
1220* Mon Jan 08 2001 Lamar Owen <lamar@postgresql.org>
1221- First 7.1 beta test-build
1222
Note: See TracBrowser for help on using the repository browser.