]> git.pld-linux.org Git - packages/postgresql.git/blob - postgresql.spec
- added documentation for python-postgresql package
[packages/postgresql.git] / postgresql.spec
1 #
2 # Conditional build:
3 # _with_jdbc            - with JDBC driver
4 #
5
6 %include        /usr/lib/rpm/macros.perl
7 %include        /usr/lib/rpm/macros.python
8
9 Summary:        PostgreSQL Data Base Management System
10 Summary(de):    PostgreSQL Datenbankverwaltungssystem
11 Summary(es):    Gestor de Banco de Datos PostgreSQL
12 Summary(fr):    Sysème de gestion de base de données PostgreSQL
13 Summary(pl):    PostgreSQL - system bazodanowy
14 Summary(pt_BR): Gerenciador de Banco de Dados PostgreSQL
15 Summary(ru):    PostgreSQL - ÓÉÓÔÅÍÁ ÕÐÒÁ×ÌÅÎÉÑ ÂÁÚÁÍÉ ÄÁÎÎÙÈ
16 Summary(tr):    Veri Tabaný Yönetim Sistemi
17 Summary(uk):    PostgreSQL - ÓÉÓÔÅÍÁ ËÅÒÕ×ÁÎÎÑ ÂÁÚÁÍÉ ÄÁÎÉÈ
18 Name:           postgresql
19 Version:        7.2.1
20 Release:        8
21 License:        BSD
22 Group:          Applications/Databases
23 Source0:        ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.gz
24 Source1:        %{name}.init
25 Source2:        pgsql-Database-HOWTO-html.tar.gz
26 Source3:        %{name}.sysconfig
27 Source4:        pgaccess.desktop
28 Source5:        pgaccess.png
29 Patch0:         %{name}-no_libnsl.patch
30 Patch1:         %{name}-configure.patch
31 Patch2:         %{name}-ac_fixes.patch
32 Patch3:         %{name}-pg_ctl-silent.patch
33 Patch4:         %{name}-DESTDIR.patch
34 Patch5:         %{name}-pg_ctl-nopsql.patch
35 Icon:           postgresql.xpm
36 URL:            http://www.postgresql.org/
37 BuildRequires:  XFree86-devel
38 BuildRequires:  autoconf
39 BuildRequires:  automake
40 BuildRequires:  tcl-devel >= 8.3.2
41 BuildRequires:  tk-devel >= 8.3.2
42 BuildRequires:  readline-devel >= 4.2
43 BuildRequires:  ncurses-devel >= 5.0
44 BuildRequires:  openssl-devel >= 0.9.6a
45 BuildRequires:  perl-devel >= 5.6
46 BuildRequires:  python-devel >= 2.2.1
47 BuildRequires:  rpm-perlprov
48 BuildRequires:  rpm-pythonprov
49 BuildRequires:  zlib-devel
50 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
51 Prereq:         /sbin/chkconfig
52 Prereq:         rc-scripts
53 Prereq:         %{name}-clients = %{version}
54 Prereq:         %{name}-libs = %{version}
55 Requires(pre):  /usr/bin/getgid
56 Requires(pre):  /bin/id
57 Requires(pre):  /usr/sbin/groupadd
58 Requires(pre):  /usr/sbin/useradd
59 Requires(pre):  /usr/sbin/usermod
60 Obsoletes:      postgresql-server
61 Obsoletes:      postgresql-test
62
63 %define         _pgmoduledir    %{_libdir}/postgresql
64 %define         _pgsqldir       %{_pgmoduledir}/sql
65
66 %description
67 PostgreSQL Data Base Management System (formerly known as Postgres,
68 then as Postgres95).
69
70 PostgreSQL is an enhancement of the POSTGRES database management
71 system, a next-generation DBMS research prototype. While PostgreSQL
72 retains the powerful data model and rich data types of POSTGRES, it
73 replaces the PostQuel query language with an extended subset of SQL.
74 PostgreSQL is free and the complete source is available.
75
76 PostgreSQL development is being performed by a team of Internet
77 developers who all subscribe to the PostgreSQL development mailing
78 list. The current coordinator is Marc G. Fournier
79 (scrappy@postgreSQL.org). This team is now responsible for all current
80 and future development of PostgreSQL.
81
82 The authors of PostgreSQL 1.01 were Andrew Yu and Jolly Chen. Many
83 others have contributed to the porting, testing, debugging and
84 enhancement of the code. The original Postgres code, from which
85 PostgreSQL is derived, was the effort of many graduate students,
86 undergraduate students, and staff programmers working under the
87 direction of Professor Michael Stonebraker at the University of
88 California, Berkeley.
89
90 The original name of the software at Berkeley was Postgres. When SQL
91 functionality was added in 1995, its name was changed to Postgres95.
92 The name was changed at the end of 1996 to PostgreSQL.
93
94 PostgreSQL runs on Solaris, SunOS, HPUX, AIX, Linux, Irix, FreeBSD,
95 and most flavours of Unix.
96
97 %description -l de
98 PostgreSQL Datenbank-Managementsystem (früher als Postgres, dann als
99 Postgres95 bekannt).
100
101 PostgreSQL ist eine Verbesserung des POSTGRES-DB-Managementsystems,
102 ein DBMS-Forschungsprototyp der nächsten Generation. Während es das
103 leistungsfähige Datenmodell und die reichhaltigen Datentypen von
104 POSTGRES beibehält, ersetzt es die PostQuel-Abfragesprache durch ein
105 Subset von SQL. PostgreSQL ist gratis, der gesamte Quellcode ist
106 verfügbar.
107
108 Ein Team von Internet-Entwicklern befaßt sich mit PostgreSQL. Sie alle
109 sind auf der PostgreSQL-Entwickleradreßliste. Koordinator ist Marc G.
110 Fournier (scrappy@postgreSQL.org). Das Team ist verantwortlich für
111 alle aktuellen und künftigen Entwicklungen von PostgreSQL.
112
113 Die Autoren von PostgreSQL 1.01 waren Andrew Yu und Jolly Chen.
114 Zahlreiche andere haben zur Portierung, zum Testen, Debugging und zur
115 Verbesserung des Code beigetragen. Den Original-Postgres-Code, von dem
116 sich PostgreSQL ableitet, verdanken wir der Arbeit vieler Doktoranden,
117 Studenten und Programmierern unter der Leitung von Professor Michael
118 Stonebraker an der University of California, Berkeley.
119
120 Der ursprüngliche Name war Postgres. Als 1995 SQL-Funktionalität
121 hinzukam, wurde der Name in Postgres95 geändert. Ende 1996 schließlich
122 entschied man sich für PostgreSQL.
123
124 PostgreSQL läuft auf Solaris, SunOS, HPUX, AIX, Linux, Irix, FreeBSD
125 und den meisten Unix-Systemen.
126
127 %description -l es
128 Administrador de Banco de Datos PostgreSQL (conocido anteriormente
129 como Postgres, y después como Postgres95). PostgreSQL es una
130 continuación mejorada del Sistema Administrador de Banco de Datos
131 POSTGRES, que era un prototipo de pesquisa para un SGBD de nueva
132 generación. Mientras PostgreSQL mantiene el potente modelo de datos y
133 los varios tipos de datos del POSTGRES, substituye el lenguaje de
134 consulta PostQuel por un subconjunto extendido de la SQL. PostgreSQL
135 es libre y tiene los fuentes disponibles. El desarrollo del PostgreSQL
136 se ejecutado por un equipo de estudiosos de Internet, todos suscritos
137 en la lista de desarrollo del PostgreSQL. El coordinador actual es
138 Marc G. Fournier (scrappy@postgreSQL.org). Este equipo es ahora
139 responsable por el desarrollo actual y futuro del PostgreSQL.
140
141 %description -l fr
142 Système de gestion de bases de données PostgreSQL (D'abord nommé
143 Postgres, puis Postgres95).
144
145 PostgreSQL est une amélioration du système de gestion de bases de
146 données POSTGRES, un prototype de recherche de la génération suivant
147 DBMS. Tout en conservant le puissant modèle de donnée de et les types
148 de donée riches de Postgres, il remplace le langage de requêtes de
149 Postgres par un sous ensemble etendu de commandes SQL. PosrgreSQL est
150 libre, et ses sources sont disponibles.
151
152 Le développement de PostgreSQL est actuellement réalisé via internet
153 parune équipe de développeurs inscrits sur la mailing-list de
154 développement de PostgreSQL. Le coordinateur actuel est Marc G
155 Fournier (scrappy@postgreSQL.org). Cette équipe est responsable du
156 développemen actuel et à venir de PostgreSQL.
157
158 Les auteurs de PostgreSQL 1.01 étaient Andrew Yu et Jolly Chen.
159 Beaucoup d'autres ont contribué au portage, au test, au débogage et à
160 l'amélioration du code. Le code original de Postgres, duquel
161 PostgreSQL est dérivé, a été l'oeuvre d'étudiants de haut niveau, de
162 moins haut niveau, et de programmeurs travaillant sous la direction du
163 professeur Michael Stonebraker à l'université de Berkeley Californie.
164
165 Le nom original du logiciel était Postgres. Quand les fonctionnalitées
166 SQL furent ajoutées en 1995, son nom est devenu Postgres95. Il a été
167 rebaptisé PostgreSQL en 1996.
168
169 PostgreSQL tourne sur Solaris, SunOS, HPUX, AIX, Linux, Irix, FreeBSD,
170 et la plupart des Unix.
171
172 %description -l pl
173 System Zarz±dzania Baz± Danych PostgreSQL (dawniej znany jako
174 Postgres, nastêpnie jako Postgres95).
175
176 PostgreSQL jest rozszerzeniem systemu zarz±dzania baz danych POSTGRES,
177 prototypu DBMS nastêpnej generacji. Co prawda PostgreSQL odziedziczy³
178 model danych oraz bogaty zbiór ró¿nych typów danych, to jednak jêzyk
179 zapytañ PostQuel zosta³ zast±piony rozszerzonym SQL-em. PostgreSQL
180 jest wolnym oprogramowaniem i kody ¼ród³owe tego oprogramowania s± w
181 pe³ni dostêpne.
182
183 System PostgreSQL jest tworzony przez zespó³ ludzi, którzy s± zapisani
184 na listê dyskusyjn± dotycz±c± PostgreSQL-a. Obecnym koordynatorem jest
185 Marc G. Fournier (scrappy@postgreSQL.org). Wymieniony wy¿ej zespó³
186 jest odpowiedzialny za aktualny i przysz³y rozwój systemu PostgreSQL.
187
188 Autorami PostgreSQL-a 1.01 byli Andrew Yu oraz Jolly Chen. Wielu
189 innych pomaga³o przenosz±c na ró¿ne platformy, testuj±c, analizuj±c i
190 rozszerzaj±c kod. Oryginalny kod Postgres-a, na podstawie którego
191 PostgreSQL powsta³, by³ wysi³kiem wielu absolwentów, studentów oraz
192 zespo³u programistów, którzy pracowali pod kierunkiem profesora
193 Michaela Stonebrakera z Uniwersytetu Kalifornii w Berkeley.
194
195 Nazwa oryginalna oprogramowania tworzonego w Berkeley brzmia³a
196 Postgres. W 1995 roku dodano jêzyk zapytañ SQL i nazwê zmieniono na
197 Postgres95. W koñcu roku 1996 nazwê ostatecznie zmieniono na
198 PostgreSQL.
199
200 PostgreSQL mo¿e byæ uruchominy pod nastêpuj±cymi systemami: Solaris,
201 SunOS, HPUX, AIX, Linux, Irix, FreeBSD i innych systemach Unix.
202
203 %description -l pt_BR
204 Gerenciador de Banco de Dados PostgreSQL (conhecido anteriormente como
205 Postgres, e depois como Postgres95).
206
207 O PostgreSQL é uma continuação melhorada do Sistema Gerenciador de
208 Banco de Dados POSTGRES, que era um protótipo de pesquisa para um SGBD
209 de nova geração. Enquanto o PostgreSQL mantém o poderoso modelo de
210 dados e os vários tipos de dados do POSTGRES, ele substitui a
211 linguagem de consulta PostQuel por um subconjunto estendido da SQL. O
212 PostgreSQL é livre e tem os fontes disponíveis.
213
214 O desenvolvimento do PostgreSQL está sendo executado por uma equipe de
215 desenvolvedores da Internet, todos subscritores da lista de
216 desenvolvimento do PostgreSQL. O coordenador atual é Marc G. Fournier
217 (scrappy@postgreSQL.org). Esta equipe é agora responsável pelo
218 desenvolvimento atual e futuro do PostgreSQL.
219
220 %description -l ru
221 PostgreSQL - ÓÉÓÔÅÍÁ ÕÐÒÁ×ÌÅÎÉÑ ÂÁÚÁÍÉ ÄÁÎÎÙÈ (ÐÒÅÖÄÅ ÉÚ×ÅÓÔÎÁÑ ËÁË
222 Postgres, ÐÏÔÏÍ ËÁË Postgres95).
223
224 PostgreSQL - ÜÔÏ ÒÁÓÛÉÒÅÎÎÁÑ ×ÅÒÓÉÑ ÓÉÓÔÅÍÙ ÕÐÒÁ×ÌÅÎÉÑ ÂÁÚÁÍÉ ÄÁÎÎÙÈ
225 POSTGRES, ÉÓÓÌÅÄÏ×ÁÔÅÌØÓËÏÇÏ ÐÒÏÔÏÔÉÐÁ DBMS ÓÌÅÄÕÀÝÅÊ ÇÅÎÅÒÁÃÉÉ.
226 óÏÈÒÁÎÑÑ ÍÏÝÎÕÀ ÍÏÄÅÌØ ÄÁÎÎÙÈ É ÂÏÇÁÔÙÊ ÎÁÂÏÒ ÔÉÐÏ× ÄÁÎÎÙÈ POSTGRES,
227 ÏÎÁ ÚÁÍÅÎÑÅÔ ÑÚÙË ÚÁÐÒÏÓÏ× PostQuel ÒÁÓÛÉÒÅÎÎÙÍ ÎÁÂÏÒÏÍ SQL.
228 PostgreSQL ÂÅÓÐÌÁÔÅΠɠÐÏÓÔÁ×ÌÑÅÔÓÑ × ×ÉÄÅ ÐÏÌÎÏÇÏ ËÏÍÐÌÅËÔÁ ÉÓÈÏÄÎÙÈ
229 ÔÅËÓÔÏ×.
230
231 PostgreSQL ÒÁÚÒÁÂÁÔÙ×ÁÌÓÑ ËÏÍÁÎÄÏÊ Internet-ÒÁÚÒÁÂÏÔÞÉËÏ×, ÐÏÄÐÉÓÁÎÎÙÈ
232 ÎÁ ÓÐÉÓÏË ÒÁÓÓÙÌËÉ, ÐÏÓ×ÑÝÅÎÎÙÊ ÒÁÚÒÁÂÏÔËÅ PostgreSQL. ÷ ÎÁÓÔÏÑÝÅÅ
233 ×ÒÅÍÑ ËÏÏÒÄÉÎÁÔÏÒÏÍ Ñ×ÌÑÅÔÓÑ Marc G. Fournier
234 (scrappy@postgreSQL.org). üÔÁ ËÏÍÁÎÄÁ × ÎÁÓÔÏÑÝÅÅ ×ÒÅÍÑ ÏÔ×ÅÞÁÅÔ ÚÁ
235 ×ÓÅ ÔÅËÕÝÉÅ É ÂÕÄÕÝÉÅ ÒÁÚÒÁÂÏÔËÉ PostgreSQL.
236
237 á×ÔÏÒÁÍÉ PostgreSQL 1.01 ÂÙÌÉ Andrew Yu É Jolly Chen. íÎÏÇÉÅ ×ÎÅÓÌÉ
238 Ó×ÏÊ ×ËÌÁÄ × ÐÏÒÔÉÒÏ×ÁÎÉÅ, ÔÅÓÔÉÒÏ×ÁÎÉÅ, ÏÔÌÁÄËÕ É ÕÌÕÞÛÅÎÉÅ ËÏÄÁ.
239 ïÒÉÇÉÎÁÌØÎÙÊ ËÏÄ Postgres, ÏÔ ËÏÔÏÒÏÇÏ ÐÒÏÉÚÏÛÅÌ PostgreSQL, ÂÙÌ
240 ÓÏÚÄÁΠÕÓÉÌÉÑÍÉ ÓÔÕÄÅÎÔÏ×, ÁÓÐÉÒÁÎÔÏ× É ÐÅÒÓÏÎÁÌÁ, ÒÁÂÏÔÁÀÝÅÇÏ ÐÏÄ
241 ÒÕËÏ×ÏÄÓÔ×ÏÍ ÐÒÏÆÅÓÓÏÒÁ Michael Stonebraker × University of
242 California, Berkeley.
243
244 ïÒÉÇÉÎÁÌØÎÏÅ ÎÁÚ×ÁÎÉÅ ðï × Berkeley ÂÙÌÏ Postgres. ëÏÇÄÁ × 1995 ÇÏÄÕ
245 ÂÙÌÁ ÄÏÂÁ×ÌÅÎÁ ÆÕÎËÃÉÏÎÁÌØÎÏÓÔØ SQL, ÎÁÚ×ÁÎÉÅ ÉÚÍÅÎÉÌÏÓØ ÎÁ
246 Postgres95. ÷ ËÏÎÃÅ 1996 ÇÏÄÁ ÏÎÏ ÅÝÅ ÒÁÚ ÉÚÍÅÎÉÌÏÓØ É ÔÅÐÅÒØ ÜÔÏ
247 PostgreSQL.
248
249 PostgreSQL ÒÁÂÏÔÁÅÔ ÎÁ Solaris, SunOS, HPUX, AIX, Linux, Irix, FreeBSD
250 É ÂÏÌØÛÉÎÓÔ×Å ÄÒÕÇÉÈ ÒÁÚÎÏ×ÉÄÎÏÓÔÅÊ Unix.
251
252 %description -l tr
253 PostgreSQL, POSTGRES'den türemiþ bir veri tabaný yönetim sistemidir
254 (DBMS). Güçlü veri modeli ve zengin POSTGRES veri tiplerini
255 desteklerken SQL'in geniþletilmiþ bir altkümesi yerine PostQuel
256 sorgulama dilini koyar.
257
258 %description -l uk
259 PostgreSQL - ÓÉÓÔÅÍÁ ËÅÒÕ×ÁÎÎÑ ÂÁÚÁÍÉ ÄÁÎÉÈ (ÒÁΦ۠צÄÏÍÁ ÑË Postgres,
260 ÐÏԦ͠ÑË Postgres95).
261
262 PostgreSQL - ÃÅ ÒÏÚÛÉÒÅÎÁ ×ÅÒӦѠÓÉÓÔÅÍÉ ËÅÒÕ×ÁÎÎÑ ÂÁÚÁÍÉ ÄÁÎÉÈ
263 POSTGRES, ÄÏÓ̦ÄÎÉÃØËÏÇÏ ÐÒÏÔÏÔÉÐÕ DBMS ÎÁÓÔÕÐÎϧ ÇÅÎÅÒÁæ§.
264 úÂÅÒ¦ÇÁÀÞÉ ÐÏÔÕÖÎÕ ÍÏÄÅÌØ ÄÁÎÉÈ ÔÁ ÂÁÇÁÔÉÊ ÎÁ¦ҠÔÉЦנÄÁÎÉÈ POSTGRES,
265 ×ÏÎÁ ÚÁͦÎÀ¤ ÍÏ×Õ ÚÁÐÉԦנPostQuel ÒÏÚÛÉÒÅÎÉÍ ÎÁÂÏÒÏÍ SQL. PostgreSQL
266 ÂÅÚËÏÛÔÏ×ÎÁ ÔÁ ÐÏÓÔÁ×ÌѤÔØÓÑ Õ ×ÉÇÌÑĦ ÐÏ×ÎÏÇÏ ËÏÍÐÌÅËÔÕ ×ÉȦÄÎÉÈ
267 ÔÅËÓÔ¦×.
268
269 PostgreSQL ÒÏÚÒÏÂÌѤÔØÓÑ ËÏÍÁÎÄÏÀ Internet-ÐÒÏÇÒÁͦÓÔ¦×, ÕÞÁÓÎÉ˦×
270 ÓÐÉÓËÕ ÒÏÚÓÉÌËÉ, ÐÒÉÓ×ÑÞÅÎÏÇÏ ÒÏÚÒÏÂæ PostgreSQL. îÁÒÁÚ¦
271 ËÏÏÒÄÉÎÁÔÏÒÏÍ ¤ Marc G. Fournier (scrappy@postgreSQL.org). ãÑ ËÏÍÁÎÄÁ
272 צÄÐÏצÄÁ¤ ÚÁ ×Ó¦ ÐÏÔÏÞΦ ÔÁ ÍÁÊÂÕÔΦ ÒÏÚÒÏÂËÉ PostgreSQL.
273
274 á×ÔÏÒÁÍÉ PostgreSQL 1.01 ÂÕÌÉ Andrew Yu ÔÁ Jolly Chen. âÁÇÁÔÏ ÌÀÄÅÊ
275 ×ÎÅÓÌÉ Óצʠ×ÎÅÓÏË × ÐÏÒÔÕ×ÁÎÎÑ, ÔÅÓÔÕ×ÁÎÎÑ, ×¦ÄÌÁÄËÕ ÔÁ ÐÏËÒÁÝÅÎÎÑ
276 ËÏÄÕ. ïÒÉǦÎÁÌØÎÉÊ ËÏÄ Postgres, ×¦Ä ÑËÏÇÏ ÐÏÈÏÄÉÔØ PostgreSQL, ÂÕ×
277 ÓÔ×ÏÒÅÎÉÊ ÚÕÓÉÌÌÑÍÉ ÓÔÕÄÅÎÔ¦×, ÁÓЦÒÁÎԦנÔÁ ÐÅÒÓÏÎÁÌÕ, ÑËÉÊ ÐÒÁÃÀ×Á×
278 ЦĠËÅÒ¦×ÎÉÃÔ×ÏÍ ÐÒÏÆÅÓÏÒÁ Michael Stonebraker × University of
279 California, Berkeley.
280
281 ïÒÉǦÎÁÌØÎÁ ÎÁÚ×Á ÐÒÏÇÒÁÍÉ × Berkeley ÂÕÌÁ Postgres. ëÏÌÉ × 1995 ÒÏæ
282 ÂÕÌÏ ÄÏÄÁÎÏ ÆÕÎËæÏÎÁÌØΦÓÔØ SQL, ÎÁÚ×Á ÚͦÎÉÌÁÓÑ ÎÁ Postgres95. ÷
283 ˦Îæ 1996 ÒÏËÕ ×ÏÎÁ ÝÅ ÒÁÚ ÚͦÎÉÌÁÓØ ¦ ÚÁÒÁÚ ÃÅ PostgreSQL.
284
285 PostgreSQL ÐÒÁÃÀ¤ ÎÁ Solaris, SunOS, HPUX, AIX, Linux, Irix, FreeBSD
286 ÔÁ Â¦ÌØÛÏÓÔ¦ ¦ÎÛÉÈ Ò¦ÚÎÏ×ÉĦנUnix.
287
288 %package devel
289 Summary:        PostgreSQL development header files and libraries
290 Summary(de):    PostgreSQL-Entwicklungs-Header-Dateien und Libraries
291 Summary(es):    Archivos de inclusión y bibliotecas PostgreSQL
292 Summary(fr):    En-têtes et bibliothèques de développement PostgreSQL
293 Summary(pl):    PostgreSQL - pliki nag³ówkowe i biblioteki
294 Summary(pt_BR): Arquivos de inclusão e bibliotecas para desenvolvimento com o PostgreSQL
295 Summary(ru):    PostgreSQL - ÈÅÄÅÒÙ É ÂÉÂÌÉÏÔÅËÉ ÒÁÚÒÁÂÏÔÞÉËÁ
296 Summary(tr):    PostgreSQL baþlýk dosyalarý ve kitaplýklar
297 Summary(uk):    PostgreSQL - ÈÅÄÅÒÉ ÔÁ Â¦Â̦ÏÔÅËÉ ÐÒÏÇÒÁͦÓÔÁ
298 Group:          Development/Libraries
299 Requires:       %{name}-libs = %{version}
300
301 %description devel
302 This package contains header files and libraries required to compile
303 applications that are talking directly to the PostgreSQL backend
304 server.
305
306 %description devel -l de
307 Dieses Paket enthält die Header-Dateien und Libraries, die zum
308 Kompilieren von Applikationen notwendig sind, die direkt mit dem
309 PostgreSQL-Backend-Server kommunizieren.
310
311 %description devel -l es
312 Este paquete contiene archivos de inclusión y bibliotecas requeridas
313 para compilación de aplicativos que se comunican directamente con el
314 servidor backend PostgreSQL.
315
316 %description devel -l fr
317 Ce package contient les fichiers d'en-tête et les bibliothéques
318 nécessaires pour compiler des applications ayant des échanges directs
319 avec le serveur du backend PostgreSQL.
320
321 %description devel -l pl
322 Pakiet zawiera nag³ówki oraz biblioteki wymagane do kompilacji
323 aplikacji ³±cz±cych siê bezpo¶rednio z serwerem PostgreSQL.
324
325 %description devel -l pt_BR
326 Este pacote contém arquivos de inclusão e bibliotecas requeridas para
327 compilação de aplicativos que se comunicam diretamente com o servidor
328 backend PostgreSQL.
329
330 %description devel -l ru
331 üÔÏÔ ÐÁËÅÔ ÓÏÄÅÒÖÉÔ ÈÅÄÅÒÙ É ÂÉÂÌÉÏÔÅËÉ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ ÓÂÏÒËÉ
332 ÐÒÉÌÏÖÅÎÉÊ, ÎÅÐÏÓÒÅÄÓÔ×ÅÎÎÏ ×ÚÁÉÍÏÄÅÊÓÔ×ÕÀÝÉÈ Ó ÓÅÒ×ÅÒÏÍ PostgreSQL.
333
334 %description devel -l tr
335 Bu paket, PostgreSQL sunucusuyla konuþacak yazýlýmlar geliþtirmek için
336 gereken baþlýk dosyalarýný ve kitaplýklarý içerir.
337
338 %description devel -l uk
339 ãÅÊ ÐÁËÅԠͦÓÔÉÔØ ÈÅÄÅÒÉ ÔÁ Â¦Â̦ÏÔÅËÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÒÏÚÒÏÂËÉ
340 ÐÒÏÇÒÁÍ, Ñ˦ ÂÅÚÐÏÓÅÒÅÄÎØÏ ×ÚÁ¤ÍÏĦÀÔØ Ú ÓÅÒ×ÅÒÏÍ PostgreSQL.
341
342 %package backend-devel
343 Summary:        PostgreSQL backend development header files
344 Summary(pl):    PostgreSQL - pliki nag³ówkowe dla backendu
345 Group:          Development/Libraries
346 Requires:       %{name}-libs = %{version}
347
348 %description backend-devel
349 This package contains header files required to compile functions that
350 could be loaded directly by backend
351
352 %description backend-devel -l pl
353 Pakiet zawiera nag³ówki wymagane do kompilacji funkcji ktore moga byc
354 bezposrednio ladowane przez beckend serwera PostgreSQL.
355
356 %package clients
357 Summary:        Clients needed to access a PostgreSQL server
358 Summary(es):    Clientes necesarios para acceder al servidor PostgreSQL
359 Summary(pl):    Klienci wymagani do dostêpu do serwera PostgreSQL
360 Summary(pt_BR): Clientes necessários para acessar o servidor PostgreSQL
361 Summary(ru):    ëÌÉÅÎÔÓËÉÅ ÐÒÏÇÒÁÍÍÙ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ ÄÏÓÔÕÐÁ Ë ÓÅÒ×ÅÒÕ PostgreSQL
362 Summary(uk):    ë̦¤ÎÔÓØ˦ ÐÒÏÇÒÁÍÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÄÏÓÔÕÐÕ ÄÏ ÓÅÒ×ÅÒÁ PostgreSQL
363 Group:          Applications/Databases
364 Requires:       %{name}-libs = %{version}
365
366 %description clients
367 This package includes only the clients needed to access an PostgreSQL
368 server. The server is included in the main package. If all you need is
369 to connect to another PostgreSQL server, the this is the only package
370 you need to install. Clients include several command-line utilities
371 you can use to manage your databases on a remote PostgreSQL server.
372
373 %description clients -l es
374 Este paquete incluye solamente los clientes necesarios para acceder un
375 servidor PostgreSQL. El servidor está en el paquete principal.
376
377 %description clients -l pl
378 Pakiet zawiera programy klienckie potrzebne dla dostêpu do serwera
379 PostgreSQL oraz narzêdzia do zarz±dzania bazami dzia³aj±ce z linii
380 poleceñ. Serwer znajduje siê w g³ównym pakiecie.
381
382 %description clients -l pt_BR
383 Este pacote inclui somente os clientes necessários para acessar um
384 servidor PostgreSQL. O servidor está no pacote principal.
385
386 %description clients -l ru
387 üÔÏÔ ÐÁËÅÔ ×ËÌÀÞÁÅÔ ÔÏÌØËÏ ËÌÉÅÎÔÓËÉÅ ÐÒÏÇÒÁÍÍÙ É ÂÉÂÌÉÏÔÅËÉ,
388 ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ ÄÏÓÔÕÐÁ Ë ÓÅÒ×ÅÒÕ PostgreSQL. óÅÒ×ÅÒ ×ÈÏÄÉÔ × ÇÌÁ×ÎÙÊ
389 ÐÁËÅÔ. åÓÌÉ ×ÁÍ ÎÁÄÏ ÔÏÌØËÏ ÒÁÂÏÔÁÔØ Ó ÄÒÕÇÉÍ ÓÅÒ×ÅÒÏÍ PostgreSQL, ÜÔÏ
390 ÅÄÉÎÓÔ×ÅÎÎÙÊ ÐÁËÅÔ, ËÏÔÏÒÙÊ ×ÁÍ ÎÁÄÏ ÕÓÔÁÎÏ×ÉÔØ.
391
392 ôÅÐÅÒØ ÐÁËÅÔÙ Ó ÂÉÂÌÉÏÔÅËÁÍÉ ÄÌÑ ÒÁÚÎÙÈ ÑÚÙËÏ× ÐÒÏÇÒÁÍÍÉÒÏ×ÁÎÉÑ (C,
393 C++, PERL É TCL) ÒÁÚÄÅÌÅÎÙ. üÔÏÔ ÐÁËÅÔ ×ËÌÀÞÁÅÔ ÔÏÌØËÏ ÂÉÂÌÉÏÔÅËÉ ÄÌÑ
394 ÑÚÙËÁ C.
395
396 %description clients -l uk
397 ãÅÊ ÐÁËÅԠͦÓÔÉÔØ Ô¦ÌØËÉ Ë̦¤ÎÔÓØ˦ ÐÒÏÇÒÁÍÉ ÔÁ Â¦Â̦ÏÔÅËÉ, ÎÅÏÂȦÄΦ
398 ÄÌÑ ÄÏÓÔÕÐÕ ÄÏ ÓÅÒ×ÅÒÁ PostgreSQL. óÅÒ×ÅҠͦÓÔÉÔØÓÑ × ÇÏÌÏ×ÎÏÍÕ
399 ÐÁËÅÔ¦. ñËÝÏ ×ÁÍ ÐÏÔÒ¦ÂÎÏ ÐÒÁÃÀ×ÁÔÉ Ú ¦ÎÛÉÍ ÓÅÒ×ÅÒÏÍ PostgreSQL, ÃÅ
400 ¤ÄÉÎÉÊ ÐÁËÅÔ, ÑËÉÊ ×ÁÍ ÔÒÅÂÁ ×ÓÔÁÎÏ×ÉÔÉ.
401
402 ôÅÐÅÒ ÐÁËÅÔɠڠ¦Â̦ÏÔÅËÁÍÉ ÄÌÑ Ò¦ÚÎÉÈ ÍÏ× ÐÒÏÇÒÁÍÕ×ÁÎÎÑ (C, C++, PERL
403 ¦ TCL) ÒÏÚĦÌÅΦ. ãÅÊ ÐÁËÅԠͦÓÔÉÔØ Ô¦ÌØËɠ¦Â̦ÏÔÅËÉ ÄÌÑ ÍÏ×É C.
404
405 %package perl
406 Summary:        Perl interface to PostgreSQL database
407 Summary(es):    Módulo Perl para acceder un servidor PostgreSQL
408 Summary(pl):    Interfejs dla Perla umo¿liwiaj±cy dostêp do baz PostgreSQL
409 Summary(pt_BR): Módulo Perl para acesso ao servidor PostgreSQL
410 Summary(ru):    âÉÂÌÉÏÔÅËÉ É ÍÏÄÕÌÉ ÄÌÑ ÄÏÓÔÕÐÁ Ë postgresql ÉÚ perl
411 Summary(uk):    â¦Â̦ÏÔÅËÉ ÔÁ ÍÏÄÕ̦ ÄÌÑ ÄÏÓÔÕÐÕ ÄÏ postgresql Ú Perl
412 Group:          Applications/Databases
413 Requires:       perl >= 5.004
414 Requires:       %{name}-libs = %{version}
415
416 %description perl
417 This package includes only perl modules needed to access an PostgreSQL
418 server.
419
420 %description perl -l es
421 Módulo Perl para acceder un servidor PostgreSQL
422
423 %description perl -l pl
424 Pakiet ten zawiera tylko modu³y Perla wymagane dla dostêpu do serwera
425 PostgreSQL.
426
427 %description perl -l pt_BR
428 Módulo Perl para acesso ao servidor PostgreSQL.
429
430 %description perl -l ru
431 üÔÏ ÐÁËÅÔ postgresql ÄÌÑ ÐÏÄÄÅÒÖËÉ perl. ïΠ×ËÌÀÞÁÅÔ ÍÏÄÕÌÉ perl É
432 ×ÓÐÏÍÏÇÁÔÅÌØÎÙÅ ÆÁÊÌÙ ÄÌÑ ÄÏÓÔÕÐÁ Ë postgresql ÉÚ perl. ÷ËÌÀÞÅΠÔÏÌØËÏ
433 ÄÌÑ ÐÏÄÄÅÒÖËÉ ÓÕÝÅÓÔ×ÕÀÝÉÈ ÐÒÏÇÒÁÍÍ Ó ÉÓÐÏÌØÚÏ×ÁÎÉÅÍ ÜÔÏÇÏ ÕÓÔÁÒÅ×ÛÅÇÏ
434 ÉÎÔÅÒÆÅÊÓÁ. îÅ ÉÓÐÏÌØÚÕÊÔÅ ×Ï ×ÎÏ×Ø ÓÏÚÄÁ×ÁÅÍÙÈ ÐÒÏÇÒÁÍÍÁÈ -
435 ÉÓÐÏÌØÚÕÊÔÅ perl-DBD-%{name} !
436
437 %description perl -l uk
438 ãÅ ÐÁËÅÔ postgresql ÄÌѠЦÄÔÒÉÍËÉ perl. ÷¦Î Í¦ÓÔÉÔØ ÍÏÄÕ̦ perl ÔÁ
439 ÄÏÐÏͦÖΦ ÆÁÊÌÉ ÄÌÑ ÄÏÓÔÕÐÕ ÄÏ postgresql Ú perl. ÷ËÌÀÞÅÎÉÊ Ô¦ÌØËÉ ÄÌÑ
440 ЦÄÔÒÉÍËÉ ¦ÓÎÕÀÞÉÈ ÐÒÏÇÒÁÍ Ú ×ÉËÏÒÉÓÔÁÎÎÑÍ ÃØÏÇÏ ÚÁÓÔÁÒ¦ÌÏÇÏ
441 ¦ÎÔÅÒÆÅÊÓÕ. îÅ ×ÉËÏÒÉÓÔÏ×ÕÊÔÅ ÊÏÇÏ × ÎÏ×ÉÈ ÐÒÏÇÒÁÍÁÈ, ×ÉËÏÒÉÓÔÏ×ÕÊÔÅ
442 perl-DBD-%{name} !
443
444 %package -n python-postgresql
445 Summary:        The python-based client programs needed for accessing a PostgreSQL server
446 Summary(es):    Módulo Python para acceder un servidor PostgreSQL
447 Summary(pl):    Programy klienckie do dostêpu do serwera PostgreSQL napisane w Pythonie
448 Summary(pt_BR): Módulo Python para acesso ao servidor PostgreSQL.
449 Group:          Libraries/Python
450 Requires:       python >= 2.0
451 Requires:       python-mx-DateTime
452 Requires:       %{name}-libs = %{version}
453 Obsoletes:      python-PyGreSQL
454 Obsoletes:      postgresql-python
455
456 %description -n python-postgresql
457 postgresql-python includes the python-based client programs and client
458 libraries that you'll need to access a PostgreSQL database management
459 system server.
460
461 %description -n python-postgresql -l es
462 Módulo Python para acceder un servidor PostgreSQL
463
464 %description -n python-postgresql -l pl
465 Pakiet ten zawiera napisane w Pythonie programy i biblioteki klienckie
466 do dostêpu do serwera baz danych PostgreSQL.
467
468 %description -n python-postgresql -l pt_BR
469 Módulo Python para acesso ao servidor PostgreSQL.
470
471 %package doc
472 Summary:        Documentation for PostgreSQL
473 Summary(pl):    Dodatkowa dokumantacja dla PostgreSQL
474 Group:          Applications/Databases
475
476 %description doc
477 This package includes documentation and HOWTO for programmer, admin
478 etc., in HTML format.
479
480 %description doc -l pl
481 Pakiet ten zawiera dokumentacjê oraz HOWTO m.in. dla programistów,
482 administratorów w formacie HTML.
483
484 %package libs
485 Summary:        PostgreSQL libraries
486 Summary(es):    Biblioteca compartida del PostgreSQL
487 Summary(pl):    Biblioteki dzielone programu PostgreSQL
488 Summary(pt_BR): Biblioteca compartilhada do PostgreSQL
489 Group:          Libraries
490
491 %description libs
492 PostgreSQL shared libraries.
493
494 %description libs -l es
495 Este paquete contiene la biblioteca compartida para acceso al
496 postgresql.
497
498 %description libs -l pl
499 Biblioteki dzielone programu PostgreSQL.
500
501 %description libs -l pt_BR
502 Este pacote contém a biblioteca compartilhada para acesso ao
503 postgresql.
504
505 %package static
506 Summary:        PostgreSQL static libraries
507 Summary(es):    Bibliotecas estaticas PostgreSQL
508 Summary(pl):    Biblioteki statyczne programu PostgreSQL
509 Summary(pt_BR): Bibliotecas estáticas PostgreSQL
510 Summary(ru):    óÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ ÄÌÑ ÐÒÏÇÒÁÍÍÉÒÏ×ÁÎÉÑ Ó postgresql
511 Summary(uk):    óÔÁÔÉÞΦ Â¦Â̦ÏÔÅËÉ ÄÌÑ ÐÒÏÇÒÁÍÕ×ÁÎÎÑ Ú postgresql
512 Group:          Development/Libraries
513 Requires:       %{name}-devel = %{version}
514
515 %description static
516 PostgreSQL static libraries.
517
518 %description static -l es
519 Este paquete contiene bibliotecas estaticas requerida para compilación
520 de aplicativos que se comunican directamente con el servidor backend
521 PostgreSQL.
522
523 %description static -l pl
524 Biblioteki statyczne programu PostgreSQL.
525
526 %description static -l pt_BR
527 Este pacote contém as bibliotecas estáticas requeridas para compilação
528 de aplicativos que se comunicam diretamente com o servidor backend
529 PostgreSQL.
530
531 %description static -l ru
532 üÔÏ ÏÔÄÅÌØÎÙÊ ÐÁËÅÔ ÓÏ ÓÔÁÔÉÞÅÓËÉÍÉ ÂÉÂÌÉÏÔÅËÁÍÉ, ËÏÔÏÒÙÅ ÂÏÌØÛÅ ÎÅ
533 ×ÈÏÄÑÔ × %{name}-devel.
534
535 %description static -l uk
536 ãÅ ÏËÒÅÍÉÊ ÐÁËÅÔ Ú¦ ÓÔÁÔÉÞÎÉÍɠ¦Â̦ÏÔÅËÁÍÉ, Ñ˦ Â¦ÌØÛ ÎÅ ×ÈÏÄÑÔØ ×
537 %{name}-devel.
538
539 %package c++
540 Summary:        C++ interface to PostgreSQL
541 Summary(pl):    Interfejs C++ do PostgreSQL
542 Summary(ru):    ëÌÉÅÎÔÓËÉÅ ÂÉÂÌÉÏÔÅËÉ ÄÌÑ ÐÏÄÄÅÒÖËÉ ËÌÉÅÎÔÏ× PostgreSQL, ÎÁÐÉÓÁÎÎÙÈ ÎÁ C++
543 Summary(uk):    ë̦¤ÎÔÓØ˦ Â¦Â̦ÏÔÅËÉ  ÄÌѠЦÄÔÒÉÍËÉ Ë̦¤ÎԦנPostgreSQL, ÎÁÐÉÓÁÎÉÈ ÎÁ C++
544 Group:          Applications/Databases
545 Requires:       %{name}-libs = %{version}
546
547 %description c++
548 This package includes library for C++ interface to PostgreSQL.
549
550 %description c++ -l pl
551 Pakiet ten zawiera biblioteki dla interfejsu C++ do PostgreSQL.
552
553 %description c++ -l ru
554 libpq++ -- ÏÂßÅËÔÎÏ-ÏÒÉÅÎÔÉÒÏ×ÁÎÎÁÑ ÂÉÂÌÉÏÔÅËÁ ÄÌÑ ÄÏÓÔÕÐÁ Ë ÂÁÚÅ
555 ÄÁÎÎÙÈ PostgreSQL.
556
557 %description c++ -l uk
558 libpq++ -- ÏÂ'¤ËÔÎÏ-ÏÒ¦¤ÎÔÏ×ÁÎÁ Â¦Â̦ÏÔÅËÁ ÄÌÑ ÄÏÓÔÕÐÕ ÄÏ ÂÁÚÉ ÄÁÎÉÈ
559 PostgreSQL.
560
561 %package c++-devel
562 Summary:        C++ interface to PostgreSQL - development part
563 Summary(pl):    Interfejs C++ do PostgreSQL - cze¶æ programistyczna
564 Summary(ru):    èÅÄÅÒÙ É ÂÉÂÌÉÏÔÅËÉ ÄÌÑ ÒÁÚÒÁÂÏÔÏË Ó ÉÓÐÏÌØÚÏ×ÁÎÉÅÍ libpq++ (C++ ÉÎÔÅÒÆÅÊÓ ÄÌÑ postgresql)
565 Summary(uk):    èÅÄÅÒÉ ÔÁ Â¦Â̦ÏÔÅËÉ ÄÌÑ ÒÏÚÒÏÂÏË Ú ×ÉËÏÒÉÓÔÁÎÎÑÍ libpq++ (¦ÎÔÅÒÆÅÊÓ C++ ÄÌÑ postgresql)
566 Group:          Applications/Databases
567 Requires:       %{name}-c++ = %{version}
568 Requires:       %{name}-devel = %{version}
569
570 %description c++-devel
571 This package includes library and header files for C++ interface.
572
573 %description c++-devel -l pl
574 Pakiet ten zawiera biblioteki i pliki nag³ówkowe dla interfejsu C++.
575
576 %description c++-devel -l ru
577 üÔÏ ÐÁËÅÔ ÒÁÚÒÁÂÏÔÞÉËÁ ÄÌÑ ÐÒÏÇÒÁÍÍÉÒÏ×ÁÎÉÑ Ó libpq++. ïΠ×ËÌÀÞÁÅÔ
578 ÈÅÄÅÒÙ É ÂÉÂÌÉÏÔÅËÉ ÄÌÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ × ÐÒÏÇÒÁÍÍÁÈ, ËÏÔÏÒÙÅ ÉÓÐÏÌØÚÕÀÔ
579 ËÏÄ ÉÌÉ API libpq++ (C++ ÉÎÔÅÒÆÅÊÓ ÄÌÑ postgresql).
580
581 %description c++-devel -l uk
582 ãÅ ÐÁËÅÔ ÐÒÏÇÒÁͦÓÔÁ ÄÌÑ ÐÒÏÇÒÁÍÕ×ÁÎÎÑ Ú libpq++. ÷¦Î Í¦ÓÔÉÔØ ÈÅÄÅÒÉ
583 ÔÁ Â¦Â̦ÏÔÅËÉ ÄÌÑ ×ÉËÏÒÉÓÔÁÎÎÑ × ÐÒÏÇÒÁÍÁÈ, Ñ˦ ×ÉËÏÒÉÓÔÏ×ÕÀÔØ ËÏÄ ÁÂÏ
584 API libpq++ (¦ÎÔÅÒÆÅÊÓÕ C++ ÄÌÑ postgresql).
585
586 %package c++-static
587 Summary:        C++ interface to PostgreSQL - static libraries
588 Summary(pl):    Interfejs C++ do PostgreSQL - biblioteki statyczne
589 Summary(ru):    óÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ ÄÌÑ ÐÒÏÇÒÁÍÍÉÒÏ×ÁÎÉÑ Ó libpq++
590 Summary(uk):    óÔÁÔÉÞΦ Â¦Â̦ÏÔÅËÉ ÄÌÑ ÐÒÏÇÒÁÍÕ×ÁÎÎÑ Ú libpq++
591 Group:          Applications/Databases
592 Requires:       %{name}-c++-devel = %{version}
593
594 %description c++-static
595 This package includes static library for interface C++.
596
597 %description c++-static -l pl
598 Pakiet ten zawiera biblioteki statyczne dla interfejsu C++.
599
600 %description c++-static -l ru
601 üÔÏ ÏÔÄÅÌØÎÙÊ ÐÁËÅÔ ÓÏ ÓÔÁÔÉÞÅÓËÉÍÉ ÂÉÂÌÉÏÔÅËÁÍÉ, ËÏÔÏÒÙÅ ÂÏÌØÛÅ ÎÅ
602 ×ÈÏÄÑÔ × %{name}-c++-devel.
603
604 %description c++-static -l uk
605 ãÅ ÏËÒÅÍÉÊ ÐÁËÅÔ Ú¦ ÓÔÁÔÉÞÎÉÍɠ¦Â̦ÏÔÅËÁÍÉ, Ñ˦ Â¦ÌØÛÅ ÎÅ ×ÈÏÄÑÔØ ×
606 %{pkg_name}-c++-devel.
607
608 %package odbc
609 Summary:        ODBC interface to PostgreSQL
610 Summary(es):    Driver ODBC para acceder un servidor PostgreSQL
611 Summary(pl):    Interfejs ODBC do PostgreSQL
612 Summary(pt_BR): Driver ODBC necessário para acessar um servidor PostgreSQL
613 Group:          Applications/Databases
614 Requires:       %{name}-libs = %{version}
615
616 %description odbc
617 This package includes library for interface ODBC.
618
619 %description odbc -l es
620 Driver para acceder un servidor PostgreSQL, a través de ODBC.
621
622 %description odbc -l pl
623 Pakiet ten zawiera biblioteki dla interfejsu ODBC.
624
625 %description odbc -l pt_BR
626 Driver ODBC necessário para acessar um servidor PostgreSQL.
627
628 %package odbc-devel
629 Summary:        ODBC interface to PostgreSQL - development part
630 Summary(pl):    Interfejs ODBC do PostgreSQL - cze¶æ programistyczna
631 Group:          Applications/Databases
632 Requires:       %{name}-odbc = %{version}
633 Requires:       %{name}-devel = %{version}
634
635 %description odbc-devel
636 This package includes library and header files for interface ODBC.
637
638 %description odbc-devel -l pl
639 Pakiet ten zawiera biblioteki i pliki nag³ówkowe dla interfejsu ODBC.
640
641 %package odbc-static
642 Summary:        ODBC interface to PostgreSQL - static libraries
643 Summary(pl):    Interfejs ODBC do PostgreSQL - biblioteki statyczne
644 Group:          Applications/Databases
645 Requires:       %{name}-odbc-devel = %{version}
646
647 %description odbc-static
648 This package includes static library for interface ODBC.
649
650 %description odbc-static -l pl
651 Pakiet ten zawiera biblioteki statyczne dla interfejsu ODBC.
652
653 %package -n pgaccess
654 Summary:        A free graphical database management tool for PostgreSQL
655 Summary(pl):    Graficzne narzêdzie do obs³ugi baz danych PostgreSQL
656 Group:          Applications/Databases
657 Requires:       %{name}-tcl = %{version}
658
659 %description -n pgaccess
660 A free graphical database management tool for PostgreSQL.
661
662 %description -n pgaccess -l pl
663 Graficzne narzêdzie do obs³ugi baz danych PostgreSQL.
664
665 %package tcl
666 Summary:        tcl interface for PostgreSQL
667 Summary(es):    Bibliotecas y shell TCL para acceder un servidor PostgreSQL
668 Summary(pl):    Interfejs tcl dla PostgreSQL
669 Summary(pt_BR): Bibliotecas e shell para programas em TCL acessarem o servidor PostgreSQL
670 Summary(ru):    âÉÂÌÉÏÔÅËÉ ÄÌÑ ÄÏÓÔÕÐÁ Ë postgresql ÉÚ tcl
671 Summary(uk):    â¦Â̦ÏÔÅËÉ ÄÌÑ ÄÏÓÔÕÐÕ ÄÏ postgresql Ú tcl
672 Group:          Development/Languages/Tcl
673 Requires:       %{name}-libs = %{version}
674
675 %description tcl
676 tcl interface for PostgreSQL.
677
678 %description tcl -l es
679 Bibliotecas y shell TCL para acceder un servidor PostgreSQL
680
681 %description tcl -l pl
682 Interfejs tcl dla PostgreSQL.
683
684 %description tcl -l pt_BR
685 Bibliotecas e shell para programas em TCL acessarem o servidor
686 PostgreSQL
687
688 %description tcl -l ru
689 libpgtcl -- API ÄÌÑ ÄÏÓÔÕÐÁ Ë ÂÁÚÅ ÄÁÎÎÙÈ PostgreSQL ÉÚ ÑÚÙËÁ tcl.
690
691 %description tcl -l uk
692 libpgtcl -- API ÄÌÑ ÄÏÓÔÕÐÕ ÄÏ ÂÁÚÉ ÄÁÎÉÈ PostgreSQL Ú ÍÏ×É tcl.
693
694 %package tcl-devel
695 Summary:        Development part of tcl interface for PostgreSQL
696 Summary(pl):    Czê¶æ dla programistów interfejsu tcl dla PostgreSQL
697 Summary(ru):    èÅÄÅÒÙ É ÂÉÂÌÉÏÔÅËÉ ÄÌÑ ÒÁÚÒÁÂÏÔÏË Ó ÉÓÐÏÌØÚÏ×ÁÎÉÅÍ libpgtcl (tcl ÉÎÔÅÒÆÅÊÓ ÄÌÑ postgresql)
698 Summary(uk):    èÅÄÅÒÉ ÔÁ Â¦Â̦ÏÔÅËÉ ÄÌÑ ÒÏÚÒÏÂÏË Ú ×ÉËÏÒÉÓÔÁÎÎÑÍ libpgtcl (tcl-¦ÎÔÅÒÆÅÊÓ ÄÌÑ postgresql)
699 Group:          Development/Languages/Tcl
700 Requires:       %{name}-tcl = %{version}
701 Requires:       %{name}-devel = %{version}
702
703 %description tcl-devel
704 Development part of tcl interface for PostgreSQL.
705
706 %description tcl-devel -l pl
707 Czê¶æ interfejsu tcl dla PostgreSQL przeznaczona dla programistów.
708
709 %description tcl-devel -l ru
710 üÔÏ ÐÁËÅÔ ÒÁÚÒÁÂÏÔÞÉËÁ ÄÌÑ ÐÒÏÇÒÁÍÍÉÒÏ×ÁÎÉÑ Ó libpgtcl. ïΠ×ËÌÀÞÁÅÔ
711 ÈÅÄÅÒÙ É ÂÉÂÌÉÏÔÅËÉ ÄÌÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ × ÐÒÏÇÒÁÍÍÁÈ, ËÏÔÏÒÙÅ ÉÓÐÏÌØÚÕÀÔ
712 ËÏÄ ÉÌÉ API libtcl (tcl ÉÎÔÅÒÆÅÊÓ ÄÌÑ postgresql).
713
714 %description tcl-devel -l uk
715 ãÅ ÐÁËÅÔ ÐÒÏÇÒÁͦÓÔÁ ÄÌÑ ÐÒÏÇÒÁÍÕ×ÁÎÎÑ Ú libpgtcl. ÷¦Î Í¦ÓÔÉÔØ ÈÅÄÅÒÉ
716 ÔÁ Â¦Â̦ÏÔÅËÉ ÄÌÑ ×ÉËÏÒÉÓÔÁÎÎÑ × ÐÒÏÇÒÁÍÁÈ, Ñ˦ ×ÉËÏÒÉÓÔÏ×ÕÀÔØ ËÏÄ ÁÂÏ
717 API libtcl (tcl-¦ÎÔÅÒÆÅÊÓÕ ÄÌÑ postgresql).
718
719 %package tcl-static
720 Summary:        Static libraries of tcl interface for PostgreSQL
721 Summary(pl):    Biblioteki statyczne interfejsu tcl dla PostgreSQL
722 Summary(ru):    óÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ ÄÌÑ ÐÒÏÇÒÁÍÍÉÒÏ×ÁÎÉÑ Ó libpgtcl
723 Summary(uk):    óÔÁÔÉÞΦ Â¦Â̦ÏÔÅËÉ ÄÌÑ ÐÒÏÇÒÁÍÕ×ÁÎÎÑ Ú libpgtcl
724 Group:          Development/Languages/Tcl
725 Requires:       %{name}-tcl-devel = %{version}
726
727 %description tcl-static
728 Static libraries of tcl interface for PostgreSQL.
729
730 %description tcl-static -l pl
731 Biblioteki statyczne interfejsu tcl dla PostgreSQL.
732
733 %description tcl-static -l ru
734 üÔÏ ÏÔÄÅÌØÎÙÊ ÐÁËÅÔ ÓÏ ÓÔÁÔÉÞÅÓËÉÍÉ ÂÉÂÌÉÏÔÅËÁÍÉ, ËÏÔÏÒÙÅ ÂÏÌØÛÅ ÎÅ
735 ×ÈÏÄÑÔ × %{_name}-tcl-devel.
736
737 %description tcl-static -l uk
738 ãÅ ÏËÒÅÍÉÊ ÐÁËÅÔ Ú¦ ÓÔÁÔÉÞÎÉÍɠ¦Â̦ÏÔÅËÁÍÉ, ÝϠ¦ÌØÛÅ ÎÅ ×ÈÏÄÑÔØ ÄÏ
739 %{name}-tcl-devel.
740
741 %package module-plpgsql
742 Summary:        PL/pgSQL - PostgreSQL procedural language
743 Summary(pl):    PL/pgSQL jêzyk proceduralny bazy danych PostgreSQL
744 Group:          Applications/Databases
745 Requires:       %{name} = %{version}
746
747 %description module-plpgsql
748 From PostgreSQL documentation.
749
750 Postgres supports the definition of procedural languages. In the case
751 of a function or trigger procedure defined in a procedural language,
752 the database has no built-in knowledge about how to interpret the
753 function's source text. Instead, the task is passed to a handler that
754 knows the details of the language. The handler itself is a special
755 programming language function compiled into a shared object and loaded
756 on demand.
757
758 To enable PL/pgSQL procedural language for your database you have to
759 run createlang command.
760
761 %description module-plpgsql -l pl
762 Z dokumentacji PostgreSQL.
763
764 Postgres ma wsparcie dla jêzyków proceduralnych. W przypadku, kiedy
765 programista zdefiniuje procedurê wyzwalacza lub funkcjê w jêzyku
766 proceduralnym, baza danych nie ma pojêcia jak interpretowaæ tego typu
767 funkcjê. Funkcja lub procedura ta jest przekazywana do interpretera,
768 który wie jak j± wykonaæ. Interpreter jest odpowiedni±, specjaln±
769 funkcj±, która jest skompilowana w obiekt dzielony i ³adowany w razie
770 potrzeby.
771
772 Za pomoc± komendy createlang mo¿na dodaæ wsparcie dla jêzyka
773 proceduralnego PL/pgSQL dla swojej bazy danych.
774
775 %package module-plperl
776 Summary:        PL/perl - PostgreSQL procedural language
777 Summary(pl):    PL/perl jêzyk proceduralny bazy danych PostgreSQL
778 Group:          Applications/Databases
779 Requires:       %{name} = %{version}
780 %requires_eq    perl
781
782 %description module-plperl
783 From PostgreSQL documentation.
784
785 Postgres supports the definition of procedural languages. In the case
786 of a function or trigger procedure defined in a procedural language,
787 the database has no built-in knowledge about how to interpret the
788 function's source text. Instead, the task is passed to a handler that
789 knows the details of the language. The handler itself is a special
790 programming language function compiled into a shared object and loaded
791 on demand.
792
793 To enable PL/perl procedural language for your database you have to
794 run createlang command.
795
796 %description module-plperl -l pl
797 Z dokumentacji PostgreSQL.
798
799 Postgres ma wsparcie dla jêzyków proceduralnych. W przypadku, kiedy
800 programista zdefiniuje procedurê wyzwalacza lub funkcjê w jêzyku
801 proceduralnym, baza danych nie ma pojêcia jak interpretowaæ tego typu
802 funkcjê. Funkcja lub procedura ta jest przekazywana do interpretera,
803 który wie jak j± wykonaæ. Interpreter jest odpowiedni±, specjaln±
804 funkcj±, która jest skompilowana w obiekt dzielony i ³adowany w razie
805 potrzeby.
806
807 Za pomoc± komendy createlang mo¿na dodaæ wsparcie dla jêzyka
808 proceduralnego PL/perl dla swojej bazy danych.
809
810 %package module-plpython
811 Summary:        PL/python - PostgreSQL procedural language
812 Summary(pl):    PL/python jêzyk proceduralny bazy danych PostgreSQL
813 Group:          Applications/Databases
814 Requires:       %{name} = %{version}
815 %pyrequires_eq  python
816
817 %description module-plpython
818 From PostgreSQL documentation.
819
820 Postgres supports the definition of procedural languages. In the case
821 of a function or trigger procedure defined in a procedural language,
822 the database has no built-in knowledge about how to interpret the
823 function's source text. Instead, the task is passed to a handler that
824 knows the details of the language. The handler itself is a special
825 programming language function compiled into a shared object and loaded
826 on demand.
827
828 To enable PL/python procedural language for your database you have to
829 run createlang command.
830
831 %description module-plpython -l pl
832 Z dokumentacji PostgreSQL.
833
834 Postgres ma wsparcie dla jêzyków proceduralnych. W przypadku, kiedy
835 programista zdefiniuje procedurê wyzwalacza lub funkcjê w jêzyku
836 proceduralnym, baza danych nie ma pojêcia jak interpretowaæ tego typu
837 funkcjê. Funkcja lub procedura ta jest przekazywana do interpretera,
838 który wie jak j± wykonaæ. Interpreter jest odpowiedni±, specjaln±
839 funkcj±, która jest skompilowana w obiekt dzielony i ³adowany w razie
840 potrzeby.
841
842 Za pomoc± komendy createlang mo¿na dodaæ wsparcie dla jêzyka
843 proceduralnego PL/python dla swojej bazy danych.
844
845 %package module-pltcl
846 Summary:        PL/TCL - PostgreSQL procedural language
847 Summary(pl):    PL/TCL - jêzyk proceduralny bazy danych PostgreSQL
848 Group:          Applications/Databases
849 Requires:       %{name} = %{version}
850
851 %description module-pltcl
852 From PostgreSQL documentation.
853
854 Postgres supports the definition of procedural languages. In the case
855 of a function or trigger procedure defined in a procedural language,
856 the database has no built-in knowledge about how to interpret the
857 function's source text. Instead, the task is passed to a handler that
858 knows the details of the language. The handler itself is a special
859 programming language function compiled into a shared object and loaded
860 on demand.
861
862 To enable PL/TCL procedural language for your database you have to run
863 createlang command.
864
865 %description module-pltcl -l pl
866 Z dokumentacji PostgreSQL.
867
868 Postgres ma wsparcie dla jêzyków proceduralnych. W przypadku, kiedy
869 programista zdefiniuje procedurê wyzwalacza lub funkcjê w jêzyku
870 proceduralnym, baza danych nie ma pojêcia jak interpretowaæ tego typu
871 funkcjê. Funkcja lub procedura ta jest przekazywana do interpretera,
872 który wie jak j± wykonaæ. Interpreter jest odpowiedni±, specjaln±
873 funkcj±, która jest skompilowana w obiekt dzielony i ³adowany w razie
874 potrzeby.
875
876 Za pomoc± komendy createlang mo¿na dodaæ wsparcie dla jêzyka
877 proceduralnego PL/TCL dla swojej bazy danych.
878
879 %prep
880 %setup  -q
881 %patch0 -p1
882 %patch1 -p1
883 %patch2 -p1
884 %patch3 -p1
885 %patch4 -p1
886 %patch5 -p0
887
888 tar xzf doc/man*.tar.gz
889
890 mkdir doc/unpacked
891 tar zxf doc/postgres.tar.gz -C doc/unpacked
892
893 # Erase all CVS dir
894 rm -fR `find contrib/ -type d -name CVS`
895
896 %build
897 rm -f config/libtool.m4
898 aclocal -I config
899 %{__autoconf}
900 %configure \
901         %{!?_without_pgsql_locale:--enable-locale} \
902         %{!?_without_pgsql_multibyte:--enable-multibyte} \
903         --disable-rpath \
904         --enable-depend \
905         --enable-odbc \
906         --enable-recode \
907         --enable-syslog \
908         --enable-unicode-conversion \
909         --with-CXX \
910         --with-tcl \
911         --with-tk \
912         --with-perl \
913         --with-python \
914         --with-openssl \
915         --enable-odbc \
916         --with-odbcinst=%{_sysconfdir} \
917         --with-x \
918 %{?_with_jdbc:  --with-java}
919
920 %{__make}
921 %ifnarch sparc sparcv9 sparc64 alpha ppc
922 %{!?_without_tests: %{__make} check }
923 %endif
924
925 %install
926 rm -rf $RPM_BUILD_ROOT
927 install -d $RPM_BUILD_ROOT{%{_sysconfdir},/etc/{rc.d/init.d,sysconfig}} \
928         $RPM_BUILD_ROOT{/var/{lib/pgsql,log},%{_pgsqldir}} \
929         $RPM_BUILD_ROOT{%{_applnkdir}/System,%{_pixmapsdir}} \
930         $RPM_BUILD_ROOT/home/services/postgres
931
932 %{__make} install install-all-headers \
933         DESTDIR=$RPM_BUILD_ROOT
934
935 %{__make} install -C src/pl/plperl \
936         DESTDIR=$RPM_BUILD_ROOT
937
938 touch $RPM_BUILD_ROOT/var/log/pgsql
939
940 # Move PL/pgSQL procedural language to %{_pgmoduledir}
941 ( cd $RPM_BUILD_ROOT%{_libdir}
942   mv -f plpgsql.so $RPM_BUILD_ROOT%{_pgmoduledir}
943 )
944
945 # Move PL/TCL procedural language to %{_pgmoduledir}
946 ( cd $RPM_BUILD_ROOT%{_libdir}
947   mv -f pltcl.so $RPM_BUILD_ROOT%{_pgmoduledir}
948 )
949
950 # odbc
951 install src/interfaces/odbc/odbcinst.ini $RPM_BUILD_ROOT%{_sysconfdir}
952
953 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/postgresql
954 install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/postgresql
955 install %{SOURCE4} $RPM_BUILD_ROOT%{_applnkdir}/System
956 install %{SOURCE5} $RPM_BUILD_ROOT%{_pixmapsdir}
957
958 cp -a man?         $RPM_BUILD_ROOT%{_mandir}
959
960 install -d howto
961 ( cd howto
962   tar xzf $RPM_SOURCE_DIR/pgsql-Database-HOWTO-html.tar.gz
963 )
964
965 %py_comp $RPM_BUILD_ROOT%{py_libdir}
966 %py_ocomp $RPM_BUILD_ROOT%{py_libdir}
967
968 %clean
969 rm -rf $RPM_BUILD_ROOT
970 rm -f /tmp/tmp_perl_info
971
972 %pre
973 if [ -f /etc/sysconfig/postgresql ]; then
974     POSTGRES_DATA_DIR=/var/lib/pgsql
975     . /etc/sysconfig/postgresql
976     if [ -f $POSTGRES_DATA_DIR/PG_VERSION ]; then
977         if [ `cat $POSTGRES_DATA_DIR/PG_VERSION` != '7.2' ]; then
978             echo "Database(s) in older, incompatible format exist in $POSTGRES_DATA_DIR."
979             echo "Dump them and clean $POSTGRES_DATA_DIR, then upgrade postgresql and"
980             echo "restore database(s)."
981         echo
982         echo "Warning for upgrade from version *before* 7.2."
983         echo "Please note, that postgresql module path changed from"
984         echo "/usr/lib/pgsql/module to /usr/lib/postgresql. Change the path"
985         echo "in dump file before restore."
986             exit 1
987         fi
988     fi
989 fi
990
991 getgid postgres >/dev/null 2>&1 || /usr/sbin/groupadd -g 88 -r -f postgres
992 if id postgres >/dev/null 2>&1 ; then
993         /usr/sbin/usermod -d /home/services/postgres postgres
994 else
995         /usr/sbin/useradd -M -o -r -u 88 \
996                 -d /home/services/postgres -s /bin/sh -g postgres \
997                 -c "PostgreSQL Server" postgres
998 fi
999
1000 %post
1001 /sbin/chkconfig --add postgresql
1002
1003 if [ -f /var/lock/subsys/postgresql ]; then
1004         /etc/rc.d/init.d/postgresql restart >&2
1005 else
1006         echo "Run \"/etc/rc.d/init.d/postgresql start\" to start postgresql server."
1007 fi
1008
1009 %preun
1010 if [ "$1" = "0" ]; then
1011         if [ -f /var/lock/subsys/postgresql ]; then
1012                 /etc/rc.d/init.d/postgresql stop
1013         fi
1014         /sbin/chkconfig --del postgresql
1015 fi
1016
1017 %post   libs -p /sbin/ldconfig
1018 %postun libs -p /sbin/ldconfig
1019
1020 %post   tcl -p /sbin/ldconfig
1021 %postun tcl -p /sbin/ldconfig
1022
1023 %post   c++ -p /sbin/ldconfig
1024 %postun c++ -p /sbin/ldconfig
1025
1026 %post   odbc -p /sbin/ldconfig
1027 %postun odbc -p /sbin/ldconfig
1028
1029 %files
1030 %defattr(644,root,root,755)
1031 %attr(754,root,root) /etc/rc.d/init.d/*
1032 %attr(640,root,root) %config(noreplace) %verify(not md5 size mtime) /etc/sysconfig/*
1033
1034 %attr(755,root,root) %{_bindir}/createdb
1035 %attr(755,root,root) %{_bindir}/createuser
1036 %attr(755,root,root) %{_bindir}/dropdb
1037 %attr(755,root,root) %{_bindir}/dropuser
1038 %attr(755,root,root) %{_bindir}/initdb
1039 %attr(755,root,root) %{_bindir}/initlocation
1040 %attr(755,root,root) %{_bindir}/pg_ctl
1041 %attr(755,root,root) %{_bindir}/pg_config
1042 %attr(755,root,root) %{_bindir}/pg_encoding
1043 %attr(755,root,root) %{_bindir}/pg_passwd
1044 %attr(755,root,root) %{_bindir}/postgres
1045 %attr(755,root,root) %{_bindir}/postmaster
1046 %attr(755,root,root) %{_bindir}/ipcclean
1047 %attr(755,root,root) %{_bindir}/createlang
1048 %attr(755,root,root) %{_bindir}/droplang
1049
1050 %dir %{_pgsqldir}
1051 %dir %{_pgmoduledir}
1052 %{_datadir}/postgresql/*.bki
1053 %{_datadir}/postgresql/*.sample
1054 %{_datadir}/postgresql/*.description
1055
1056 %attr(700,postgres,postgres) /home/services/postgres
1057 %attr(700,postgres,postgres) %dir /var/lib/pgsql
1058 %attr(640,postgres,postgres) %config(noreplace) %verify(not md5 size mtime) /var/log/pgsql
1059
1060 %{_mandir}/man1/createdb.1*
1061 %{_mandir}/man1/createlang.1*
1062 %{_mandir}/man1/createuser.1*
1063 %{_mandir}/man1/dropdb.1*
1064 %{_mandir}/man1/droplang.1*
1065 %{_mandir}/man1/dropuser.1*
1066 %{_mandir}/man1/initdb.1*
1067 %{_mandir}/man1/initlocation.1*
1068 %{_mandir}/man1/pg_passwd.1*
1069 %{_mandir}/man1/pg_ctl.1*
1070 %{_mandir}/man1/pg_config.1*
1071 %{_mandir}/man1/postgres.1*
1072 %{_mandir}/man1/postmaster.1*
1073 %{_mandir}/man1/ipcclean.1*
1074
1075 %doc contrib
1076 %doc doc/FAQ* doc/README*
1077 %doc COPYRIGHT README HISTORY doc/bug.template
1078
1079 %files doc
1080 %defattr(644,root,root,755)
1081 %doc doc/unpacked/*
1082 %doc howto
1083
1084 %files libs
1085 %defattr(644,root,root,755)
1086 %attr(755,root,root) %{_libdir}/libpq.so.*.*
1087 %attr(755,root,root) %{_libdir}/libpgeasy.so.*.*
1088 %attr(755,root,root) %{_libdir}/libecpg.so.*.*
1089 %attr(755,root,root) %{_bindir}/pg_id
1090
1091 %files devel
1092 %defattr(644,root,root,755)
1093 %attr(755,root,root) %{_bindir}/ecpg
1094 %attr(755,root,root) %{_libdir}/libecpg.so
1095 %attr(755,root,root) %{_libdir}/libpgeasy.so
1096 %attr(755,root,root) %{_libdir}/libpq.so
1097 %dir %{_includedir}/postgresql
1098 %{_includedir}/pg_config.h
1099 %{_includedir}/pg_config_os.h
1100 %{_includedir}/ecpgerrno.h
1101 %{_includedir}/ecpglib.h
1102 %{_includedir}/ecpgtype.h
1103 %{_includedir}/libpgeasy.h
1104 %{_includedir}/libpq-fe.h
1105 %{_includedir}/postgres_ext.h
1106 %{_includedir}/sql3types.h
1107 %{_includedir}/sqlca.h
1108 %dir %{_includedir}/postgresql/internal
1109 %{_includedir}/postgresql/internal/c.h
1110 %{_includedir}/postgresql/internal/libpq-int.h
1111 %{_includedir}/postgresql/internal/postgres_fe.h
1112 %{_includedir}/postgresql/internal/pqexpbuffer.h
1113 %{_includedir}/postgresql/internal/lib
1114 %{_includedir}/postgresql/internal/libpq
1115 %{_mandir}/man1/ecpg.1*
1116
1117 %files backend-devel
1118 %defattr(644,root,root,755)
1119 %{_includedir}/postgresql/server
1120
1121 %files static
1122 %defattr(644,root,root,755)
1123 %{_libdir}/libecpg.a
1124 %{_libdir}/libpgeasy.a
1125 %{_libdir}/libpq.a
1126
1127 %files clients
1128 %defattr(644,root,root,755)
1129 %attr(755,root,root) %{_bindir}/pg_dump
1130 %attr(755,root,root) %{_bindir}/pg_dumpall
1131 %attr(755,root,root) %{_bindir}/pg_restore
1132 %attr(755,root,root) %{_bindir}/psql
1133 %attr(755,root,root) %{_bindir}/vacuumdb
1134
1135 %{_mandir}/man1/pg_dump.1*
1136 %{_mandir}/man1/pg_dumpall.1*
1137 %{_mandir}/man1/pg_restore.1*
1138 %{_mandir}/man1/psql.1*
1139 %{_mandir}/man1/vacuumdb.1*
1140 %{_mandir}/manl/*.l*
1141
1142 %files c++
1143 %defattr(644,root,root,755)
1144 %attr(755,root,root) %{_libdir}/libpq++.so.*.*
1145
1146 %files c++-devel
1147 %defattr(644,root,root,755)
1148 %attr(755,root,root) %{_libdir}/libpq++.so
1149 %{_includedir}/libpq++.h
1150 %{_includedir}/libpq++
1151
1152 %files c++-static
1153 %defattr(644,root,root,755)
1154 %{_libdir}/libpq++.a
1155
1156 %files perl
1157 %defattr(644,root,root,755)
1158 %dir %{perl_sitearch}/auto/Pg
1159 %{perl_sitearch}/auto/Pg/Pg.bs
1160 %attr(755,root,root) %{perl_sitearch}/auto/Pg/Pg.so
1161 %{perl_sitearch}/auto/Pg/autosplit.ix
1162 %{perl_sitearch}/Pg.pm
1163 %{_mandir}/man3/*
1164
1165
1166 %files -n python-postgresql
1167 %defattr(644,root,root,755)
1168 %doc src/interfaces/python/{README*,ChangeLog}
1169 %{py_sitedir}/*.pyc
1170 %{py_sitedir}/*.pyo
1171 %attr(755,root,root) %{py_sitedir}/*.so
1172
1173 %files -n pgaccess
1174 %defattr(644,root,root,755)
1175 %doc src/bin/pgaccess/doc/html/*
1176 %attr(755,root,root) %{_bindir}/pgaccess
1177 %dir %{_datadir}/postgresql/pgaccess
1178 %attr(755, root, root) %{_datadir}/postgresql/pgaccess/main.tcl
1179 %{_datadir}/postgresql/pgaccess/images
1180 %{_datadir}/postgresql/pgaccess/lib
1181 %{_applnkdir}/System/pgaccess.desktop
1182 %{_pixmapsdir}/pgaccess.png
1183 %{_mandir}/man1/pgaccess.1*
1184
1185 %files tcl
1186 %defattr(644,root,root,755)
1187 %attr(755,root,root) %{_libdir}/libpgtcl.so
1188 %attr(755,root,root) %{_libdir}/libpgtcl.so.*.*
1189 %attr(755,root,root) %{_bindir}/pgtclsh
1190 %attr(755,root,root) %{_bindir}/pgtksh
1191 %{_mandir}/man1/pgtclsh.1*
1192 %{_mandir}/man1/pgtksh.1*
1193
1194 %files tcl-devel
1195 %defattr(644,root,root,755)
1196 %{_includedir}/libpgtcl.h
1197
1198 %files tcl-static
1199 %defattr(644,root,root,755)
1200 %{_libdir}/libpgtcl.a
1201
1202 %files odbc
1203 %defattr(644,root,root,755)
1204 %doc src/interfaces/odbc/readme.txt src/interfaces/odbc/notice.txt
1205 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/odbc*
1206 %attr(755,root,root) %{_libdir}/libpsqlodbc.so.*.*
1207 %{_datadir}/postgresql/odbc.sql
1208
1209 %files odbc-devel
1210 %defattr(644,root,root,755)
1211 #%{_includedir}/postgresql/iodbc
1212 %attr(755,root,root) %{_libdir}/libpsqlodbc.so
1213
1214 %files odbc-static
1215 %defattr(644,root,root,755)
1216 %{_libdir}/libpsqlodbc.a
1217
1218 %files module-plpgsql
1219 %defattr(644,root,root,755)
1220 %attr(755,root,root) %{_pgmoduledir}/plpgsql.so
1221
1222 %files module-plperl
1223 %defattr(644,root,root,755)
1224 %attr(755,root,root) %{_pgmoduledir}/plperl.so
1225
1226 %files module-plpython
1227 %defattr(644,root,root,755)
1228 %attr(755,root,root) %{_pgmoduledir}/plpython.so
1229
1230 %files module-pltcl
1231 %defattr(644,root,root,755)
1232 %attr(755,root,root) %{_pgmoduledir}/pltcl.so
This page took 0.19344 seconds and 4 git commands to generate.