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

Revision 2626, 41.9 KB checked in by owa, 13 years ago (diff)

update postgresql to 8.4.7

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}.7
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* Thu Feb 03 2011 Shu KONNO <owa@bg.wakwak.com> 8.4.7-1
735- updated postgresql to 8.4.7 (contains a variety of fixes)
736
737* Sat Jan 29 2011 Shu KONNO <owa@bg.wakwak.com> 8.4.6-1
738- updated postgresql to 8.4.6
739- updated JDBC2 driver to postgresql-8.3-606.{jdbc2,jdbc2ee}.jar
740- updated JDBC3 driver to postgresql-8.4-702.jdbc3.jar
741- updated JDBC4 driver to postgresql-8.4-702.jdbc4.jar
742
743* Thu Jan 13 2011 Shu KONNO <owa@bg.wakwak.com> 8.4.5-2
744- rebuilt with openssl-1.0.0c
745
746* Thu Oct 07 2010 Shu KONNO <owa@bg.wakwak.com> 8.4.5-1
747- updated postgresql to 8.4.5
748
749* Sun May 16 2010 Shu KONNO <owa@bg.wakwak.com> 8.4.4-1
750- updated postgresql to 8.4.4
751
752* Thu Apr 15 2010 Shu KONNO <owa@bg.wakwak.com> 8.4.3-1
753- updated postgresql to 8.4.3
754- s/BuildPrereq/Buildrequires/
755
756* Wed Feb 17 2010 Shu KONNO <owa@bg.wakwak.com> 8.4.2-1
757- updated postgresql to 8.4.2
758- rebuilt with new environment
759
760* Thu Sep 10 2009 Shu KONNO <owa@bg.wakwak.com> 8.4.1-1
761- updated postgresql to 8.4.1
762
763* Fri Aug 21 2009 Shu KONNO <owa@bg.wakwak.com> 8.4.0-2
764- moved dict_snowball.so from conrib to server
765
766* Tue Jul 07 2009 Shu KONNO <owa@bg.wakwak.com> 8.4.0-1
767- updated postgresql to 8.4.0
768- updated jdbc3,4 to 701
769- dropt postgresql-8.3.3-nls.patch (fixed)
770- dropt postgresql-7.4-ecpg-patch (no effect)
771
772* Sat Apr 18 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 8.3.7-2
773- changed libs Group to System Environment/Libraries
774
775* Sun Apr 12 2009 Shu KONNO <owa@bg.wakwak.com> 8.3.7-1
776- updated postgresql to 8.3.7
777
778* Sun Jan 25 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 8.3.5-2
779- remove "-E EUC_JP --no-locale" option from initdb in postgresql.init
780
781* Thu Jan 22 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 8.3.5-1
782- new upstream release (postgresql to 8.3.5, jdbc to 604)
783
784* Sat Jul 05 2008 Shu KONNO <owa@bg.wakwak.com> 8.3.3-1vl5
785- applied new versioning policy, and spec in utf-8
786- updated postgresql to 8.3.3
787- updated jdbcver to 603
788- added postgresql-8.3.3-nls.patch instead of postgresql-8.2.0-nls.patch.gz
789- added a script to replace PGVERSION in postgresql.init
790
791* Sun Feb 17 2008 Shu KONNO <owa@bg.wakwak.com> 8.2.6-0vl2
792- rebuild with tcl/tk-8.4.18
793
794* Tue Jan 08 2008 Shu KONNO <owa@bg.wakwak.com> 8.2.6-0vl1
795- updated postgresql to 8.2.6
796- included security fixes: CVE-{2007-6600, 2007-4772, 2007-6067, 2007-4769, 2007-6601}
797
798* Tue Oct 16 2007 Shu KONNO <owa@bg.wakwak.com> 8.2.5-0vl3
799- updated PGVERSION to 8.2 in postgresql.init (sorry;)
800
801* Tue Oct 09 2007 Shu KONNO <owa@bg.wakwak.com> 8.2.5-0vl2
802- rebuild with tcl/tk-8.4.16
803
804* Wed Sep 19 2007 Shu KONNO <owa@bg.wakwak.com> 8.2.5-0vl1
805- updated postgresql to 8.2.5
806- updated jdbc driver to 8.2-506, and added 8.2-506.jdbc4.jar
807- updated nls-patch to 8-2-0
808- dropt postgresql-8.1.4-Pg.patch.gz
809
810* Wed Sep 19 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 8.1.10-0vl1
811- for VineSeed
812- updated to 8.1.10 (8.1.9 and up has fixes for CVE-2007-2138)
813- JDBC driver updated to 410
814
815* Sun Jul  1 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 8.1.5-0vl1
816- rebuilt for VineSeed
817- fixed install script
818
819* Thu Nov 23 2006 HOTTA Michihide <hotta@net-newbie.com> 8.1.5-0vl0
820- upstream release
821- fix missing %defattr in %files server
822
823* Fri Sep 15 2006 HOTTA Michihide <hotta@net-newbie.com> 8.1.4-0vl2
824- fix version number in postgresql.init
825
826* Tue Sep 12 2006 HOTTA Michihide <hotta@net-newbie.com> 8.1.4-0vl1
827- upstream release
828- drop rpm-pgsql-8.0.0.patch
829- add Requires: perl-DBD-Pg for contrib
830- add postgresql-8.1.4-Pg.patch.gz
831- update nls patches
832- new JDBC driver
833
834* Sat Mar 18 2006 Shu KONNO <owa@bg.wakwak.com> 8.0.3-0vl4
835- added build options --without perl, --without python
836- rebuilt for x86_64 architecture support
837
838* Tue May 31 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.3-0vl3
839- drop Provides: on postgresql-libs
840- drop Requires: libpq.so on postgresql-server
841
842* Tue May 31 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.3-0vl2
843- change SONAME -- Provides: libpq.so.4 libpq.so.4.0 libpq.so
844
845* Thu May 26 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.3-0vl1
846- upstream release
847- update nls patches
848
849* Fri Apr 22 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.2-0vl1
850- upstream release
851- update nls patches
852
853* Sun Apr 03 2005 Shu KONNO <owa@bg.wakwak.com> 8.0.1-0vl3
854- rebuilded with python-2.4.1-0vl1
855
856* Sat Mar 26 2005 Shu KONNO <owa@bg.wakwak.com> 8.0.1-0vl2
857- Dropped PyGreSQL-3.4.tgz.
858- Dropped PyGreSQL-3.4-setup-2.patch.
859- Dropped plpython.so in postgresql-server, because it's exist in postgresql-pl.
860- Dropped pyver and pynextver macros.
861- Changed macro name "python" to "plpython" like plperl.
862- Added "Obsoletes: postgresql-python"
863
864* Fri Feb 18 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.1-0vl1
865- Major version up
866- Obsoletes: postgresql7
867- update nls patch(es)
868- modify %postun not to delete postgres account on upgrade
869
870* Thu Jan 27 2005 HOTTA Michihide <hotta@net-newbie.com> 8.0.0-0vl1
871- upstream release (release as a new package)
872- Conflicts: postgresql
873- update nls patch(es)
874- (this package revision was rejected by Vine Project)
875
876* Fri Dec 04 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.6-0vl2
877- upstream release
878- new JDBC driver
879- add BuildRequires: bison, flex, pam-devel
880- drop postgresql-7.4.5-tempfile.patch (repaired)
881
882* Thu Nov 18 2004 IKEDA Katsumi <ikeda@webmasters.gr.jp> 7.4.5-0vl2
883- Added a security fix patch postgresql-7.4.5-tempfile.patch
884  from Gentoo Linux (CAN-2004-0977).
885- Changed Patch4:
886  from PyGreSQL-3.4-setup-2.patch into PyGreSQL-3.4-setup-2.patch
887  It is possible to compile this package without pre-installed postgresql.
888- Removed Patch5 because Patch4 was changed.
889
890* Tue Aug 24 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.5-0vl1
891- upstream release
892
893* Mon Jun 21 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.3-0vl1
894- upstream release
895- new jdbc driver
896
897* Sat Apr 17 2004 Shu KONNO <owa@bg.wakwak.com> 7.4.2-0vl3
898- rebuild with python-2.3.3-0vl1
899
900* Tue Apr 13 2004 Shu KONNO <owa@bg.wakwak.com> 7.4.2-0vl2.3
901- changed mode to 644 at Makefile.global, Makefile.shlib
902
903* Mon Apr 12 2004 Shu KONNO <owa@bg.wakwak.com> 7.4.2-0vl2.2
904- updated python install section
905
906* Sat Apr 10 2004 Shu KONNO <owa@bg.wakwak.com> 7.4.2-0vl2.1
907- added PyGreSQL-3.4.tgz and set python flag
908- added PyGreSQL-3.4-setup.patch
909- added PyGreSQL-3.4-pgmodule.patch
910- rebuilded with python-2.3.3-0vl0.3 (for TestPkg)
911
912* Sun Mar 28 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 7.4.2-0vl2
913- rebuild with new openssl
914
915* Wed Mar 17 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.2-0vl1
916- upstream release
917- change all of %{?foo:%define foo 0} -like descriptions to simple
918  %define format for latest rpm to build.
919
920* Sat Feb 14 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.1-0vl3
921- rebuild on latest tcl package environment.
922
923* Wed Feb 11 2004 HOTTA Michihide <hotta@net-newbie.com> 7.4.1-0vl2
924- fixed lacking files at server's %files
925
926* Fri Dec 05 2003 HOTTA Michihide <hotta@net-newbie.com> 7.4-0vl2
927- include JDBC driver for 7.4
928- fix typo in postgresql-7.4-psql-patch
929
930* Thu Nov 20 2003 HOTTA Michihide <hotta@net-newbie.com> 7.4-0vl1
931- upstream release
932- change '--includedir=' option to avoid conflicting with unixODBC
933- add postgresql-7.4-ecpg-patch
934
935* Wed Sep 10 2003 HOTTA Michihide <hotta@net-newbie.com> 7.3.4-0vl1
936- upstream release
937
938* Wed Jul 23 2003 HOTTA Michihide <hotta@net-newbie.com> 7.3.3-0vl2
939- drop previous version of libpq's trash
940
941* Wed May 28 2003 HOTTA Michihide <hotta@net-newbie.com> 7.3.3-0vl1
942- upstream release with new nls patch
943- fix postgresql-bashprofile (value of PGDATA)
944- fix postgresql-init for Japanese-specific use (-E EUC_JP --no-locale)
945
946* Wed Apr 02 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 7.3.2-0vl2
947- rebuild with tcltk8.4 and readline-4.3
948
949* Fri Mar 07 2003 HOTTA Michihide <hotta@net-newbie.com> 7.3.2-0vl1
950- upstream release
951
952* Wed Dec 25 2002 HOTTA Michihide <hotta@net-newbie.com> 7.3.1-0vl1
953- upstream release
954- remove garbage changelog
955
956* Mon Dec 23 2002 HOTTA Michihide <hotta@net-newbie.com> 7.3-0vl1
957- upstream release based on 7.3-2PGDG
958- add nls patch
959
960* Thu Dec 05 2002 Lamar Owen <lamar.owen@ramifordistat.net>
961- 7.3-2PGDG
962- Fix typo in initscript.  Argh!!
963
964* Wed Dec 04 2002 Lamar Owen <lamar.owen@ramifordistat.net>
965- 7.3-0.5PGDG
966- Jerk out all perl client stuff and kludgage
967- Rename plperl subpackage to a pl subpackage containing all but PL/Pgsql PL's
968- Eliminate locale and multibyte explicit enables -- they are both defaults now
969- Eliminate pgaccess code; it's not a part of the main tarball anymore
970- Eliminate ODBC stuff -- it's also separate now.  Use unixODBC instead.
971- Eliminated separate tk client package -- rolled the tk client into the tcl client.
972- Moved pltcl into the pl subpackage.
973- Added plpython to the pl subpackage.
974- /etc/sysconfig/pgsql is sysconfdir for multiple postmaster startup.
975
976* Mon Dec 02 2002 Lamar Owen <lamar.owen@ramifordistat.net>
977- 7.3-0.1PGDG (not released)
978- Integrate 7.3 jar's courtesy Joe Conway
979- Integrate multi-postmaster initscript courtesy Karl DeBisschop
980- Some renames and restructures.
981- Stripped out the last dregs of the postgresql-dump migration script.
982- Conflicts with less than 7.3.
983
984- (See below for old changelogs from VineSeed)
985
986* Wed Oct 04 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.3-0vl1
987- updated to 7.2.3.
988
989* Wed Sep 10 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.2-0vl3
990- absorbed previous patch8 into original nlspatch
991- fixed configure options (--enable-nls and --enable-locale to be antinomy)
992
993* Tue Aug 30 2002 Shoji Matsumoto <shom@vinelinux.org> 7.2.2-0vl2
994- add patch8 (ja.po for psql was invalid)
995
996* Wed Aug 29 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.2-0vl1
997- updated to 7.2.2.
998- improved nlspatch to enable japanese SQL help in psql.
999
1000* Wed Jul 06 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.1-5vl3
1001- fixed garbage chars in description(ja).
1002
1003* Wed Jul 03 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.1-5vl2
1004- imported & replaced changelog (following VineSeed's).
1005  add some stuff to '%%files'.
1006
1007* Wed Jul 03 2002 HOTTA Michihide <hotta@net-newbie.com> 7.2.1-5vl1
1008- Modified for Vine Linux 2.5. Originaly from RHL 7.2.1-5, adding
1009  nls patch, pg_dump patch, date_part patch by Jun Kuwamura
1010
1011* Thu May 23 2002 Tomohiro 'Tomo-p' KATO <tomop@teamgedoh.net>
1012- replace nls patch.
1013- add *.mo to '%%files'.
1014
1015* Mon Mar 04 2002 Tomohiro 'Tomo-p' KATO <tomop@teamgedoh.net>
1016- fix initscript
1017
1018* Sun Mar 03 2002 Tomohiro 'Tomo-p' KATO <tomop@teamgedoh.net>
1019- add /usr/bin/pg_id to the package (fix)
1020
1021* Sat Mar 01 2002 Satoshi MACHINO <machino@vinelinux.org> 7.2-0vl1
1022- updated 7.2
1023- added nls.patch
1024- fixed spec file
1025- added New JDBC
1026-- pgjdbc1.jar(for JDK1.1.x), pgjdbc2(for Java2)
1027
1028* Sat Sep 22 2001 Satoshi MACHINO <machino@vinelinux.org> 7.1.3-4vl1
1029- updated 7.1.3
1030
1031* Tue Aug 21 2001 Hisao SHIBUYA <shibuya@alpha.or.jp>
1032- 7.1.2-7vl3
1033- merge 7.1.2-7vl2 and 7.1.2-7
1034
1035* Sun Aug 19 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@vinelinux.org>
1036- 7.1.2-7vl2
1037- fixed spec typo (%%{_includesir} -> %%{_includedir})
1038
1039* Tue Aug 14 2001 Satoshi MACHINO <machino@vinelinux.org> 7.1.2-7vl1
1040- updated 7.1.2 (used postgresql-7.1.2-7)
1041- used psqlj patch for 7.1.2
1042- used jumbo-20010801.patch.gz
1043
1044* Mon Aug  6 2001 Trond Eivind Glomsr <teg@redhat.com> 7.1.2-7
1045- Add patches from 7.1-stable branch. This should fix #50799 and #50797
1046- Enable kerberos authentication (#50644)
1047- handle stop with stale pid file (#50499)
1048- make the test subpackage (not built by default) own /usr/lib/pgsql/test
1049
1050* Mon Jul  9 2001 Trond Eivind Glomsr <teg@redhat.com>
1051- Make the -devel subpackage depend on -libs, not the main package
1052
1053* Tue Jun 19 2001 Trond Eivind Glomsr <teg@redhat.com>
1054- Make sure the python subpackage depends on mx - otherwise, you'd get an error when importing
1055
1056* Mon Jun 18 2001 Florian La Roche <Florian.LaRoche@redhat.de>
1057- add changes for s390x
1058
1059* Fri Jun 15 2001 Trond Eivind Glomsr <teg@redhat.com>
1060- Many path fixes for contrib packages
1061- Newer intarray
1062- Don't use nested ifs for tkpkg/pgaccess
1063- Turn off test package for Red Hat Linux - it makes most sense just to use
1064  this during development
1065- One "pgacess" -> "pgaccess"
1066
1067* Wed Jun 13 2001 Lamar Owen <lamar.owen@wgcr.org> <lamar@postgresql.org>
1068- -4PGDG
1069- patchset update for pg_regress.sh
1070- can the dot in the release -- confused too many people and some programs.
1071- -3.PGDG
1072- updated README.rpm-dist
1073- updated patch to 7.1.2, fixing some places where /usr/share/pgsql
1074  was still being used where /usr/lib/pgsql was intended.
1075- PGLIB now set to /usr/lib/pgsql -- initdb doesn't use it to find the bki's.
1076
1077* Tue Jun 12 2001 Trond Eivind Glomsr <teg@redhat.com>
1078- sync
1079- Run chkconfig --add on server install
1080- Move the prereqs on useradd on chkconfig to the server package
1081- don't disable the %%clean section
1082
1083* Sat Jun 09 2001 Lamar Owen <lamar.owen@wgcr.org>
1084- Sync up with Trond Eivind's set.
1085
1086* Thu Jun  7 2001 Trond Eivind Glomsr <teg@redhat.com>
1087- Don't create postgres' .bashrc from the server post script: include it instead
1088- Move the test packages from /usr/share/pgsql to /usr/lib/pgsql
1089- Move the symlinks libpq.so, libecpg.so, libpq++.so and libpgeasy.so to the devel subpackage from
1090  libs
1091- Source the i18n data from the .bashrc instead of in the initscript
1092
1093* Mon May 28 2001 Trond Eivind Glomsr <teg@redhat.com>
1094- Handle i18n for database startup - backend needs to have the same locale everytime,
1095  but this certainly can't be hardcoded to C either
1096- Fix stop, restart in initscript (#42217)
1097- Make database init _much_ less verbose
1098- other minor fixes to the initscript
1099
1100* Fri May 25 2001 Trond Eivind Glomsr <teg@redhat.com>
1101- 7.1.2
1102
1103* Thu May 24 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1104- 7.1.2-0.1.1.PGDG PRERELEASE
1105- Changed versioning and release numbering a little for better flexibility,
1106-- particularly for distribution packagers.
1107- Release numbering comment at top of spec, where it's more useful.
1108- Trimmed changelog to 7.1.x. See the last 7.0.3's specfile for the 7.0
1109  changlog, and the last 6.5.3's specfile for the changelog prior to
1110  7.0.
1111
1112* Sun May 20 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1113- 7.1.1-4.PGDG
1114- _really_ got Python version agnosticism working.
1115
1116* Sat May 19 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1117- 7.1.1-3.PGDG Release
1118- Python version agnosticism.....
1119
1120* Tue May 15 2001 Trond Eivind Glomsr <teg@redhat.com>
1121- Use openssl
1122- Make it obsolete subpackages if they aren't built
1123
1124* Mon May 14 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1125- 7.1.1-2.PGDG Release.
1126- Appended .PGDG to release string to differentiate our RPM set from the others.
1127- /bin/sh fix in initscript
1128- README.rpm-dist updates.
1129
1130* Mon May 14 2001 Bernhard Rosenkraenzer <bero@redhat.com> 7.1.1-0.7
1131- Rebuild with new readline
1132
1133* Thu May 10 2001 Trond Eivind Glomsr <teg@redhat.com>
1134- Initial 7.1.1
1135
1136* Mon May  7 2001 Trond Eivind Glomsr <teg@redhat.com>
1137- Specify shell when running commands through su in the initscript, to avoid problems
1138  when people switch the postgres user to use tcsh
1139
1140* Thu Apr 19 2001 Trond Eivind Glomsr <teg@redhat.com>
1141- JDBC driver for Postgresql 7.1
1142
1143* Sun Apr 15 2001 Trond Eivind Glomsr <teg@redhat.com>
1144- slightly different versioning scheming, will go back to the official
1145  later when I'm sure the package is ready to use
1146
1147* Fri Apr 13 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1148- 7.1 RELEASE
1149- 7.1-1 RPM RELEASE
1150- Change to COPTS -- strip out -ffastmath -- Considered Harmful.
1151- Back to old versioning scheme, kept teg's other fixes.
1152- README.rpm-dist updated.
1153- PGVERSION updated all-around (hopefully!)
1154- Couple of fixes from Peter E.
1155- Rearrange dependencies -- only the -libs subpackage is required for most stuff
1156- Removed broken and confusing logrotate script.
1157
1158* Mon Apr  9 2001 Trond Eivind Glomsr <teg@redhat.com>
1159- chown considered harmful - removed
1160- fix dangling symlimks (pg_crc.c)
1161- libpq.so changes for maximum compatiblity
1162- different versioning scheme, to avoid trouble later
1163- remove temporary perl file from the file list
1164- fix spelling error in tcl description
1165- mark odbcinst.ini as a config file
1166- use %%defattr on packages which didn't have it
1167
1168* Sat Apr 07 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1169- Integrated the PL/Perl stuff from Karl DeBisschop --conditional.
1170- Packaging reorg: added contrib and docs subpackages.
1171- Removed sgml source docs from main package --> docs subpackage.
1172- Removed contrib tree from main package --> contrib subpackage.
1173- Contrib tree is now prebuilt -- HOWEVER, very little install work is
1174  currently done with this.
1175
1176* Fri Apr 06 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1177- Quickie RC3.  There will be a 7.1RC3-2 shortly with other stuff.
1178
1179* Tue Apr 03 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1180- RC2
1181- eliminate versioning information for ancilliary files in prep for CVS.
1182- Fix docs mixup.
1183
1184* Tue Mar 27 2001 Lamar Owen <lamar@postgresql.org> <lamar.owen@wgcr.org>
1185- RC1 quickie.
1186
1187* Tue Mar 20 2001 Lamar Owen <lamar@postgresql.org>
1188- Beta 6 initial build.
1189- Use make install-all-headers instead of cpio hack for devel headers.
1190- Split out the libs into the libs subpackage.
1191- Updated initscript to use pg_ctl to stop
1192- Updated initscript to initdb and start postmaster with LC_ALL=C to
1193  prevent index corruption.
1194
1195
1196* Sun Jan 28 2001 Lamar Owen <lamar@postgresql.org>
1197- Beta4
1198- Return to 'pgsql' directories instead of 'postgresql'
1199- Better perl patches.
1200
1201* Mon Jan 15 2001 Lamar Owen <lamar@postgresql.org>
1202- Edit patches to get rid of some cruft.
1203- Eliminate some more pre-7.1 specfile baggage that is no longer necessary.
1204- Moved pg_id to server
1205- added Makefile.global and pg_config to devel
1206- Corrected /usr/include/pgsql to /usr/include/postgresql
1207- Fixed some configure options.  Will be trying the configure macro next release
1208- Since it is terminally ill in this version pg_upgrade is _gone_.
1209- Thanks to Peter E for a good review.
1210
1211* Sun Jan 14 2001 Lamar Owen <lamar@postgresql.org>
1212- Running regression. 1 on the release-o-meter.
1213- Minor patches to get regression running right. 
1214- Initscript tweaking -- the old test for a database structure fails with 7.1's new structure.
1215
1216* Sat Jan 13 2001 Lamar Owen <lamar@postgresql.org>
1217- Perl 5 needs to be built with PREFIX set on the Makefile, not GNUmakefile....
1218- The 7.1 build is different from the 7.0 build -- see the configure line.
1219- NOTE: many files that used to be in /usr/share/postgresql are now in /usr/share/postgresql!
1220- by request, conditional packages are now supported. See the top of the spec.
1221- Fixed the server postinstall problems.
1222
1223* Mon Jan 08 2001 Lamar Owen <lamar@postgresql.org>
1224- First 7.1 beta test-build
1225
Note: See TracBrowser for help on using the repository browser.