X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=vim.spec;h=c24276ba0587325ce307848a6e72178c3670098b;hb=8af0b742a3491c5ea0d03b035fa6506bbad095c3;hp=b8b48aaf3f2b3866e66ff1f97615871e99a21a7d;hpb=28e36b36632aaca3fdddb00b6ec000a37e11708f;p=packages%2Fvim.git diff --git a/vim.spec b/vim.spec index b8b48aa..c24276b 100644 --- a/vim.spec +++ b/vim.spec @@ -28,7 +28,7 @@ # VCS Commits: https://code.google.com/p/vim/source/browse/ %define ver 7.4 -%define patchlevel 205 +%define patchlevel 712 %define rel 1 Summary: Vi IMproved - a Vi clone Summary(de.UTF-8): VIsual editor iMproved @@ -116,7 +116,7 @@ Patch39: %{name}-revert-7.4.165-noundo.patch URL: http://www.vim.org/ BuildRequires: acl-devel BuildRequires: autoconf -BuildRequires: gettext-devel +BuildRequires: gettext-tools BuildRequires: gpm-devel %if "%{pld_release}" == "ac" %{?with_athena:BuildRequires: XFree86-devel} @@ -334,6 +334,7 @@ zawierającą obsługę skryptów w językach Perl, Python, Ruby oraz Tcl. %package light Summary: Minimal build of Vim +Summary(pl.UTF-8): Minimalna wersja vima Group: Applications/Editors/Vim Provides: vi-editor Provides: vi @@ -823,7 +824,7 @@ build() { --with-tlib="ncursesw" %endif - %{__make} distclean + %{__make} -j1 distclean # add common options, can override (disable) if needed with args %configure \ --%{!?with_perl:dis}%{?with_perl:en}able-perlinterp \ @@ -1193,6 +1194,9 @@ rm -rf $RPM_BUILD_ROOT %dir %{_datadir}/vim %dir %{_datadir}/vim/doc +%verify(not md5 mtime size) %{_datadir}/vim/doc/tags +%lang(pl) %verify(not md5 mtime size) %{_datadir}/vim/doc/tags-pl +%verify(not md5 mtime size) %{_datadir}/vim/vimfiles/doc/tags %dir %{_datadir}/vim/vimfiles %dir %{_datadir}/vim/vimfiles/doc @@ -1211,7 +1215,6 @@ rm -rf $RPM_BUILD_ROOT %dir %{_datadir}/vim/vimfiles/plugin %dir %{_datadir}/vim/vimfiles/spell %dir %{_datadir}/vim/vimfiles/syntax -%verify(not md5 mtime size) %{_datadir}/vim/vimfiles/doc/tags %{_datadir}/vim/*.vim @@ -1325,11 +1328,9 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) # English %{_datadir}/vim/doc/*.txt.gz -%verify(not md5 mtime size) %{_datadir}/vim/doc/tags # Polish %lang(pl) %{_datadir}/vim/doc/*.plx.gz -%lang(pl) %verify(not md5 mtime size) %{_datadir}/vim/doc/tags-pl %files tutor %defattr(644,root,root,755)