From: Jan Palus Date: Mon, 1 Aug 2016 15:48:20 +0000 (+0200) Subject: regenerate helptags X-Git-Tag: auto/th/vim-7.4.2189-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=2116b940de1e8608b087ade76607c4c8c8ca2a40;p=packages%2Fvim.git regenerate helptags --- diff --git a/vim.spec b/vim.spec index f91f7fb..a66925c 100644 --- a/vim.spec +++ b/vim.spec @@ -140,7 +140,7 @@ BuildRequires: python-devel BuildRequires: rpm-pythonprov %endif BuildRequires: rpm >= 4.4.9-56 -BuildRequires: rpmbuild(macros) >= 1.426 +BuildRequires: rpmbuild(macros) >= 1.718 %if %{with ruby} || %{with heavy} BuildRequires: ruby-devel %endif @@ -520,8 +520,8 @@ zainstalować ten pakiet. Summary: Context Vim documentation Summary(pl.UTF-8): Dokumentacja kontekstowa do Vima Group: Applications/Editors/Vim +Requires(post,postun): /usr/bin/vim Requires: %{name}-rt = %{epoch}:%{version}-%{release} -Requires: gzip %if "%{_rpmversion}" >= "5" BuildArch: noarch %endif @@ -1091,6 +1091,12 @@ rm -rf $RPM_BUILD_ROOT %postun [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database +%post doc +%vim_doc_helptags + +%postun doc +%vim_doc_helptags + %post -n gvim-athena [ ! -x /usr/bin/update-desktop-database ] || %update_desktop_database