]> git.pld-linux.org Git - packages/vim.git/blob - vim.spec
5f6caa502b7968e1294b941adcd8a5ca173cd35d
[packages/vim.git] / vim.spec
1 # Conditional build:
2 %bcond_without  static          # don't build static version
3 %bcond_without  athena          # don't build Athena Widgets-based gvim
4 %bcond_without  motif           # don't build Motif-based gvim
5 %bcond_without  gtk             # don't build GTK+-based gvim support
6 %bcond_without  gnome           # don't build GNOME-based gvim support
7 %bcond_without  heavy           # don't build heavy (full-featured GNOME-based gvim/vim)
8 %bcond_with     perl            # with Perl interp in vim package
9 %bcond_with     python          # with Python interp in vim package
10 %bcond_with     ruby            # with Ruby interp in vim package
11 %bcond_with     tcl             # with Tcl interp
12 %bcond_without  selinux         # without selinux support
13 %bcond_without  home_etc        # without home_etc support
14 #
15 %define         ver             7.2
16 %define         patchlevel      160
17
18 # cflags get changed while configuring
19 %undefine       configure_cache
20 #
21 Summary:        Vi IMproved - a Vi clone
22 Summary(de.UTF-8):      VIsual editor iMproved
23 Summary(es.UTF-8):      Editor visual incrementado
24 Summary(fr.UTF-8):      Editeur VIM : VIsual editor iMproved
25 Summary(hu.UTF-8):      Vi IMproved - a Vi szerkesztő bővítése
26 Summary(pl.UTF-8):      Vi IMproved - klon edytora Vi
27 Summary(pt_BR.UTF-8):   Editor visual incrementado
28 Summary(ru.UTF-8):      Visual editor IMproved - Единственно Правильный Редактор :)
29 Summary(tr.UTF-8):      Gelişmiş bir vi sürümü
30 Summary(uk.UTF-8):      Visual editor IMproved - Єдино Вірний Редактор :)
31 Name:           vim
32 Version:        %{ver}.%{patchlevel}
33 Release:        1
34 Epoch:          4
35 License:        Charityware
36 Group:          Applications/Editors/Vim
37 Source0:        ftp://ftp.vim.org/pub/vim/unix/%{name}-%{ver}.tar.bz2
38 # Source0-md5:  556572edfda7a319541a3bc860c7fd36
39 Source1:        ftp://ftp.vim.org/pub/vim/extra/%{name}-%{ver}-lang.tar.gz
40 # Source1-md5:  d8884786979e0e520c112faf2e176f05
41 Source2:        ftp://ftp.vim.org/pub/vim/extra/%{name}-%{ver}-extra.tar.gz
42 # Source2-md5:  35e04482f07c57221c9a751aaa3b8dac
43 Source3:        http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
44 # Source3-md5:  bc4d1e115ca506ad7751b9bd2b773a7f
45 Source4:        http://skawina.eu.org/mikolaj/usr_doc_pl.zip
46 # Source4-md5:  ff96284b1c913d55cf0877839b34d490
47 Source10:       g%{name}-athena.desktop
48 Source11:       g%{name}-motif.desktop
49 Source12:       g%{name}-gtk.desktop
50 Source13:       g%{name}-gnome.desktop
51 Source14:       %{name}.desktop
52 # syntax files
53 # http://www.vim.org/scripts/script.php?script_id=1491 (0.7.5)
54 Source20:       javascript.vim
55 Source21:       nagios.vim
56 # http://www.vim.org/scripts/script.php?script_id=447 (20040206)
57 Source22:       exim.vim
58 # http://www.vim.org/scripts/script.php?script_id=1571 (0.9.7)
59 Source23:       php.vim
60 # color schemes
61 # http://www.vim.org/scripts/script.php?script_id=415 (1.15)
62 Source30:       zenburn.vim
63 # http://www.vim.org/scripts/script.php?script_id=92 (1.0)
64 Source31:       borland.vim
65 # http://www.vim.org/scripts/script.php?script_id=368 (1.2.5)
66 Source32:       oceandeep.vim
67 # http://www.vim.org/scripts/script.php?script_id=1464 (2.6.3)
68 Source33:       moria.vim
69 %patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.2/7.2.%03g 1 %{patchlevel}
70 Patch0:         %{name}-sysconfdir.patch
71 Patch1:         %{name}-visual.patch
72 Patch2:         %{name}-paths.patch
73 Patch3:         %{name}-no_libelf.patch
74 Patch4:         %{name}-egrep.patch
75 Patch5:         %{name}-awk.patch
76 Patch6:         %{name}-filetype_vim-perl_tests.patch
77 Patch7:         %{name}-apache.patch
78 Patch8:         %{name}-po-syntax.patch
79 Patch9:         %{name}-modprobe.patch
80 Patch10:        %{name}-doubleparenthesis.patch
81 Patch11:        %{name}-syntax-fstab.patch
82 Patch12:        010_all_%{name}-6.3-vixie.patch
83 Patch13:        013_all_%{name}-7.0-cron-vars-79981.patch
84 Patch14:        020_all_%{name}-7.0-fstab-tmpfs-size.patch
85 Patch15:        021_all_%{name}-7.0-fstab-bogus-errors.patch
86 Patch16:        024_all_%{name}-6.3-bash-83565.patch
87 Patch17:        027_all_%{name}-7.0-automake-substitutions-93378.patch
88 Patch18:        %{name}-smarty.patch
89 Patch19:        %{name}-tutor-lessdeps.patch
90 Patch20:        %{name}-nagios.patch
91 Patch21:        %{name}-filetypes.patch
92 Patch22:        %{name}-man_installation.patch
93 Patch23:        %{name}-vimrc.patch
94 Patch102:       %{name}-gtkfilechooser.patch
95 Patch104:       %{name}-home_etc.patch
96 Patch105:       %{name}-autopaste.patch
97 Patch106:       %{name}-ft-cron.patch
98 Patch107:       %{name}-relativenumber.patch
99 Patch108:       %{name}-phpscript.patch
100 Patch109:       %{name}-pam.patch
101 Patch110:       %{name}-ft-bash.patch
102 Patch111:       %{name}-gzhelp.patch
103 Patch112:       %{name}-localedir.patch
104 URL:            http://www.vim.org/
105 BuildRequires:  acl-devel
106 BuildRequires:  autoconf
107 BuildRequires:  gettext-devel
108 BuildRequires:  gpm-devel
109 %if "%{pld_release}" == "ac"
110 %{?with_athena:BuildRequires:   XFree86-devel}
111 %else
112 %{?with_athena:BuildRequires:   xorg-lib-libXaw-devel}
113 %endif
114 %if %{with gtk} || %{with heavy}
115 BuildRequires:  gtk+2-devel >= 2:2.6.0
116 %endif
117 %{?with_gnome:BuildRequires:    libgnomeui-devel >= 2.2.0.1}
118 %if %{with selinux} || %{with heavy}
119 BuildRequires:  libselinux-devel
120 %endif
121 BuildRequires:  ncurses-devel
122 %{?with_motif:BuildRequires:    openmotif-devel}
123 %if %{with perl} || %{with heavy}
124 BuildRequires:  perl-devel
125 %endif
126 %if %{with python} || %{with heavy}
127 BuildRequires:  python-devel
128 %endif
129 BuildRequires:  rpm >= 4.4.9-56
130 BuildRequires:  rpmbuild(macros) >= 1.426
131 %if %{with ruby} || %{with heavy}
132 BuildRequires:  ruby-devel
133 %endif
134 %if %{with tcl} || %{with heavy}
135 BuildRequires:  tcl-devel
136 %endif
137 Obsoletes:      kvim
138 %if %{with static}
139 BuildRequires:  acl-static
140 BuildRequires:  attr-static
141 BuildRequires:  glibc-static
142 %{?with_selinux:BuildRequires:  libselinux-static}
143 BuildRequires:  ncurses-static
144 %else
145 Provides:       %{name}-static = %{epoch}:%{version}-%{release}
146 Obsoletes:      elvis-static
147 Obsoletes:      nvi
148 Obsoletes:      vi
149 Obsoletes:      vim-minimal
150 Obsoletes:      vim-static
151 %endif
152 BuildRequires:  unzip
153 Requires:       %{name}-rt = %{epoch}:%{version}-%{release}
154 Provides:       vi-editor
155 Provides:       vi
156 Provides:       vim-editor = %{epoch}:%{version}-%{release}
157 Obsoletes:      vim-enhanced
158 Obsoletes:      vim-ispell
159 Obsoletes:      vim-plugin-multvals
160 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
161
162 # that's example script
163 %define         _noautoreq      '/bin/csh'
164
165 %description
166 Text editor similar to Vi. Important improvements: multiple windows,
167 multi-level undo, block highliting, folding, and many other.
168
169 %description -l cs.UTF-8
170 ViM je nový a vylepšený editor vycházející z klasického editoru vi. Vi
171 byl prvním celoobrazovkovým editorem pro Unix a je stále velmi
172 populární. ViM je obohacený funkcemi jako: podpora více oken,
173 víceúrovňové undo, zvýrazňování bloků a řadu dalších užitečných
174 funkcí.
175
176 %description -l de.UTF-8
177 Der Visual-Editor iMproved ist ein aktualisierter und erweiterter Klon
178 des vi-Editors, der mit praktisch allen UN*X-Systemen ausgeliefert
179 wird. Er bringt mehrere Fenster, mehrstufige Widerrufen-Funktion,
180 Block-Markierung und viele weitere Zusatzfunktionen im Vergleich zum
181 Standard-vi-Programm.
182
183 %description -l es.UTF-8
184 El editor Visual Mejorado es una versión actualizada y con nuevas
185 características adicionales del mundialmente famoso 'vi' que acompaña
186 prácticamente todos los sistemas UN*X. Posibilita trabajar con
187 múltiples ventanas, varios niveles de deshacer, bloques enfatizados, y
188 otras muchas características del 'vi'.
189
190 %description -l fr.UTF-8
191 L'éditeur VIsuel aMélioré est un clone mis à jour et doté de
192 caractéristiques supplémentaires de l'éditeur « vi » fourni avec
193 pratiquement tous les systèmes UN*X. Il ajoute les fenêtres
194 mutltiples, l'annulation a plusieurs niveaux, la mise en évidence des
195 blocs et autres caractéristiques au vi de base.
196
197 %description -l hu.UTF-8
198 A Vi-hez hasonló texteditor. Néhány fontos bővítés: ablakkezelés,
199 többszintű undo, blokk kiemelés, kódrészletek összecsukása, és még sok
200 más...
201
202 %description -l id.UTF-8
203 VIM (VIsual editor iMproved) adalah versi vi editor yang sudah
204 diupdate dan ditambah kemampuannya. Vi adalah editor untuk UNIX yang
205 pertama yang menggunakan layar, dan sekarang masih sangat populer. VIM
206 mengembangkan vi dengan menambah kemampuan baru seperti: multiple
207 windows, multi-level undo, block highlighting, dll.
208
209 %description -l is.UTF-8
210 VIM (VIsual editor iMproved) er uppfærð og endurbætt útgáfa af vi
211 ritlinum. Vi var fyrsti skjá-ritillinn fyrir UNIX og er enn mjög
212 vinsæll. VIM gerist föðurbetrungur með nýjum möguleikum líkt og
213 gluggakerfi, iðrun og yfirbót (e: multi-level undo), blokkarvali og
214 fleira.
215
216 %description -l it.UTF-8
217 VIM (Vi IMproved) è una versione aggiornata e perfezionata dell'editor
218 vi. Vi è stato il primo editor per UNIX realmente basato su video ed è
219 ancora molto diffuso. VIM perfeziona vi aggiungendo nuove funzioni:
220 finestre multiple, funzione \"annulla\" multilivello, evidenziazione
221 dei blocchi e altro.
222
223 %description -l pl.UTF-8
224 Edytor tekstu podobny do Vi. Ważne ulepszenia: możliwość pracy w wielu
225 oknach, wielopoziomowa opcja 'cofnij', bloki, podświetlanie składni,
226 folding i wiele innych.
227
228 %description -l pt.UTF-8
229 O VIM (VIsual editor iMproved) é uma versão melhorada e actualizada do
230 editor vi. O vi foi o primeiro verdadeiro editor baseado em ecrã para
231 o UNIX, e ainda é muito popular. O VIM melhora o vi acrescentando
232 novas potencialidades: janelas múltiplas, anulação multi-nível, realce
233 de blocos e mais.
234
235 %description -l pt_BR.UTF-8
236 O editor Vim (Vi Enhanced) é um versão atualizada e com novas
237 características do mundialmente famoso 'vi' que acompanha praticamente
238 todos os sistemas UN*X. Ele possibilita trabalhar com múltiplas
239 janelas, vários níveis de desfazer, blocos enfatizados, e muitas
240 outras características do 'vi'.
241
242 %description -l ru.UTF-8
243 VIsual editor iMproved - это обновленный и значительно улучшенный клон
244 редактора vi, который поставляется практически со всеми
245 UN*X-системами. В этой версии есть многоуровневый откат, выделение
246 блоков, синтаксическая подсветка и много другого...
247
248 %description -l sk.UTF-8
249 VIM (VIsual editor iMproved) je novšia a vylepšená verzia editoru vi.
250 Vi bol prvým skutočne obrazovkovo orientovaným editorom pre UNIX a
251 stále je veľmi populárny. VIM má oproti vi vylepšenia ako: prácu s
252 viacerými oknami, viacnásobné undo, zvýrazňovanie blokov textu a iné.
253
254 %description -l sv.UTF-8
255 VIM (Vi IMproved) är en uppdaterad och förbättrad version av
256 redigeraren vi. Vi var den första riktiga skärmbaserade redigeraren
257 till UNIX, och är fortfarande väldigt populär. VIM förbättrar vi med
258 nya finesser: flera fönster, flernivå ångra, blockmarkering och mer
259 ändå.
260
261 %description -l tr.UTF-8
262 Standart vi metin düzenleyicisinin gelişmiş hali; daha fazla komut,
263 birden fazla pencere desteği ve blok işaretleme yetenekleri içerir.
264
265 %description -l uk.UTF-8
266 VIsual editor iMproved - це оновлений та значно поліпшений клон
267 редактора vi, який поставляється практично зі всіма UN*X-системами. В
268 цій версії є багаторівневий відкат, виділення блоків, синтаксична
269 підсвітка та багато іншого...
270
271 %package -n xxd
272 Summary:        Utility to convert files to hexdump or do the reverse
273 Summary(pl.UTF-8):      Narzędzie do zamiany plików na postać szesnastkową i odwrotnie
274 Group:          Applications/Editors/Vim
275
276 %description -n xxd
277 xxd creates a hex dump of a given file or standard input. It can also
278 convert a hex dump back to its original binary form. Like uuencode and
279 uudecode it allows the transmission of binary data in a `mail-safe'
280 ASCII representation, but has the advantage of decoding to standard
281 output. Moreover, it can be used to perform binary file patching.
282
283 %description -n xxd -l pl.UTF-8
284 xxd tworzy szesnastkowy zapis pliku podanego na standardowe wejście.
285 Może także przekonwertować taki zapis na oryginalną, binarną postać.
286 Podobnie jak uuencode i uudecode pozwala na przesyłanie danych
287 binarnych w postaci ASCII, ale ma możliwość dekodowania na standardowe
288 wyjście. Co więcej, może być użyty do modyfikowania plików binarnych.
289
290 %package heavy
291 Summary:        Full featured build of Vim
292 Summary(hu.UTF-8):      A Vim teljeskörű szolgáltatásait nyújtó verzió
293 Summary(pl.UTF-8):      W pełni funkcjonalna wersja Vima
294 Group:          Applications/Editors/Vim
295 Requires:       %{name}-rt = %{epoch}:%{version}-%{release}
296 Provides:       vi-editor
297 Provides:       vi
298 Provides:       vim-editor = %{epoch}:%{version}-%{release}
299 Obsoletes:      vim-enhanced
300 Obsoletes:      vim-ispell
301 Obsoletes:      vim-plugin-multvals
302
303 %description heavy
304 This package provides full featured version of Vim, which includes
305 support for Perl, Python, Ruby and Tcl scripting.
306
307 %description heavy -l hu.UTF-8
308 Ez a csomag a Vim teljeskörű szolgáltatásait nyújtó verzióját
309 tartalmazza, amelyben benne van a Perl, Python, Ruby és Tcl támogatás.
310
311 %description heavy -l pl.UTF-8
312 Pakiet ten dostarcza w pełni funkcjonalną wersję Vima, czyli
313 zawierającą obsługę skryptów w językach Perl, Python, Ruby oraz Tcl.
314
315 %package static
316 Summary:        Statically linked Vim
317 Summary(hu.UTF-8):      A Vim statikus verziója
318 Summary(pl.UTF-8):      Statycznie skonsolidowany Vim
319 Group:          Applications/Editors/Vim
320 Provides:       vi-editor
321 Provides:       vi
322 Provides:       vim-editor = %{epoch}:%{version}-%{release}
323 Obsoletes:      elvis-static
324 Obsoletes:      nvi
325 Obsoletes:      vim-minimal
326
327 %description static
328 Text editor similar to Vi. This version is built with minimal feature
329 and is installed in /bin as a rescue tool. The installation of this
330 package is STRONGLY recommended.
331
332 %description static -l hu.UTF-8
333 Vi-hez hasonló text editor. Ez a verzió a legminimálisabb
334 szolgáltatásokat nyújtja, és a /bin könyvtárba települ, mint egy mentő
335 eszköz. Ennek a csomagnak a telepítése ERŐSEN javallott.
336
337 %description static -l pl.UTF-8
338 Edytor tekstu podobny do Vi. Ta wersja została skonsolidowana
339 statycznie i posiada minimalną ilość dodatków. Jest instalowana w /bin
340 jako narzędzie dla administratora. Instalacja tego pakietu jest MOCNO
341 zalecana, może on pomóc Ci uratować system w czasie awarii.
342
343 %description static -l ru.UTF-8
344 Пакет vim-static устанавливает разновидность vim как /bin/vi, что
345 удобно для запуска даже когда смонтирована только корневая файловая
346 система.
347
348 %description static -l uk.UTF-8
349 Пакет vim-static встановлює різновид vim як /bin/vi, що зручно для
350 запуску навіть тоді, коли змонтована тільки корньова файлова система.
351
352 %package rt
353 Summary:        Vim runtime files
354 Summary(cs.UTF-8):      Soubory nezbytné pro libovolný editor ViM
355 Summary(da.UTF-8):      Fælles filer som er nødvendige for enhver version af VIM editoren
356 Summary(de.UTF-8):      Die von allen Versionen des VIM-Editors benötigten gemeinsamen Dateien
357 Summary(es.UTF-8):      Ficheros comunes a todas las versiones de VIM
358 Summary(fr.UTF-8):      Fichiers communs indispensables pour toute version de l'éditeur VIM
359 Summary(hu.UTF-8):      A Vim futásidejű fájljai
360 Summary(id.UTF-8):      File umum yang dibutuhkan oleh semua versi editor VIM
361 Summary(is.UTF-8):      Grunnskrár sem allar útgáfur VIM ritilsins þurfa á að halda
362 Summary(it.UTF-8):      File comuni necessari per tutte le versioni dell'editor VIM
363 Summary(ja.UTF-8):      すべてのバージョンの VIM エディタで必要とされる共通ファイル
364 Summary(nb.UTF-8):      Felles filer som er nødvendige for enhver versjon av VIM editoren
365 Summary(pl.UTF-8):      Pliki przydatne edytorowi Vim
366 Summary(pt.UTF-8):      Os ficheiros comuns necessários para qualquer versão do editor VIM
367 Summary(ru.UTF-8):      Файлы, требуемые для любой версии редактора vim
368 Summary(sk.UTF-8):      Spoločné súbory potrebné pre všetky verzie editoru VIM
369 Summary(sl.UTF-8):      Skupne datoteke, potrebne s katerokoli različico urejevalnika VIM
370 Summary(sv.UTF-8):      De gemensamma filerna som behövs av alla versioner av redigeraren VIM
371 Summary(uk.UTF-8):      Файли, потрібні для будь-якої версії редактору vim
372 Summary(zh_CN.UTF-8):   任何版本的 VIM 编辑器所需的公用文件。
373 Group:          Applications/Editors/Vim
374 # for hicolor icons
375 Requires:       hicolor-icon-theme
376 Requires:       rpm-whiteout >= 1.3
377 Requires:       vim-plugin-securemodelines
378 Suggests:       vim-syntax-spec
379 Obsoletes:      gvim-bonobo
380 Obsoletes:      vim-common
381
382 %description rt
383 This package contains macros, documentation, syntax configuration and
384 manual pages for Vim. If you want to take advantage of Vim more
385 powerful features, you should install this package.
386
387 %description rt -l cs.UTF-8
388 Tento balíček obsahuje společné soubory pro všechny další balíčky s
389 vim.
390
391 %description rt -l da.UTF-8
392 The vim-rt package contains files which every VIM binary will need in
393 order to run.
394
395 %description rt -l de.UTF-8
396 Das Paket vim-rt enthält Dateien, die jede VIM-Binärdatei für die
397 Ausführung benötigt.
398
399 %description rt -l fr.UTF-8
400 Le paquetage vim-rt contient des fichiers dont chaque fichier binaire
401 VIM a besoin pour fonctionner.
402
403 %description rt -l hu.UTF-8
404 Ez a csomag makrókat, dokumentációt, nyelvi konfigurációt és kézikönyv
405 oldalakat tartalmaz Vim-hez. Ha ki akarod használni a Vim
406 lehetőségeit, érdemes telepítened ezt a csomagot.
407
408 %description rt -l id.UTF-8
409 Package vim-rt berisi file yang dibutuhkan semua versi VIM agar bisa
410 berjalan.
411
412 %description rt -l is.UTF-8
413 vim-rt pakkinn inniheldur skrár sem allar VIM keyrsluskrárnar þurfa
414 til að keyra.
415
416 %description rt -l it.UTF-8
417 Il pacchetto vim-rt contiene i file necessari a ogni binario di VIM
418 per poter funzionare.
419
420 %description rt -l pl.UTF-8
421 W tym pakiecie znajdziesz dokumentację, makra, pliki konfiguracyjne i
422 strony podręcznika dla edytora Vim. Jeżeli chcesz korzystać z
423 zaawansowanych możliwości Vima, powinieneś zainstalować ten pakiet.
424
425 %description rt -l pt.UTF-8
426 O pacote vim-rt contém os ficheiros que todos os executáveis do VIM
427 irão necessitar para correr.
428
429 %description rt -l ru.UTF-8
430 Пакет vim-rt содержит файлы (например, файлы справки), которые нужны
431 для работы любой программы vim.
432
433 %description rt -l sk.UTF-8
434 Balík vim-rt obsahuje súbory, ktoré bude potrebovať pre správnu
435 funkciu každá verzia editoru VIM.
436
437 %description rt -l sv.UTF-8
438 Paketet vim-rt innehåller filer som alla VIM-binärer behöver för att
439 köra.
440
441 %description rt -l uk.UTF-8
442 Пакет vim-rt містить файли (наприклад, файли довідки), котрі потрібні
443 для роботи будь-якої програми vim.
444
445 %package rt-extras
446 Summary:        Vim runtime extra files
447 Group:          Applications/Editors/Vim
448 Requires:       %{name}-rt = %{epoch}:%{version}-%{release}
449
450 %description rt-extras
451 This package contains more runtime extra files, not really useful If
452 you want to take full advantage of Vim more powerful features, you
453 should install this package.
454
455 %package doc
456 Summary:        Online Vim documentation.
457 Group:          Applications/Editors/Vim
458 Requires:       %{name}-rt = %{epoch}:%{version}-%{release}
459 Requires:       gzip
460
461 %description doc
462 This package contains Vim documentation accessible from vim itself using :help
463 command.
464
465 %package spell-en
466 Summary:        English dictionaries for VIMspell
467 Summary(pl.UTF-8):      Angielskie słowniki dla VIMspella
468 Group:          Applications/Editors/Vim
469 Requires:       %{name}-rt = %{epoch}:%{version}-%{release}
470
471 %description spell-en
472 English dictionaries for VIMspell.
473
474 %description spell-en -l pl.UTF-8
475 Angielskie słowniki dla VIMspella.
476
477 %package tutor
478 Summary:        Vim tutorial
479 Summary(hu.UTF-8):      Vim tutorial
480 Summary(pl.UTF-8):      Samouczek do Vima
481 Group:          Applications/Editors/Vim
482 Requires:       %{name}-rt = %{epoch}:%{version}-%{release}
483 Requires:       mktemp
484 Requires:       vim-editor = %{epoch}:%{version}-%{release}
485
486 %description tutor
487 This package contains Vim tutorial.
488
489 %description tutor -l hu.UTF-8
490 Ez a csomag a vimtutor-t tartalmazza, amely egy gyakorlat-orientált
491 bevezető a Vim-hez.
492
493 %description tutor -l pl.UTF-8
494 Ten pakiet zawiera samouczek do Vima.
495
496 %package -n gvim-athena
497 Summary:        Vim for X Window built with Athena
498 Summary(hu.UTF-8):      A Vim X Window verziója, az Athena felhasználásával
499 Summary(pl.UTF-8):      Vim dla X Window korzystający z biblioteki Athena
500 Group:          Applications/Editors/Vim
501 Requires:       %{name}-rt = %{epoch}:%{version}-%{release}
502 Requires:       iconv
503 Provides:       gvim
504 Provides:       vi-editor
505 Provides:       vim-editor = %{epoch}:%{version}-%{release}
506 Obsoletes:      vim-X11
507
508 %description -n gvim-athena
509 The classic Unix text editor now also under X Window System! This
510 version is built with Athena Widget Set.
511
512 %description -n gvim-athena -l hu.UTF-8
513 A Vim X Window verziója, az Athena Widgetkészlet felhasználásával.
514
515 %description -n gvim-athena -l pl.UTF-8
516 Wersja edytora Vim pracująca w środowisku X Window z wykorzystaniem
517 biblioteki Athena Widget Set.
518
519 %description -n gvim-athena -l ru.UTF-8
520 Этот пакет представляет собой версию VIM, собранную с библиотеками
521 Athena Widget Set, что позволяет запускать VIM как приложение X Window
522 System - с полностью графическим интерфейсом и поддержкой мыши.
523
524 %description -n gvim-athena -l uk.UTF-8
525 Цей пакет містить версію VIM, зібрану з бібліотеками Athena Widget
526 Set, що дозволяє запускати VIM як прикладну програму X Window System -
527 з повністю графічним інтерфейсом та підтримкою миші.
528
529 %package -n gvim-motif
530 Summary:        Vim for X Window built with Motif
531 Summary(hu.UTF-8):      A Vim X Window verziója, a Motif felhasználásával
532 Summary(pl.UTF-8):      Vim dla X Window korzystający z biblioteki Motif
533 Group:          Applications/Editors/Vim
534 Requires:       %{name}-rt = %{epoch}:%{version}-%{release}
535 Requires:       iconv
536 Provides:       gvim
537 Provides:       vi-editor
538 Provides:       vim-editor = %{epoch}:%{version}-%{release}
539 Obsoletes:      vim-X11
540
541 %description -n gvim-motif
542 The classic Unix text editor now also under X Window System! This
543 version is built with Motif.
544
545 %description -n gvim-motif -l hu.UTF-8
546 A Vim X Window verziója, a Motif Widgetkészlet felhasználásával.
547
548 %description -n gvim-motif -l pl.UTF-8
549 Wersja edytora Vim pracująca w środowisku X Window z wykorzystaniem
550 biblioteki Motif.
551
552 %description -n gvim-motif -l ru.UTF-8
553 Этот пакет представляет собой версию VIM, собранную с библиотеками
554 Motif, что позволяет запускать VIM как приложение X Window System - с
555 полностью графическим интерфейсом и поддержкой мыши.
556
557 %description -n gvim-motif -l uk.UTF-8
558 Цей пакет містить версію VIM, зібрану з бібліотеками Motif, що
559 дозволяє запускати VIM як прикладну програму X Window System - з
560 повністю графічним інтерфейсом та підтримкою миші.
561
562 %package -n gvim-gtk
563 Summary:        Vim for X Window built with gtk
564 Summary(hu.UTF-8):      A Vim X Window verziója, a GTK felhasználásával
565 Summary(pl.UTF-8):      Vim dla X Window korzystający z biblioteki GTK
566 Group:          Applications/Editors/Vim
567 Requires(post,postun):  gtk+2
568 Requires:       %{name}-rt = %{epoch}:%{version}-%{release}
569 Requires:       iconv
570 Provides:       gvim
571 Provides:       vi-editor
572 Provides:       vim-editor = %{epoch}:%{version}-%{release}
573 Obsoletes:      vim-X11
574
575 %description -n gvim-gtk
576 The classic Unix text editor now also under X Window System! This
577 version is built with GTK.
578
579 %description -n gvim-gtk -l hu.UTF-8
580 A Vim X Window verziója, a GTK Widgetkészlet felhasználásával.
581
582 %description -n gvim-gtk -l pl.UTF-8
583 Wersja edytora Vim pracująca w środowisku X Window z wykorzystaniem
584 biblioteki GTK.
585
586 %description -n gvim-gtk -l ru.UTF-8
587 Этот пакет представляет собой версию VIM, собранную с библиотеками
588 GTK, что позволяет запускать VIM как приложение X Window System - с
589 полностью графическим интерфейсом и поддержкой мыши. Просто скажите
590 'gvim'...
591
592 %description -n gvim-gtk -l uk.UTF-8
593 Цей пакет містить версію VIM, зібрану з бібліотеками GTK, що дозволяє
594 запускати VIM як прикладну програму X Window System - з повністю
595 графічним інтерфейсом та підтримкою миші. Просто скажіть 'gvim'...
596
597 %package -n gvim-gnome
598 Summary:        Vim for X Window built with GNOME
599 Summary(hu.UTF-8):      A Vim X Window verziója, a GTK felhasználásával
600 Summary(pl.UTF-8):      Vim dla X Window korzystający z biblioteki GNOME
601 Group:          Applications/Editors/Vim
602 Requires(post,postun):  gtk+2
603 Requires:       %{name}-rt = %{epoch}:%{version}-%{release}
604 Requires:       iconv
605 Provides:       gvim
606 Provides:       vi-editor
607 Provides:       vim-editor = %{epoch}:%{version}-%{release}
608 Obsoletes:      vim-X11
609
610 %description -n gvim-gnome
611 The classic Unix text editor now also under X Window System! This
612 version is build with GNOME.
613
614 %description -n gvim-gtk -l hu.UTF-8
615 A Vim X Window verziója, a Gnome felhasználásával.
616
617 %description -n gvim-gnome -l pl.UTF-8
618 Wersja edytora Vim pracująca w środowisku X Window z wykorzystaniem
619 bibliotek GNOME.
620
621 %description -n gvim-gnome -l ru.UTF-8
622 Этот пакет представляет собой версию VIM, собранную с библиотеками
623 GNOME, что позволяет запускать VIM как приложение X Window System - с
624 полностью графическим интерфейсом и поддержкой мыши.
625
626 %description -n gvim-gnome -l uk.UTF-8
627 Цей пакет містить версію VIM, зібрану з бібліотеками GNOME, що
628 дозволяє запускати VIM як прикладну програму X Window System - з
629 повністю графічним інтерфейсом та підтримкою миші.
630
631 %package -n gvim-heavy
632 Summary:        Full featured build of Vim with X-window support
633 Summary(hu.UTF-8):      A gvim legteljesebb verziója
634 Summary(pl.UTF-8):      W pełni funkcjonalna wersja Vima z interfejsem dla X-window
635 Group:          Applications/Editors/Vim
636 Requires(post,postun):  gtk+2
637 Requires:       %{name}-rt = %{epoch}:%{version}-%{release}
638 Requires:       iconv
639 Provides:       gvim
640 Provides:       vi-editor
641 Provides:       vim-editor = %{epoch}:%{version}-%{release}
642 Obsoletes:      vim-X11
643
644 %description -n gvim-heavy
645 This package provides full featured version of Vim, which includes
646 support for Perl, Python, Ruby and Tcl scripting, as well as GTK+2
647 GUI.
648
649 %description -n gvim-heavy -l hu.UTF-8
650 A gvim legteljesebb verziója, Perl, Python, Ruby és Tcl támogatással.
651
652 %description -n gvim-heavy -l pl.UTF-8
653 Pakiet ten dostarcza w pełni funkcjonalną wersję Vima, czyli
654 zawierającą obsługę skryptów w językach Perl, Python, Ruby oraz Tcl
655 jak również GUI GTK+2.
656
657 %prep
658 %setup -q -n %{name}72 -b1 -b2
659
660 # official patches
661 %patchset_patch 1 %{patchlevel}
662
663 %patch0 -p1
664 %patch1 -p1
665 %patch2 -p1
666 %patch3 -p1
667 %patch4 -p1
668 %patch5 -p1
669 %patch6 -p1
670 %patch7 -p1
671 %patch8 -p1
672 %patch9 -p0
673 %patch10 -p1
674 %patch11 -p1
675 %patch12 -p1
676 %patch13 -p1
677 %patch14 -p1
678 %patch15 -p1
679 %patch16 -p0
680 %patch17 -p0
681 %patch18 -p1
682 %patch19 -p1
683 %patch20 -p1
684 %patch21 -p1
685 %patch22 -p1
686 %patch23 -p1
687
688 # home etc
689 %{?with_home_etc:%patch104 -p1}
690
691 # autopaste patch - automatically switch to paste mode
692 # when `really fast typing' situation happens
693 %patch105 -p1
694
695 %patch106 -p1
696 %patch107 -p0
697 %patch108 -p1
698 %patch109 -p1
699 %patch110 -p1
700 %patch111 -p1
701 %patch112 -p1
702
703 install %{SOURCE20} runtime/syntax
704 install %{SOURCE21} runtime/syntax
705 install %{SOURCE22} runtime/syntax
706 install %{SOURCE23} runtime/syntax
707 install %{SOURCE30} runtime/colors
708 install %{SOURCE31} runtime/colors
709 install %{SOURCE32} runtime/colors
710
711 %{__unzip} -qd runtime/doc %{SOURCE4}
712
713 %build
714 cd src
715 %{__autoconf}
716 # needed to prevent deconfiguring
717 cp -f configure auto
718 install -d bin
719
720 build() {
721         set -x
722         local target=$1
723         shift
724
725         %{__make} distclean
726         # add common options, can override (disable) if needed with args
727         %configure \
728                 --%{!?with_perl:dis}%{?with_perl:en}able-perlinterp \
729                 --%{!?with_python:dis}%{?with_python:en}able-pythoninterp \
730                 --%{!?with_ruby:dis}%{?with_ruby:en}able-rubyinterp \
731                 --%{!?with_tcl:dis}%{?with_tcl:en}able-tclinterp \
732                 %{!?with_selinux:--disable-selinux} \
733                 --enable-cscope \
734                 --enable-gpm \
735                 --enable-multibyte \
736                 --enable-nls \
737                 --with-tlib="ncurses -ltinfo" \
738                 --with-modified-by="PLD Linux Distribution" \
739                 --with-compiledby="PLD Linux Distribution" \
740                 "$@"
741
742         %{__make} vim
743         mv -f vim bin/$target
744 }
745
746 %if %{with static}
747 LDFLAGS="%{rpmldflags} -static"
748 build vim.static \
749         --disable-gui \
750         --without-x \
751         --with-features=small \
752         --disable-perlinterp \
753         --disable-pythoninterp \
754         --disable-rubyinterp \
755         --disable-tclinterp \
756         --disable-cscope \
757         --disable-gpm \
758         --disable-multibyte \
759         --disable-nls
760
761 LDFLAGS="%{rpmldflags}"
762 %endif
763
764 build vim.ncurses \
765         --disable-gui \
766         --without-x \
767         --with-features=huge
768
769 %if %{with athena}
770 build gvim.athena \
771         --with-features=huge \
772         --enable-gui=athena \
773         --with-x \
774         --enable-fontset \
775         --disable-gpm \
776         --without-gnome
777
778 %endif
779
780 %if %{with motif}
781 build gvim.motif \
782         --with-features=huge \
783         --enable-gui=motif \
784         --with-x \
785         --enable-multibyte \
786         --enable-fontset \
787         --disable-gpm \
788         --without-gnome
789
790 %endif
791
792 %if %{with gtk}
793 build gvim.gtk \
794         --with-features=huge \
795         --enable-gui=gtk2 \
796         --enable-gtk2-check \
797         --with-x \
798         --disable-gpm
799
800 %endif
801
802 %if %{with gnome}
803 build gvim.gnome \
804         --with-features=huge \
805         --enable-gui=gnome2 \
806         --enable-gtk2-check \
807         --enable-gnome-check \
808         --with-x \
809         --disable-gpm
810
811 %endif
812
813 # vim.heavy / gvim.heavy
814 %if %{with heavy}
815 build vim.heavy \
816         --with-features=huge \
817         --disable-gui \
818         --without-x \
819         --enable-perlinterp \
820         --enable-pythoninterp \
821         --enable-rubyinterp \
822         --enable-tclinterp \
823         --disable-gpm
824
825 build gvim.heavy \
826         --with-features=huge \
827         --enable-gui=gnome2 \
828         --enable-gtk2-check \
829         --enable-gnome-check \
830         --with-x \
831         --enable-perlinterp \
832         --enable-pythoninterp \
833         --enable-rubyinterp \
834         --enable-tclinterp \
835         --disable-gpm
836
837 %endif
838
839 %{__make} xxd/xxd languages
840
841 %install
842 rm -rf $RPM_BUILD_ROOT
843
844 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/vim,%{_bindir}} \
845         $RPM_BUILD_ROOT{/bin,%{_mandir}/man1,%{_datadir}/vim} \
846         $RPM_BUILD_ROOT%{_desktopdir}
847
848 %{__make} -j1 install \
849         DESTDIR=$RPM_BUILD_ROOT
850
851 %find_lang %{name}
852
853 # use compressed docs, see :help gzip-helpfile
854 %{__gzip} -9 $RPM_BUILD_ROOT%{_datadir}/vim/v*/doc/*.txt
855 %{__sed} -i -e 's=\(\t.*\.txt\)\t=\1.gz\t=' $RPM_BUILD_ROOT%{_datadir}/vim/v*/doc/tags
856
857 %{__gzip} -9 $RPM_BUILD_ROOT%{_datadir}/vim/v*/doc/*.??x
858 %{__sed} -i -e 's=\(\t.*\.plx\)\t=\1.gz\t=' $RPM_BUILD_ROOT%{_datadir}/vim/v*/doc/tags-pl
859
860 rm -f $RPM_BUILD_ROOT%{_bindir}/*
861
862 %if %{with static}
863 install src/bin/vim.ncurses     $RPM_BUILD_ROOT%{_bindir}/vim
864 install src/bin/vim.static      $RPM_BUILD_ROOT/bin/vi
865 %else
866 install src/bin/vim.ncurses     $RPM_BUILD_ROOT/bin/vi
867 ln -sf /bin/vi          $RPM_BUILD_ROOT%{_bindir}/vim
868 %endif
869 install src/xxd/xxd     $RPM_BUILD_ROOT%{_bindir}/xxd
870 install src/vimtutor    $RPM_BUILD_ROOT%{_bindir}/vimtutor
871
872 echo ".so vim.1" > $RPM_BUILD_ROOT%{_mandir}/man1/vi.1
873 echo ".so vim.1" > $RPM_BUILD_ROOT%{_mandir}/man1/view.1
874
875 # not supported directories
876 rm -rf $RPM_BUILD_ROOT%{_mandir}/??.*/
877
878 mv -f $RPM_BUILD_ROOT%{_datadir}/vim/v*/vimrc_example.vim $RPM_BUILD_ROOT%{_sysconfdir}/vim/vimrc
879 mv -f $RPM_BUILD_ROOT%{_datadir}/vim/v*/gvimrc_example.vim $RPM_BUILD_ROOT%{_sysconfdir}/vim/gvimrc
880
881 ln -sf vim $RPM_BUILD_ROOT%{_bindir}/eview
882 ln -sf vim $RPM_BUILD_ROOT%{_bindir}/evim
883 ln -sf vim $RPM_BUILD_ROOT%{_bindir}/rvim
884 ln -sf vim $RPM_BUILD_ROOT%{_bindir}/vimdiff
885 ln -sf vi  $RPM_BUILD_ROOT/bin/ex
886 ln -sf vi  $RPM_BUILD_ROOT/bin/view
887 ln -sf vi  $RPM_BUILD_ROOT/bin/rview
888
889 install %{SOURCE14}     $RPM_BUILD_ROOT%{_desktopdir}
890
891 %if %{with athena}
892 install src/bin/gvim.athena     $RPM_BUILD_ROOT%{_bindir}/gvim.athena
893 install %{SOURCE10}     $RPM_BUILD_ROOT%{_desktopdir}
894 %endif
895 %if %{with motif}
896 install src/bin/gvim.motif      $RPM_BUILD_ROOT%{_bindir}/gvim.motif
897 install %{SOURCE11}     $RPM_BUILD_ROOT%{_desktopdir}
898 %endif
899 %if %{with gnome}
900 install src/bin/gvim.gnome      $RPM_BUILD_ROOT%{_bindir}/gvim.gnome
901 install %{SOURCE13}     $RPM_BUILD_ROOT%{_desktopdir}
902 %endif
903 %if %{with gtk}
904 install src/bin/gvim.gtk        $RPM_BUILD_ROOT%{_bindir}/gvim.gtk
905 ln -sf gvim.gtk         $RPM_BUILD_ROOT%{_bindir}/gvim
906 ln -sf gvim             $RPM_BUILD_ROOT%{_bindir}/gview
907 ln -sf gvim             $RPM_BUILD_ROOT%{_bindir}/gvimdiff
908 ln -sf gvim             $RPM_BUILD_ROOT%{_bindir}/rgview
909 ln -sf gvim             $RPM_BUILD_ROOT%{_bindir}/rgvim
910 install %{SOURCE12}     $RPM_BUILD_ROOT%{_desktopdir}
911 %endif
912 %if %{with heavy}
913 install src/bin/vim.heavy       $RPM_BUILD_ROOT%{_bindir}
914 install src/bin/gvim.heavy      $RPM_BUILD_ROOT%{_bindir}
915 %endif
916
917 install -d $RPM_BUILD_ROOT%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
918 install runtime/vim16x16.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/vim.png
919 install runtime/vim32x32.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/vim.png
920 install runtime/vim48x48.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/vim.png
921
922 bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
923
924 install -d $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/{doc,{after/,}{compiler,ftdetect,ftplugin,indent,plugin,spell,syntax}}
925 > $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/doc/tags
926
927 # separate package
928 %{__rm} $RPM_BUILD_ROOT%{_datadir}/vim/vim72/{ftplugin,syntax}/spec.vim
929
930 # unuseful
931 rm -rf $RPM_BUILD_ROOT%{_datadir}/vim/v*/tools
932 rm -f $RPM_BUILD_ROOT%{_datadir}/vim/v*/bugreport.vim
933 rm -f $RPM_BUILD_ROOT%{_datadir}/vim/v*/spell/cleanadd.vim
934 rm -f $RPM_BUILD_ROOT%{_datadir}/vim/v*/doc/vim2html.pl
935
936 %clean
937 rm -rf $RPM_BUILD_ROOT
938
939 %post
940 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
941
942 %postun
943 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
944
945 %post -n gvim-athena
946 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
947
948 %postun -n gvim-athena
949 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
950
951 %post -n gvim-motif
952 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
953
954 %postun -n gvim-motif
955 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
956
957 %post -n gvim-gtk
958 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
959 %update_icon_cache hicolor
960
961 %postun -n gvim-gtk
962 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
963 %update_icon_cache hicolor
964
965 %post -n gvim-gnome
966 %update_desktop_database_post
967 %update_icon_cache hicolor
968
969 %postun -n gvim-gnome
970 %update_desktop_database_postun
971 %update_icon_cache hicolor
972
973 %files
974 %defattr(644,root,root,755)
975 %attr(755,root,root) %{_bindir}/eview
976 %attr(755,root,root) %{_bindir}/evim
977 %attr(755,root,root) %{_bindir}/rvim
978 %attr(755,root,root) %{_bindir}/vim
979 %attr(755,root,root) %{_bindir}/vimdiff
980 %{_mandir}/man1/eview.1*
981 %{_mandir}/man1/evim.1*
982 %{_mandir}/man1/rvim.1*
983 %{_mandir}/man1/vimdiff.1*
984 %lang(fi) %{_mandir}/fi/man1/rvim.1*
985 %lang(fr) %{_mandir}/fr/man1/eview.1*
986 %lang(fr) %{_mandir}/fr/man1/evim.1*
987 %lang(fr) %{_mandir}/fr/man1/rvim.1*
988 %lang(fr) %{_mandir}/fr/man1/vimdiff.1*
989 %lang(id) %{_mandir}/id/man1/rvim.1*
990 %lang(id) %{_mandir}/id/man1/vim.1*
991 %lang(it) %{_mandir}/it/man1/eview.1*
992 %lang(it) %{_mandir}/it/man1/evim.1*
993 %lang(it) %{_mandir}/it/man1/rvim.1*
994 %lang(it) %{_mandir}/it/man1/vim.1*
995 %lang(it) %{_mandir}/it/man1/vimdiff.1*
996 %lang(pl) %{_mandir}/pl/man1/eview.1*
997 %lang(pl) %{_mandir}/pl/man1/evim.1*
998 %lang(pl) %{_mandir}/pl/man1/rvim.1*
999 %lang(pl) %{_mandir}/pl/man1/vim.1*
1000 %lang(pl) %{_mandir}/pl/man1/vimdiff.1*
1001 %lang(ru) %{_mandir}/ru/man1/eview.1*
1002 %lang(ru) %{_mandir}/ru/man1/evim.1*
1003 %lang(ru) %{_mandir}/ru/man1/rvim.1*
1004 %lang(ru) %{_mandir}/ru/man1/vim.1*
1005 %lang(ru) %{_mandir}/ru/man1/vimdiff.1*
1006 %{_desktopdir}/%{name}.desktop
1007
1008 %if %{with static}
1009 %files static
1010 %endif
1011 %defattr(644,root,root,755)
1012 %attr(755,root,root) /bin/*
1013 %{_mandir}/man1/vi.1*
1014 %{_mandir}/man1/ex.1*
1015 %{_mandir}/man1/view.1*
1016 %{_mandir}/man1/rview.1*
1017 %lang(fi) %{_mandir}/fi/man1/vi.1*
1018 %lang(fi) %{_mandir}/fi/man1/ex.1*
1019 %lang(fi) %{_mandir}/fi/man1/view.1*
1020 %lang(fi) %{_mandir}/fi/man1/rview.1*
1021 %lang(fr) %{_mandir}/fr/man1/vi.1*
1022 %lang(fr) %{_mandir}/fr/man1/ex.1*
1023 %lang(fr) %{_mandir}/fr/man1/view.1*
1024 %lang(fr) %{_mandir}/fr/man1/rview.1*
1025 %lang(id) %{_mandir}/id/man1/vi.1*
1026 %lang(id) %{_mandir}/id/man1/ex.1*
1027 %lang(id) %{_mandir}/id/man1/view.1*
1028 %lang(id) %{_mandir}/id/man1/rview.1*
1029 #%lang(it) %{_mandir}/it/man1/vi.1*
1030 %lang(it) %{_mandir}/it/man1/ex.1*
1031 %lang(it) %{_mandir}/it/man1/view.1*
1032 %lang(it) %{_mandir}/it/man1/rview.1*
1033 %lang(pl) %{_mandir}/pl/man1/vi.1*
1034 %lang(pl) %{_mandir}/pl/man1/ex.1*
1035 %lang(pl) %{_mandir}/pl/man1/view.1*
1036 %lang(pl) %{_mandir}/pl/man1/rview.1*
1037 #%lang(ru) %{_mandir}/ru/man1/vi.1*
1038 %lang(ru) %{_mandir}/ru/man1/ex.1*
1039 %lang(ru) %{_mandir}/ru/man1/view.1*
1040 %lang(ru) %{_mandir}/ru/man1/rview.1*
1041
1042 %files -n xxd
1043 %defattr(644,root,root,755)
1044 %attr(755,root,root) %{_bindir}/xxd
1045 %{_mandir}/man1/xxd.1*
1046 %lang(fr) %{_mandir}/fr/man1/xxd.1*
1047 %lang(it) %{_mandir}/it/man1/xxd.1*
1048 %lang(pl) %{_mandir}/pl/man1/xxd.1*
1049 %lang(ru) %{_mandir}/ru/man1/xxd.1*
1050
1051 %files rt -f %{name}.lang
1052 %defattr(644,root,root,755)
1053 %dir %{_sysconfdir}/vim
1054 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vim/vimrc
1055 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vim/gvimrc
1056
1057 %dir %{_datadir}/vim
1058 %{_datadir}/vim/vimfiles/after
1059 %{_datadir}/vim/vimfiles/ftdetect
1060
1061 %dir %{_datadir}/vim/v*
1062 %{_datadir}/vim/v*/*.vim
1063
1064 %dir %{_datadir}/vim/v*/ftplugin
1065 %doc %{_datadir}/vim/v*/ftplugin/README.txt
1066 %{_datadir}/vim/v*/ftplugin/*.vim
1067
1068 %dir %{_datadir}/vim/v*/indent
1069 %doc %{_datadir}/vim/v*/indent/README.txt
1070 %{_datadir}/vim/v*/indent/*.vim
1071
1072 %dir %{_datadir}/vim/v*/keymap
1073 %doc %{_datadir}/vim/v*/keymap/README.txt
1074 %{_datadir}/vim/v*/keymap/*.vim
1075
1076 %dir %{_datadir}/vim/v*/plugin
1077 %doc %{_datadir}/vim/v*/plugin/README.txt
1078 %{_datadir}/vim/v*/plugin/*.vim
1079
1080 %dir %{_datadir}/vim/v*/syntax
1081 %doc %{_datadir}/vim/v*/syntax/README.txt
1082 %{_datadir}/vim/v*/syntax/*.vim
1083
1084 %dir %{_datadir}/vim/v*/colors
1085 %doc %{_datadir}/vim/v*/colors/README.txt
1086 %{_datadir}/vim/v*/colors/*.vim
1087
1088 %dir %{_datadir}/vim/v*/lang
1089 %doc %{_datadir}/vim/v*/lang/README*
1090
1091 %lang(af) %{_datadir}/vim/v*/lang/menu_af*
1092 %lang(ca) %{_datadir}/vim/v*/lang/menu_ca*
1093 %lang(cs) %{_datadir}/vim/v*/lang/menu_cs*
1094 %lang(cs) %{_datadir}/vim/v*/lang/menu_*czech*
1095 %lang(de) %{_datadir}/vim/v*/lang/menu_de*
1096 %lang(de) %{_datadir}/vim/v*/lang/menu_*german*
1097 %lang(en_GB) %{_datadir}/vim/v*/lang/menu_en_gb*
1098 %lang(en_GB) %{_datadir}/vim/v*/lang/menu_*english*
1099 %lang(eo) %{_datadir}/vim/v*/lang/menu_eo.utf-8.vim
1100 %lang(eo) %{_datadir}/vim/v*/lang/menu_eo_eo.utf-8.vim
1101 %lang(eo) %{_datadir}/vim/v*/lang/menu_eo_xx.utf-8.vim
1102 %lang(es) %{_datadir}/vim/v*/lang/menu_es*
1103 %lang(es) %{_datadir}/vim/v*/lang/menu_*spanish*
1104 %lang(fi) %{_datadir}/vim/v*/lang/menu_fi.latin1.vim
1105 %lang(fi) %{_datadir}/vim/v*/lang/menu_fi.utf-8.vim
1106 %lang(fi) %{_datadir}/vim/v*/lang/menu_fi_fi.latin1.vim
1107 %lang(fi) %{_datadir}/vim/v*/lang/menu_fi_fi.utf-8.vim
1108 %lang(fi) %{_datadir}/vim/v*/lang/menu_finnish_finland.1252.vim
1109 %lang(fr) %{_datadir}/vim/v*/lang/menu_fr*
1110 %lang(hu) %{_datadir}/vim/v*/lang/menu_hu*
1111 %lang(it) %{_datadir}/vim/v*/lang/menu_it*
1112 %lang(ja) %{_datadir}/vim/v*/lang/menu_ja*
1113 %lang(ko) %{_datadir}/vim/v*/lang/menu_ko*
1114 %lang(nl) %{_datadir}/vim/v*/lang/menu_nl*
1115 %lang(nb) %{_datadir}/vim/v*/lang/menu_no*
1116 %lang(pl) %{_datadir}/vim/v*/lang/menu_pl*
1117 %lang(pl) %{_datadir}/vim/v*/lang/menu_*polish*
1118 %lang(pt) %{_datadir}/vim/v*/lang/menu_pt*
1119 %lang(ru) %{_datadir}/vim/v*/lang/menu_ru*
1120 %lang(sk) %{_datadir}/vim/v*/lang/menu_sk*
1121 %lang(sk) %{_datadir}/vim/v*/lang/menu_*slovak*
1122 %lang(sl) %{_datadir}/vim/v*/lang/menu_sl_si*
1123 %lang(sr) %{_datadir}/vim/v*/lang/menu_sr*
1124 %lang(sv) %{_datadir}/vim/v*/lang/menu_sv*
1125 %lang(uk) %{_datadir}/vim/v*/lang/menu_uk*
1126 %lang(vi) %{_datadir}/vim/v*/lang/menu_vi*
1127 %lang(zh_CN) %{_datadir}/vim/v*/lang/menu_zh.cp936*
1128 %lang(zh_CN) %{_datadir}/vim/v*/lang/menu_zh.gb2312*
1129 %lang(zh_CN) %{_datadir}/vim/v*/lang/menu_zh_cn*
1130 %lang(zh_CN) %{_datadir}/vim/v*/lang/menu_*chinese*gb*
1131 %lang(zh_TW) %{_datadir}/vim/v*/lang/menu_zh.cp950*
1132 %lang(zh_TW) %{_datadir}/vim/v*/lang/menu_zh.big5*
1133 %lang(zh_TW) %{_datadir}/vim/v*/lang/menu_zh_tw*
1134 %lang(zh_TW) %{_datadir}/vim/v*/lang/menu_*taiwan*
1135
1136 %dir %{_datadir}/vim/v*/spell
1137 %lang(he) %{_datadir}/vim/v*/spell/he.*
1138 %lang(yi) %{_datadir}/vim/v*/spell/yi.*
1139
1140 %{_mandir}/man1/rvim.1*
1141 %{_mandir}/man1/vim.1*
1142 %lang(fi) %{_mandir}/fi/man1/rvim.1*
1143 %lang(fi) %{_mandir}/fi/man1/vim.1*
1144 %lang(fr) %{_mandir}/fr/man1/rvim.1*
1145 %lang(fr) %{_mandir}/fr/man1/vim.1*
1146 %{_iconsdir}/hicolor/16x16/apps/vim.png
1147 %{_iconsdir}/hicolor/32x32/apps/vim.png
1148 %{_iconsdir}/hicolor/48x48/apps/vim.png
1149
1150 %files rt-extras
1151 %defattr(644,root,root,755)
1152 %{_datadir}/vim/v*/autoload
1153 %{_datadir}/vim/v*/compiler
1154 %{_datadir}/vim/v*/macros
1155 %{_datadir}/vim/v*/print
1156
1157 %files doc
1158 %defattr(644,root,root,755)
1159 %dir %{_datadir}/vim/v*/doc
1160
1161 # English
1162 %{_datadir}/vim/v*/doc/*.txt.gz
1163 %verify(not md5 mtime size) %{_datadir}/vim/v*/doc/tags
1164
1165 # Polish
1166 %lang(pl) %{_datadir}/vim/v*/doc/*.plx.gz
1167 %lang(pl) %verify(not md5 mtime size) %{_datadir}/vim/v*/doc/tags-pl
1168
1169 %files tutor
1170 %defattr(644,root,root,755)
1171 %attr(755,root,root) %{_bindir}/vimtutor
1172 %dir %{_datadir}/vim/v*/tutor
1173 %dir %{_datadir}/vim/v*/tutor/tutor
1174
1175 %{_datadir}/vim/v*/tutor/README.txt
1176 %{_datadir}/vim/v*/tutor/README.txt.info
1177 %{_datadir}/vim/v*/tutor/tutor.info
1178 %{_datadir}/vim/v*/tutor/tutor.vim
1179 %{_datadir}/vim/v*/tutor/tutor.utf-8
1180 %lang(el) %{_datadir}/vim/v*/tutor/README.el.cp737.txt
1181 %lang(el) %{_datadir}/vim/v*/tutor/README.el.txt
1182
1183 %lang(ca) %{_datadir}/vim/v*/tutor/tutor.ca
1184 %lang(ca) %{_datadir}/vim/v*/tutor/tutor.ca.utf-8
1185 %lang(cs) %{_datadir}/vim/v*/tutor/tutor.cs
1186 %lang(cs) %{_datadir}/vim/v*/tutor/tutor.cs.cp1250
1187 %lang(cs) %{_datadir}/vim/v*/tutor/tutor.cs.utf-8
1188 %lang(de) %{_datadir}/vim/v*/tutor/tutor.de
1189 %lang(de) %{_datadir}/vim/v*/tutor/tutor.de.utf-8
1190 %lang(el) %{_datadir}/vim/v*/tutor/tutor.el
1191 %lang(el) %{_datadir}/vim/v*/tutor/tutor.el.cp737
1192 %lang(el) %{_datadir}/vim/v*/tutor/tutor.el.utf-8
1193 %lang(eo) %{_datadir}/vim/v*/tutor/tutor.eo.utf-8
1194 %lang(es) %{_datadir}/vim/v*/tutor/tutor.es
1195 %lang(es) %{_datadir}/vim/v*/tutor/tutor.es.utf-8
1196 %lang(fr) %{_datadir}/vim/v*/tutor/tutor.fr
1197 %lang(fr) %{_datadir}/vim/v*/tutor/tutor.fr.utf-8
1198 %lang(hr) %{_datadir}/vim/v*/tutor/tutor.hr
1199 %lang(hr) %{_datadir}/vim/v*/tutor/tutor.hr.cp1250
1200 %lang(hr) %{_datadir}/vim/v*/tutor/tutor.hr.utf-8
1201 %lang(hu) %{_datadir}/vim/v*/tutor/tutor.hu
1202 %lang(hu) %{_datadir}/vim/v*/tutor/tutor.hu.utf-8
1203 %lang(hu) %{_datadir}/vim/v*/tutor/tutor.hu.cp1250
1204 %lang(it) %{_datadir}/vim/v*/tutor/tutor.it
1205 %lang(it) %{_datadir}/vim/v*/tutor/tutor.it.utf-8
1206 %lang(ja) %{_datadir}/vim/v*/tutor/tutor.ja.euc
1207 %lang(ja) %{_datadir}/vim/v*/tutor/tutor.ja.sjis
1208 %lang(ja) %{_datadir}/vim/v*/tutor/tutor.ja.utf-8
1209 %lang(ko) %{_datadir}/vim/v*/tutor/tutor.ko.euc
1210 %lang(ko) %{_datadir}/vim/v*/tutor/tutor.ko.utf-8
1211 %lang(no) %{_datadir}/vim/v*/tutor/tutor.no
1212 %lang(no) %{_datadir}/vim/v*/tutor/tutor.no.utf-8
1213 %lang(pl) %{_datadir}/vim/v*/tutor/tutor.pl
1214 %lang(pl) %{_datadir}/vim/v*/tutor/tutor.pl.cp1250
1215 %lang(pl) %{_datadir}/vim/v*/tutor/tutor.pl.utf-8
1216 %lang(ru) %{_datadir}/vim/v*/tutor/tutor.ru
1217 %lang(ru) %{_datadir}/vim/v*/tutor/tutor.ru.cp1251
1218 %lang(ru) %{_datadir}/vim/v*/tutor/tutor.ru.utf-8
1219 %lang(sk) %{_datadir}/vim/v*/tutor/tutor.sk
1220 %lang(sk) %{_datadir}/vim/v*/tutor/tutor.sk.cp1250
1221 %lang(sk) %{_datadir}/vim/v*/tutor/tutor.sk.utf-8
1222 %lang(sv) %{_datadir}/vim/v*/tutor/tutor.sv
1223 %lang(sv) %{_datadir}/vim/v*/tutor/tutor.sv.utf-8
1224 %lang(tr) %{_datadir}/vim/v*/tutor/tutor.tr.iso9
1225 %lang(tr) %{_datadir}/vim/v*/tutor/tutor.tr.utf-8
1226 %lang(vi) %{_datadir}/vim/v*/tutor/tutor.vi.utf-8
1227 %lang(zh_TW) %{_datadir}/vim/v*/tutor/tutor.zh.big5
1228 %lang(zh_TW) %{_datadir}/vim/v*/tutor/tutor.zh.euc
1229 %lang(zh_TW) %{_datadir}/vim/v*/tutor/tutor.zh.utf-8
1230
1231 %{_mandir}/man1/vimtutor.1*
1232 %lang(fr) %{_mandir}/fr/man1/vimtutor.1*
1233 %lang(it) %{_mandir}/it/man1/vimtutor.1*
1234 %lang(pl) %{_mandir}/pl/man1/vimtutor.1*
1235 %lang(ru) %{_mandir}/ru/man1/vimtutor.1*
1236
1237 %if %{with heavy}
1238 %files heavy
1239 %defattr(644,root,root,755)
1240 %attr(755,root,root) %{_bindir}/vim.heavy
1241 %endif
1242
1243 %files spell-en
1244 %defattr(644,root,root,755)
1245 %{_datadir}/vim/v*/spell/en.*.*
1246
1247 %if %{with athena}
1248 %files -n gvim-athena
1249 %defattr(644,root,root,755)
1250 %attr(755,root,root) %{_bindir}/gvim.athena
1251 %{_desktopdir}/gvim-athena.desktop
1252 %endif
1253
1254 %if %{with motif}
1255 %files -n gvim-motif
1256 %defattr(644,root,root,755)
1257 %attr(755,root,root) %{_bindir}/gvim.motif
1258 %{_desktopdir}/gvim-motif.desktop
1259 %endif
1260
1261 %if %{with gtk}
1262 %files -n gvim-gtk
1263 %defattr(644,root,root,755)
1264 %attr(755,root,root) %{_bindir}/gvim.gtk
1265 %attr(755,root,root) %{_bindir}/gvimdiff
1266 %attr(755,root,root) %{_bindir}/gview
1267 %attr(755,root,root) %{_bindir}/rgvim
1268 %attr(755,root,root) %{_bindir}/rgview
1269 %attr(755,root,root) %verify(not link) %{_bindir}/gvim
1270 %{_mandir}/man1/gvi*
1271 %{_mandir}/man1/rgv*
1272 %lang(fi) %{_mandir}/fi/man1/gvi*
1273 %lang(fi) %{_mandir}/fi/man1/rgv*
1274 %lang(fr) %{_mandir}/fr/man1/gvi*
1275 %lang(fr) %{_mandir}/fr/man1/rgv*
1276 %lang(id) %{_mandir}/id/man1/gvi*
1277 %lang(id) %{_mandir}/id/man1/rgv*
1278 %lang(it) %{_mandir}/it/man1/gvi*
1279 %lang(it) %{_mandir}/it/man1/rgv*
1280 %lang(pl) %{_mandir}/pl/man1/gvi*
1281 %lang(pl) %{_mandir}/pl/man1/rgv*
1282 %lang(ru) %{_mandir}/ru/man1/gvi*
1283 %lang(ru) %{_mandir}/ru/man1/rgv*
1284 %{_desktopdir}/gvim-gtk.desktop
1285 %endif
1286
1287 %if %{with gnome}
1288 %files -n gvim-gnome
1289 %defattr(644,root,root,755)
1290 %attr(755,root,root) %{_bindir}/gvim.gnome
1291 %{_desktopdir}/gvim-gnome.desktop
1292 %endif
1293
1294 %if %{with heavy}
1295 %files -n gvim-heavy
1296 %defattr(644,root,root,755)
1297 %attr(755,root,root) %{_bindir}/gvim.heavy
1298 %endif
This page took 0.116144 seconds and 2 git commands to generate.