]> git.pld-linux.org Git - packages/vim.git/blob - vim.spec
- fix locale issues; release 2
[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:        2
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 Patch113:       %{name}-locales.patch
105 URL:            http://www.vim.org/
106 BuildRequires:  acl-devel
107 BuildRequires:  autoconf
108 BuildRequires:  gettext-devel
109 BuildRequires:  gpm-devel
110 %if "%{pld_release}" == "ac"
111 %{?with_athena:BuildRequires:   XFree86-devel}
112 %else
113 %{?with_athena:BuildRequires:   xorg-lib-libXaw-devel}
114 %endif
115 %if %{with gtk} || %{with heavy}
116 BuildRequires:  gtk+2-devel >= 2:2.6.0
117 %endif
118 %{?with_gnome:BuildRequires:    libgnomeui-devel >= 2.2.0.1}
119 %if %{with selinux} || %{with heavy}
120 BuildRequires:  libselinux-devel
121 %endif
122 BuildRequires:  ncurses-devel
123 %{?with_motif:BuildRequires:    openmotif-devel}
124 %if %{with perl} || %{with heavy}
125 BuildRequires:  perl-devel
126 %endif
127 %if %{with python} || %{with heavy}
128 BuildRequires:  python-devel
129 %endif
130 BuildRequires:  rpm >= 4.4.9-56
131 BuildRequires:  rpmbuild(macros) >= 1.426
132 %if %{with ruby} || %{with heavy}
133 BuildRequires:  ruby-devel
134 %endif
135 %if %{with tcl} || %{with heavy}
136 BuildRequires:  tcl-devel
137 %endif
138 Obsoletes:      kvim
139 %if %{with static}
140 BuildRequires:  acl-static
141 BuildRequires:  attr-static
142 BuildRequires:  glibc-static
143 %{?with_selinux:BuildRequires:  libselinux-static}
144 BuildRequires:  ncurses-static
145 %else
146 Provides:       %{name}-static = %{epoch}:%{version}-%{release}
147 Obsoletes:      elvis-static
148 Obsoletes:      nvi
149 Obsoletes:      vi
150 Obsoletes:      vim-minimal
151 Obsoletes:      vim-static
152 %endif
153 BuildRequires:  unzip
154 Requires:       %{name}-rt = %{epoch}:%{version}-%{release}
155 Provides:       vi-editor
156 Provides:       vi
157 Provides:       vim-editor = %{epoch}:%{version}-%{release}
158 Obsoletes:      vim-enhanced
159 Obsoletes:      vim-ispell
160 Obsoletes:      vim-plugin-multvals
161 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
162
163 # that's example script
164 %define         _noautoreq      '/bin/csh'
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:        Online 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 using :help
464 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:       iconv
571 Provides:       gvim
572 Provides:       vi-editor
573 Provides:       vim-editor = %{epoch}:%{version}-%{release}
574 Obsoletes:      vim-X11
575
576 %description -n gvim-gtk
577 The classic Unix text editor now also under X Window System! This
578 version is built with GTK.
579
580 %description -n gvim-gtk -l hu.UTF-8
581 A Vim X Window verziója, a GTK Widgetkészlet felhasználásával.
582
583 %description -n gvim-gtk -l pl.UTF-8
584 Wersja edytora Vim pracująca w środowisku X Window z wykorzystaniem
585 biblioteki GTK.
586
587 %description -n gvim-gtk -l ru.UTF-8
588 Этот пакет представляет собой версию VIM, собранную с библиотеками
589 GTK, что позволяет запускать VIM как приложение X Window System - с
590 полностью графическим интерфейсом и поддержкой мыши. Просто скажите
591 'gvim'...
592
593 %description -n gvim-gtk -l uk.UTF-8
594 Цей пакет містить версію VIM, зібрану з бібліотеками GTK, що дозволяє
595 запускати VIM як прикладну програму X Window System - з повністю
596 графічним інтерфейсом та підтримкою миші. Просто скажіть 'gvim'...
597
598 %package -n gvim-gnome
599 Summary:        Vim for X Window built with GNOME
600 Summary(hu.UTF-8):      A Vim X Window verziója, a GTK felhasználásával
601 Summary(pl.UTF-8):      Vim dla X Window korzystający z biblioteki GNOME
602 Group:          Applications/Editors/Vim
603 Requires(post,postun):  gtk+2
604 Requires:       %{name}-rt = %{epoch}:%{version}-%{release}
605 Requires:       iconv
606 Provides:       gvim
607 Provides:       vi-editor
608 Provides:       vim-editor = %{epoch}:%{version}-%{release}
609 Obsoletes:      vim-X11
610
611 %description -n gvim-gnome
612 The classic Unix text editor now also under X Window System! This
613 version is build with GNOME.
614
615 %description -n gvim-gtk -l hu.UTF-8
616 A Vim X Window verziója, a Gnome felhasználásával.
617
618 %description -n gvim-gnome -l pl.UTF-8
619 Wersja edytora Vim pracująca w środowisku X Window z wykorzystaniem
620 bibliotek GNOME.
621
622 %description -n gvim-gnome -l ru.UTF-8
623 Этот пакет представляет собой версию VIM, собранную с библиотеками
624 GNOME, что позволяет запускать VIM как приложение X Window System - с
625 полностью графическим интерфейсом и поддержкой мыши.
626
627 %description -n gvim-gnome -l uk.UTF-8
628 Цей пакет містить версію VIM, зібрану з бібліотеками GNOME, що
629 дозволяє запускати VIM як прикладну програму X Window System - з
630 повністю графічним інтерфейсом та підтримкою миші.
631
632 %package -n gvim-heavy
633 Summary:        Full featured build of Vim with X-window support
634 Summary(hu.UTF-8):      A gvim legteljesebb verziója
635 Summary(pl.UTF-8):      W pełni funkcjonalna wersja Vima z interfejsem dla X-window
636 Group:          Applications/Editors/Vim
637 Requires(post,postun):  gtk+2
638 Requires:       %{name}-rt = %{epoch}:%{version}-%{release}
639 Requires:       iconv
640 Provides:       gvim
641 Provides:       vi-editor
642 Provides:       vim-editor = %{epoch}:%{version}-%{release}
643 Obsoletes:      vim-X11
644
645 %description -n gvim-heavy
646 This package provides full featured version of Vim, which includes
647 support for Perl, Python, Ruby and Tcl scripting, as well as GTK+2
648 GUI.
649
650 %description -n gvim-heavy -l hu.UTF-8
651 A gvim legteljesebb verziója, Perl, Python, Ruby és Tcl támogatással.
652
653 %description -n gvim-heavy -l pl.UTF-8
654 Pakiet ten dostarcza w pełni funkcjonalną wersję Vima, czyli
655 zawierającą obsługę skryptów w językach Perl, Python, Ruby oraz Tcl
656 jak również GUI GTK+2.
657
658 %prep
659 %setup -q -n %{name}72 -b1 -b2
660
661 # official patches
662 %patchset_patch 1 %{patchlevel}
663
664 %patch0 -p1
665 %patch1 -p1
666 %patch2 -p1
667 %patch3 -p1
668 %patch4 -p1
669 %patch5 -p1
670 %patch6 -p1
671 %patch7 -p1
672 %patch8 -p1
673 %patch9 -p0
674 %patch10 -p1
675 %patch11 -p1
676 %patch12 -p1
677 %patch13 -p1
678 %patch14 -p1
679 %patch15 -p1
680 %patch16 -p0
681 %patch17 -p0
682 %patch18 -p1
683 %patch19 -p1
684 %patch20 -p1
685 %patch21 -p1
686 %patch22 -p1
687 %patch23 -p1
688
689 # home etc
690 %{?with_home_etc:%patch104 -p1}
691
692 # autopaste patch - automatically switch to paste mode
693 # when `really fast typing' situation happens
694 %patch105 -p1
695
696 %patch106 -p1
697 %patch107 -p0
698 %patch108 -p1
699 %patch109 -p1
700 %patch110 -p1
701 %patch111 -p1
702 %patch112 -p1
703 %patch113 -p1
704
705 install %{SOURCE20} runtime/syntax
706 install %{SOURCE21} runtime/syntax
707 install %{SOURCE22} runtime/syntax
708 install %{SOURCE23} runtime/syntax
709 install %{SOURCE30} runtime/colors
710 install %{SOURCE31} runtime/colors
711 install %{SOURCE32} runtime/colors
712
713 %{__unzip} -qd runtime/doc %{SOURCE4}
714
715 # remove unsupported locales
716 rm -f src/po/zh_{CN,TW}.UTF-8.po
717 rm -f runtime/lang/menu_zh_{cn,tw}.utf-8.vim
718
719 # fix nb/no
720 mv -f src/po/n{o,b}.po
721 mv -f runtime/tutor/tutor.n{o,b}
722 mv -f runtime/tutor/tutor.n{o,b}.utf-8
723 mv -f runtime/lang/menu_n{o,b}.latin1.vim
724 mv -f runtime/lang/menu_n{o,b}.utf-8.vim
725 mv -f runtime/lang/menu_n{o,b}_no.latin1.vim
726 mv -f runtime/lang/menu_n{o,b}_no.utf-8.vim
727
728 %build
729 cd src
730 %{__autoconf}
731 # needed to prevent deconfiguring
732 cp -f configure auto
733 install -d bin
734
735 build() {
736         set -x
737         local target=$1
738         shift
739
740         %{__make} distclean
741         # add common options, can override (disable) if needed with args
742         %configure \
743                 --%{!?with_perl:dis}%{?with_perl:en}able-perlinterp \
744                 --%{!?with_python:dis}%{?with_python:en}able-pythoninterp \
745                 --%{!?with_ruby:dis}%{?with_ruby:en}able-rubyinterp \
746                 --%{!?with_tcl:dis}%{?with_tcl:en}able-tclinterp \
747                 %{!?with_selinux:--disable-selinux} \
748                 --enable-cscope \
749                 --enable-gpm \
750                 --enable-multibyte \
751                 --enable-nls \
752                 --with-tlib="ncurses -ltinfo" \
753                 --with-modified-by="PLD Linux Distribution" \
754                 --with-compiledby="PLD Linux Distribution" \
755                 "$@"
756
757         %{__make} vim
758         mv -f vim bin/$target
759 }
760
761 %if %{with static}
762 LDFLAGS="%{rpmldflags} -static"
763 build vim.static \
764         --disable-gui \
765         --without-x \
766         --with-features=small \
767         --disable-perlinterp \
768         --disable-pythoninterp \
769         --disable-rubyinterp \
770         --disable-tclinterp \
771         --disable-cscope \
772         --disable-gpm \
773         --disable-multibyte \
774         --disable-nls
775
776 LDFLAGS="%{rpmldflags}"
777 %endif
778
779 build vim.ncurses \
780         --disable-gui \
781         --without-x \
782         --with-features=huge
783
784 %if %{with athena}
785 build gvim.athena \
786         --with-features=huge \
787         --enable-gui=athena \
788         --with-x \
789         --enable-fontset \
790         --disable-gpm \
791         --without-gnome
792
793 %endif
794
795 %if %{with motif}
796 build gvim.motif \
797         --with-features=huge \
798         --enable-gui=motif \
799         --with-x \
800         --enable-multibyte \
801         --enable-fontset \
802         --disable-gpm \
803         --without-gnome
804
805 %endif
806
807 %if %{with gtk}
808 build gvim.gtk \
809         --with-features=huge \
810         --enable-gui=gtk2 \
811         --enable-gtk2-check \
812         --with-x \
813         --disable-gpm
814
815 %endif
816
817 %if %{with gnome}
818 build gvim.gnome \
819         --with-features=huge \
820         --enable-gui=gnome2 \
821         --enable-gtk2-check \
822         --enable-gnome-check \
823         --with-x \
824         --disable-gpm
825
826 %endif
827
828 # vim.heavy / gvim.heavy
829 %if %{with heavy}
830 build vim.heavy \
831         --with-features=huge \
832         --disable-gui \
833         --without-x \
834         --enable-perlinterp \
835         --enable-pythoninterp \
836         --enable-rubyinterp \
837         --enable-tclinterp \
838         --disable-gpm
839
840 build gvim.heavy \
841         --with-features=huge \
842         --enable-gui=gnome2 \
843         --enable-gtk2-check \
844         --enable-gnome-check \
845         --with-x \
846         --enable-perlinterp \
847         --enable-pythoninterp \
848         --enable-rubyinterp \
849         --enable-tclinterp \
850         --disable-gpm
851
852 %endif
853
854 %{__make} xxd/xxd languages
855
856 %install
857 rm -rf $RPM_BUILD_ROOT
858
859 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/vim,%{_bindir}} \
860         $RPM_BUILD_ROOT{/bin,%{_mandir}/man1,%{_datadir}/vim} \
861         $RPM_BUILD_ROOT%{_desktopdir}
862
863 %{__make} -j1 install \
864         DESTDIR=$RPM_BUILD_ROOT
865
866 %find_lang %{name}
867
868 # use compressed docs, see :help gzip-helpfile
869 %{__gzip} -9 $RPM_BUILD_ROOT%{_datadir}/vim/v*/doc/*.txt
870 %{__sed} -i -e 's=\(\t.*\.txt\)\t=\1.gz\t=' $RPM_BUILD_ROOT%{_datadir}/vim/v*/doc/tags
871
872 %{__gzip} -9 $RPM_BUILD_ROOT%{_datadir}/vim/v*/doc/*.??x
873 %{__sed} -i -e 's=\(\t.*\.plx\)\t=\1.gz\t=' $RPM_BUILD_ROOT%{_datadir}/vim/v*/doc/tags-pl
874
875 rm -f $RPM_BUILD_ROOT%{_bindir}/*
876
877 %if %{with static}
878 install src/bin/vim.ncurses     $RPM_BUILD_ROOT%{_bindir}/vim
879 install src/bin/vim.static      $RPM_BUILD_ROOT/bin/vi
880 %else
881 install src/bin/vim.ncurses     $RPM_BUILD_ROOT/bin/vi
882 ln -sf /bin/vi          $RPM_BUILD_ROOT%{_bindir}/vim
883 %endif
884 install src/xxd/xxd     $RPM_BUILD_ROOT%{_bindir}/xxd
885 install src/vimtutor    $RPM_BUILD_ROOT%{_bindir}/vimtutor
886
887 echo ".so vim.1" > $RPM_BUILD_ROOT%{_mandir}/man1/vi.1
888 echo ".so vim.1" > $RPM_BUILD_ROOT%{_mandir}/man1/view.1
889
890 # not supported directories
891 rm -rf $RPM_BUILD_ROOT%{_mandir}/??.*/
892
893 mv -f $RPM_BUILD_ROOT%{_datadir}/vim/v*/vimrc_example.vim $RPM_BUILD_ROOT%{_sysconfdir}/vim/vimrc
894 mv -f $RPM_BUILD_ROOT%{_datadir}/vim/v*/gvimrc_example.vim $RPM_BUILD_ROOT%{_sysconfdir}/vim/gvimrc
895
896 ln -sf vim $RPM_BUILD_ROOT%{_bindir}/eview
897 ln -sf vim $RPM_BUILD_ROOT%{_bindir}/evim
898 ln -sf vim $RPM_BUILD_ROOT%{_bindir}/rvim
899 ln -sf vim $RPM_BUILD_ROOT%{_bindir}/vimdiff
900 ln -sf vi  $RPM_BUILD_ROOT/bin/ex
901 ln -sf vi  $RPM_BUILD_ROOT/bin/view
902 ln -sf vi  $RPM_BUILD_ROOT/bin/rview
903
904 install %{SOURCE14}     $RPM_BUILD_ROOT%{_desktopdir}
905
906 %if %{with athena}
907 install src/bin/gvim.athena     $RPM_BUILD_ROOT%{_bindir}/gvim.athena
908 install %{SOURCE10}     $RPM_BUILD_ROOT%{_desktopdir}
909 %endif
910 %if %{with motif}
911 install src/bin/gvim.motif      $RPM_BUILD_ROOT%{_bindir}/gvim.motif
912 install %{SOURCE11}     $RPM_BUILD_ROOT%{_desktopdir}
913 %endif
914 %if %{with gnome}
915 install src/bin/gvim.gnome      $RPM_BUILD_ROOT%{_bindir}/gvim.gnome
916 install %{SOURCE13}     $RPM_BUILD_ROOT%{_desktopdir}
917 %endif
918 %if %{with gtk}
919 install src/bin/gvim.gtk        $RPM_BUILD_ROOT%{_bindir}/gvim.gtk
920 ln -sf gvim.gtk         $RPM_BUILD_ROOT%{_bindir}/gvim
921 ln -sf gvim             $RPM_BUILD_ROOT%{_bindir}/gview
922 ln -sf gvim             $RPM_BUILD_ROOT%{_bindir}/gvimdiff
923 ln -sf gvim             $RPM_BUILD_ROOT%{_bindir}/rgview
924 ln -sf gvim             $RPM_BUILD_ROOT%{_bindir}/rgvim
925 install %{SOURCE12}     $RPM_BUILD_ROOT%{_desktopdir}
926 %endif
927 %if %{with heavy}
928 install src/bin/vim.heavy       $RPM_BUILD_ROOT%{_bindir}
929 install src/bin/gvim.heavy      $RPM_BUILD_ROOT%{_bindir}
930 %endif
931
932 install -d $RPM_BUILD_ROOT%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
933 install runtime/vim16x16.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/vim.png
934 install runtime/vim32x32.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/vim.png
935 install runtime/vim48x48.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/vim.png
936
937 bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
938
939 install -d $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/{doc,{after/,}{compiler,ftdetect,ftplugin,indent,plugin,spell,syntax}}
940 > $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/doc/tags
941
942 # separate package
943 %{__rm} $RPM_BUILD_ROOT%{_datadir}/vim/vim72/{ftplugin,syntax}/spec.vim
944
945 # unuseful
946 rm -rf $RPM_BUILD_ROOT%{_datadir}/vim/v*/tools
947 rm -f $RPM_BUILD_ROOT%{_datadir}/vim/v*/bugreport.vim
948 rm -f $RPM_BUILD_ROOT%{_datadir}/vim/v*/spell/cleanadd.vim
949 rm -f $RPM_BUILD_ROOT%{_datadir}/vim/v*/doc/vim2html.pl
950
951 %clean
952 rm -rf $RPM_BUILD_ROOT
953
954 %post
955 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
956
957 %postun
958 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
959
960 %post -n gvim-athena
961 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
962
963 %postun -n gvim-athena
964 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
965
966 %post -n gvim-motif
967 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
968
969 %postun -n gvim-motif
970 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
971
972 %post -n gvim-gtk
973 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
974 %update_icon_cache hicolor
975
976 %postun -n gvim-gtk
977 [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database
978 %update_icon_cache hicolor
979
980 %post -n gvim-gnome
981 %update_desktop_database_post
982 %update_icon_cache hicolor
983
984 %postun -n gvim-gnome
985 %update_desktop_database_postun
986 %update_icon_cache hicolor
987
988 %files
989 %defattr(644,root,root,755)
990 %attr(755,root,root) %{_bindir}/eview
991 %attr(755,root,root) %{_bindir}/evim
992 %attr(755,root,root) %{_bindir}/rvim
993 %attr(755,root,root) %{_bindir}/vim
994 %attr(755,root,root) %{_bindir}/vimdiff
995 %{_mandir}/man1/eview.1*
996 %{_mandir}/man1/evim.1*
997 %{_mandir}/man1/rvim.1*
998 %{_mandir}/man1/vimdiff.1*
999 %lang(fi) %{_mandir}/fi/man1/rvim.1*
1000 %lang(fr) %{_mandir}/fr/man1/eview.1*
1001 %lang(fr) %{_mandir}/fr/man1/evim.1*
1002 %lang(fr) %{_mandir}/fr/man1/rvim.1*
1003 %lang(fr) %{_mandir}/fr/man1/vimdiff.1*
1004 %lang(id) %{_mandir}/id/man1/rvim.1*
1005 %lang(id) %{_mandir}/id/man1/vim.1*
1006 %lang(it) %{_mandir}/it/man1/eview.1*
1007 %lang(it) %{_mandir}/it/man1/evim.1*
1008 %lang(it) %{_mandir}/it/man1/rvim.1*
1009 %lang(it) %{_mandir}/it/man1/vim.1*
1010 %lang(it) %{_mandir}/it/man1/vimdiff.1*
1011 %lang(pl) %{_mandir}/pl/man1/eview.1*
1012 %lang(pl) %{_mandir}/pl/man1/evim.1*
1013 %lang(pl) %{_mandir}/pl/man1/rvim.1*
1014 %lang(pl) %{_mandir}/pl/man1/vim.1*
1015 %lang(pl) %{_mandir}/pl/man1/vimdiff.1*
1016 %lang(ru) %{_mandir}/ru/man1/eview.1*
1017 %lang(ru) %{_mandir}/ru/man1/evim.1*
1018 %lang(ru) %{_mandir}/ru/man1/rvim.1*
1019 %lang(ru) %{_mandir}/ru/man1/vim.1*
1020 %lang(ru) %{_mandir}/ru/man1/vimdiff.1*
1021 %{_desktopdir}/%{name}.desktop
1022
1023 %if %{with static}
1024 %files static
1025 %endif
1026 %defattr(644,root,root,755)
1027 %attr(755,root,root) /bin/*
1028 %{_mandir}/man1/vi.1*
1029 %{_mandir}/man1/ex.1*
1030 %{_mandir}/man1/view.1*
1031 %{_mandir}/man1/rview.1*
1032 %lang(fi) %{_mandir}/fi/man1/vi.1*
1033 %lang(fi) %{_mandir}/fi/man1/ex.1*
1034 %lang(fi) %{_mandir}/fi/man1/view.1*
1035 %lang(fi) %{_mandir}/fi/man1/rview.1*
1036 %lang(fr) %{_mandir}/fr/man1/vi.1*
1037 %lang(fr) %{_mandir}/fr/man1/ex.1*
1038 %lang(fr) %{_mandir}/fr/man1/view.1*
1039 %lang(fr) %{_mandir}/fr/man1/rview.1*
1040 %lang(id) %{_mandir}/id/man1/vi.1*
1041 %lang(id) %{_mandir}/id/man1/ex.1*
1042 %lang(id) %{_mandir}/id/man1/view.1*
1043 %lang(id) %{_mandir}/id/man1/rview.1*
1044 #%lang(it) %{_mandir}/it/man1/vi.1*
1045 %lang(it) %{_mandir}/it/man1/ex.1*
1046 %lang(it) %{_mandir}/it/man1/view.1*
1047 %lang(it) %{_mandir}/it/man1/rview.1*
1048 %lang(pl) %{_mandir}/pl/man1/vi.1*
1049 %lang(pl) %{_mandir}/pl/man1/ex.1*
1050 %lang(pl) %{_mandir}/pl/man1/view.1*
1051 %lang(pl) %{_mandir}/pl/man1/rview.1*
1052 #%lang(ru) %{_mandir}/ru/man1/vi.1*
1053 %lang(ru) %{_mandir}/ru/man1/ex.1*
1054 %lang(ru) %{_mandir}/ru/man1/view.1*
1055 %lang(ru) %{_mandir}/ru/man1/rview.1*
1056
1057 %files -n xxd
1058 %defattr(644,root,root,755)
1059 %attr(755,root,root) %{_bindir}/xxd
1060 %{_mandir}/man1/xxd.1*
1061 %lang(fr) %{_mandir}/fr/man1/xxd.1*
1062 %lang(it) %{_mandir}/it/man1/xxd.1*
1063 %lang(pl) %{_mandir}/pl/man1/xxd.1*
1064 %lang(ru) %{_mandir}/ru/man1/xxd.1*
1065
1066 %files rt -f %{name}.lang
1067 %defattr(644,root,root,755)
1068 %dir %{_sysconfdir}/vim
1069 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vim/vimrc
1070 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/vim/gvimrc
1071
1072 %dir %{_datadir}/vim
1073 %{_datadir}/vim/vimfiles/after
1074 %{_datadir}/vim/vimfiles/ftdetect
1075
1076 %dir %{_datadir}/vim/v*
1077 %{_datadir}/vim/v*/*.vim
1078
1079 %dir %{_datadir}/vim/v*/ftplugin
1080 %doc %{_datadir}/vim/v*/ftplugin/README.txt
1081 %{_datadir}/vim/v*/ftplugin/*.vim
1082
1083 %dir %{_datadir}/vim/v*/indent
1084 %doc %{_datadir}/vim/v*/indent/README.txt
1085 %{_datadir}/vim/v*/indent/*.vim
1086
1087 %dir %{_datadir}/vim/v*/keymap
1088 %doc %{_datadir}/vim/v*/keymap/README.txt
1089 %{_datadir}/vim/v*/keymap/*.vim
1090
1091 %dir %{_datadir}/vim/v*/plugin
1092 %doc %{_datadir}/vim/v*/plugin/README.txt
1093 %{_datadir}/vim/v*/plugin/*.vim
1094
1095 %dir %{_datadir}/vim/v*/syntax
1096 %doc %{_datadir}/vim/v*/syntax/README.txt
1097 %{_datadir}/vim/v*/syntax/*.vim
1098
1099 %dir %{_datadir}/vim/v*/colors
1100 %doc %{_datadir}/vim/v*/colors/README.txt
1101 %{_datadir}/vim/v*/colors/*.vim
1102
1103 %dir %{_datadir}/vim/v*/lang
1104 %doc %{_datadir}/vim/v*/lang/README*
1105
1106 %lang(af) %{_datadir}/vim/v*/lang/menu_af*
1107 %lang(ca) %{_datadir}/vim/v*/lang/menu_ca*
1108 %lang(cs) %{_datadir}/vim/v*/lang/menu_cs*
1109 %lang(cs) %{_datadir}/vim/v*/lang/menu_*czech*
1110 %lang(de) %{_datadir}/vim/v*/lang/menu_de*
1111 %lang(de) %{_datadir}/vim/v*/lang/menu_*german*
1112 %lang(en_GB) %{_datadir}/vim/v*/lang/menu_en_gb*
1113 %lang(en_GB) %{_datadir}/vim/v*/lang/menu_*english*
1114 %lang(eo) %{_datadir}/vim/v*/lang/menu_eo.utf-8.vim
1115 %lang(eo) %{_datadir}/vim/v*/lang/menu_eo_eo.utf-8.vim
1116 %lang(eo) %{_datadir}/vim/v*/lang/menu_eo_xx.utf-8.vim
1117 %lang(es) %{_datadir}/vim/v*/lang/menu_es*
1118 %lang(es) %{_datadir}/vim/v*/lang/menu_*spanish*
1119 %lang(fi) %{_datadir}/vim/v*/lang/menu_fi.latin1.vim
1120 %lang(fi) %{_datadir}/vim/v*/lang/menu_fi.utf-8.vim
1121 %lang(fi) %{_datadir}/vim/v*/lang/menu_fi_fi.latin1.vim
1122 %lang(fi) %{_datadir}/vim/v*/lang/menu_fi_fi.utf-8.vim
1123 %lang(fi) %{_datadir}/vim/v*/lang/menu_finnish_finland.1252.vim
1124 %lang(fr) %{_datadir}/vim/v*/lang/menu_fr*
1125 %lang(hu) %{_datadir}/vim/v*/lang/menu_hu*
1126 %lang(it) %{_datadir}/vim/v*/lang/menu_it*
1127 %lang(ja) %{_datadir}/vim/v*/lang/menu_ja*
1128 %lang(ko) %{_datadir}/vim/v*/lang/menu_ko*
1129 %lang(nl) %{_datadir}/vim/v*/lang/menu_nl*
1130 %lang(nb) %{_datadir}/vim/v*/lang/menu_nb*
1131 %lang(pl) %{_datadir}/vim/v*/lang/menu_pl*
1132 %lang(pl) %{_datadir}/vim/v*/lang/menu_*polish*
1133 %lang(pt) %{_datadir}/vim/v*/lang/menu_pt*
1134 %lang(ru) %{_datadir}/vim/v*/lang/menu_ru*
1135 %lang(sk) %{_datadir}/vim/v*/lang/menu_sk*
1136 %lang(sk) %{_datadir}/vim/v*/lang/menu_*slovak*
1137 %lang(sl) %{_datadir}/vim/v*/lang/menu_sl_si*
1138 %lang(sr) %{_datadir}/vim/v*/lang/menu_sr*
1139 %lang(sv) %{_datadir}/vim/v*/lang/menu_sv*
1140 %lang(uk) %{_datadir}/vim/v*/lang/menu_uk*
1141 %lang(vi) %{_datadir}/vim/v*/lang/menu_vi*
1142 %lang(zh_CN) %{_datadir}/vim/v*/lang/menu_zh.cp936*
1143 %lang(zh_CN) %{_datadir}/vim/v*/lang/menu_zh.gb2312*
1144 %lang(zh_CN) %{_datadir}/vim/v*/lang/menu_zh_cn*
1145 %lang(zh_CN) %{_datadir}/vim/v*/lang/menu_*chinese*gb*
1146 %lang(zh_TW) %{_datadir}/vim/v*/lang/menu_zh.cp950*
1147 %lang(zh_TW) %{_datadir}/vim/v*/lang/menu_zh.big5*
1148 %lang(zh_TW) %{_datadir}/vim/v*/lang/menu_zh_tw*
1149 %lang(zh_TW) %{_datadir}/vim/v*/lang/menu_*taiwan*
1150
1151 %dir %{_datadir}/vim/v*/spell
1152 %lang(he) %{_datadir}/vim/v*/spell/he.*
1153 %lang(yi) %{_datadir}/vim/v*/spell/yi.*
1154
1155 %{_mandir}/man1/rvim.1*
1156 %{_mandir}/man1/vim.1*
1157 %lang(fi) %{_mandir}/fi/man1/rvim.1*
1158 %lang(fi) %{_mandir}/fi/man1/vim.1*
1159 %lang(fr) %{_mandir}/fr/man1/rvim.1*
1160 %lang(fr) %{_mandir}/fr/man1/vim.1*
1161 %{_iconsdir}/hicolor/16x16/apps/vim.png
1162 %{_iconsdir}/hicolor/32x32/apps/vim.png
1163 %{_iconsdir}/hicolor/48x48/apps/vim.png
1164
1165 %files rt-extras
1166 %defattr(644,root,root,755)
1167 %{_datadir}/vim/v*/autoload
1168 %{_datadir}/vim/v*/compiler
1169 %{_datadir}/vim/v*/macros
1170 %{_datadir}/vim/v*/print
1171
1172 %files doc
1173 %defattr(644,root,root,755)
1174 %dir %{_datadir}/vim/v*/doc
1175
1176 # English
1177 %{_datadir}/vim/v*/doc/*.txt.gz
1178 %verify(not md5 mtime size) %{_datadir}/vim/v*/doc/tags
1179
1180 # Polish
1181 %lang(pl) %{_datadir}/vim/v*/doc/*.plx.gz
1182 %lang(pl) %verify(not md5 mtime size) %{_datadir}/vim/v*/doc/tags-pl
1183
1184 %files tutor
1185 %defattr(644,root,root,755)
1186 %attr(755,root,root) %{_bindir}/vimtutor
1187 %dir %{_datadir}/vim/v*/tutor
1188 %dir %{_datadir}/vim/v*/tutor/tutor
1189
1190 %{_datadir}/vim/v*/tutor/README.txt
1191 %{_datadir}/vim/v*/tutor/README.txt.info
1192 %{_datadir}/vim/v*/tutor/tutor.info
1193 %{_datadir}/vim/v*/tutor/tutor.vim
1194 %{_datadir}/vim/v*/tutor/tutor.utf-8
1195 %lang(el) %{_datadir}/vim/v*/tutor/README.el.cp737.txt
1196 %lang(el) %{_datadir}/vim/v*/tutor/README.el.txt
1197
1198 %lang(ca) %{_datadir}/vim/v*/tutor/tutor.ca
1199 %lang(ca) %{_datadir}/vim/v*/tutor/tutor.ca.utf-8
1200 %lang(cs) %{_datadir}/vim/v*/tutor/tutor.cs
1201 %lang(cs) %{_datadir}/vim/v*/tutor/tutor.cs.cp1250
1202 %lang(cs) %{_datadir}/vim/v*/tutor/tutor.cs.utf-8
1203 %lang(de) %{_datadir}/vim/v*/tutor/tutor.de
1204 %lang(de) %{_datadir}/vim/v*/tutor/tutor.de.utf-8
1205 %lang(el) %{_datadir}/vim/v*/tutor/tutor.el
1206 %lang(el) %{_datadir}/vim/v*/tutor/tutor.el.cp737
1207 %lang(el) %{_datadir}/vim/v*/tutor/tutor.el.utf-8
1208 %lang(eo) %{_datadir}/vim/v*/tutor/tutor.eo.utf-8
1209 %lang(es) %{_datadir}/vim/v*/tutor/tutor.es
1210 %lang(es) %{_datadir}/vim/v*/tutor/tutor.es.utf-8
1211 %lang(fr) %{_datadir}/vim/v*/tutor/tutor.fr
1212 %lang(fr) %{_datadir}/vim/v*/tutor/tutor.fr.utf-8
1213 %lang(hr) %{_datadir}/vim/v*/tutor/tutor.hr
1214 %lang(hr) %{_datadir}/vim/v*/tutor/tutor.hr.cp1250
1215 %lang(hr) %{_datadir}/vim/v*/tutor/tutor.hr.utf-8
1216 %lang(hu) %{_datadir}/vim/v*/tutor/tutor.hu
1217 %lang(hu) %{_datadir}/vim/v*/tutor/tutor.hu.utf-8
1218 %lang(hu) %{_datadir}/vim/v*/tutor/tutor.hu.cp1250
1219 %lang(it) %{_datadir}/vim/v*/tutor/tutor.it
1220 %lang(it) %{_datadir}/vim/v*/tutor/tutor.it.utf-8
1221 %lang(ja) %{_datadir}/vim/v*/tutor/tutor.ja.euc
1222 %lang(ja) %{_datadir}/vim/v*/tutor/tutor.ja.sjis
1223 %lang(ja) %{_datadir}/vim/v*/tutor/tutor.ja.utf-8
1224 %lang(ko) %{_datadir}/vim/v*/tutor/tutor.ko.euc
1225 %lang(ko) %{_datadir}/vim/v*/tutor/tutor.ko.utf-8
1226 %lang(nb) %{_datadir}/vim/v*/tutor/tutor.nb
1227 %lang(nb) %{_datadir}/vim/v*/tutor/tutor.nb.utf-8
1228 %lang(pl) %{_datadir}/vim/v*/tutor/tutor.pl
1229 %lang(pl) %{_datadir}/vim/v*/tutor/tutor.pl.cp1250
1230 %lang(pl) %{_datadir}/vim/v*/tutor/tutor.pl.utf-8
1231 %lang(ru) %{_datadir}/vim/v*/tutor/tutor.ru
1232 %lang(ru) %{_datadir}/vim/v*/tutor/tutor.ru.cp1251
1233 %lang(ru) %{_datadir}/vim/v*/tutor/tutor.ru.utf-8
1234 %lang(sk) %{_datadir}/vim/v*/tutor/tutor.sk
1235 %lang(sk) %{_datadir}/vim/v*/tutor/tutor.sk.cp1250
1236 %lang(sk) %{_datadir}/vim/v*/tutor/tutor.sk.utf-8
1237 %lang(sv) %{_datadir}/vim/v*/tutor/tutor.sv
1238 %lang(sv) %{_datadir}/vim/v*/tutor/tutor.sv.utf-8
1239 %lang(tr) %{_datadir}/vim/v*/tutor/tutor.tr.iso9
1240 %lang(tr) %{_datadir}/vim/v*/tutor/tutor.tr.utf-8
1241 %lang(vi) %{_datadir}/vim/v*/tutor/tutor.vi.utf-8
1242 %lang(zh_TW) %{_datadir}/vim/v*/tutor/tutor.zh.big5
1243 %lang(zh_TW) %{_datadir}/vim/v*/tutor/tutor.zh.euc
1244 %lang(zh_TW) %{_datadir}/vim/v*/tutor/tutor.zh.utf-8
1245
1246 %{_mandir}/man1/vimtutor.1*
1247 %lang(fr) %{_mandir}/fr/man1/vimtutor.1*
1248 %lang(it) %{_mandir}/it/man1/vimtutor.1*
1249 %lang(pl) %{_mandir}/pl/man1/vimtutor.1*
1250 %lang(ru) %{_mandir}/ru/man1/vimtutor.1*
1251
1252 %if %{with heavy}
1253 %files heavy
1254 %defattr(644,root,root,755)
1255 %attr(755,root,root) %{_bindir}/vim.heavy
1256 %endif
1257
1258 %files spell-en
1259 %defattr(644,root,root,755)
1260 %{_datadir}/vim/v*/spell/en.*.*
1261
1262 %if %{with athena}
1263 %files -n gvim-athena
1264 %defattr(644,root,root,755)
1265 %attr(755,root,root) %{_bindir}/gvim.athena
1266 %{_desktopdir}/gvim-athena.desktop
1267 %endif
1268
1269 %if %{with motif}
1270 %files -n gvim-motif
1271 %defattr(644,root,root,755)
1272 %attr(755,root,root) %{_bindir}/gvim.motif
1273 %{_desktopdir}/gvim-motif.desktop
1274 %endif
1275
1276 %if %{with gtk}
1277 %files -n gvim-gtk
1278 %defattr(644,root,root,755)
1279 %attr(755,root,root) %{_bindir}/gvim.gtk
1280 %attr(755,root,root) %{_bindir}/gvimdiff
1281 %attr(755,root,root) %{_bindir}/gview
1282 %attr(755,root,root) %{_bindir}/rgvim
1283 %attr(755,root,root) %{_bindir}/rgview
1284 %attr(755,root,root) %verify(not link) %{_bindir}/gvim
1285 %{_mandir}/man1/gvi*
1286 %{_mandir}/man1/rgv*
1287 %lang(fi) %{_mandir}/fi/man1/gvi*
1288 %lang(fi) %{_mandir}/fi/man1/rgv*
1289 %lang(fr) %{_mandir}/fr/man1/gvi*
1290 %lang(fr) %{_mandir}/fr/man1/rgv*
1291 %lang(id) %{_mandir}/id/man1/gvi*
1292 %lang(id) %{_mandir}/id/man1/rgv*
1293 %lang(it) %{_mandir}/it/man1/gvi*
1294 %lang(it) %{_mandir}/it/man1/rgv*
1295 %lang(pl) %{_mandir}/pl/man1/gvi*
1296 %lang(pl) %{_mandir}/pl/man1/rgv*
1297 %lang(ru) %{_mandir}/ru/man1/gvi*
1298 %lang(ru) %{_mandir}/ru/man1/rgv*
1299 %{_desktopdir}/gvim-gtk.desktop
1300 %endif
1301
1302 %if %{with gnome}
1303 %files -n gvim-gnome
1304 %defattr(644,root,root,755)
1305 %attr(755,root,root) %{_bindir}/gvim.gnome
1306 %{_desktopdir}/gvim-gnome.desktop
1307 %endif
1308
1309 %if %{with heavy}
1310 %files -n gvim-heavy
1311 %defattr(644,root,root,755)
1312 %attr(755,root,root) %{_bindir}/gvim.heavy
1313 %endif
This page took 0.164088 seconds and 3 git commands to generate.