source: projects/specs/branches/6/p/postgresql8/postgresql8-vl.spec @ 10684

Revision 10684, 42.3 KB checked in by tomop, 8 years ago (diff)

postgresql8-8.4.22-1

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