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