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