SPECS: vim-plugin-taglist.spec - R: ctags; adapterized

Elan Ruusamäe glen at delfi.ee
Thu Apr 14 09:52:27 CEST 2005


why don't you put the files to /usr/share/vim/vimfiles?

you'll need this Requires (described in PLD-doc/BuildRequires.txt):
# %define _vimdatadir %{_datadir}/vim/vimfiles
Requires:   vim >= 4:6.3.058-3

see vim-syntax-nagios.spec, it uses that dir

On Thursday 14 April 2005 01:59, arekm wrote:
> Author: arekm                        Date: Wed Apr 13 22:59:07 2005 GMT
> Module: SPECS                         Tag: HEAD
> ---- Log message:
> - R: ctags; adapterized
>
> ---- Files affected:
> SPECS:
>    vim-plugin-taglist.spec (1.2 -> 1.3)
>
> ---- Diffs:
>
> ================================================================
> Index: SPECS/vim-plugin-taglist.spec
> diff -u SPECS/vim-plugin-taglist.spec:1.2 SPECS/vim-plugin-taglist.spec:1.3
> --- SPECS/vim-plugin-taglist.spec:1.2 Thu Apr 14 00:49:04 2005
> +++ SPECS/vim-plugin-taglist.spec Thu Apr 14 00:59:00 2005
> @@ -10,13 +10,18 @@
>  URL:  http://www.geocities.com/yegappan/taglist/
>  Requires: vim >= 4:6.3.0
>  Requires: vim < 4:6.4.0
> +Requires: ctags
>  BuildArch: noarch
>  BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
>
>  %define  _vimdatadir %{_datadir}/vim/vim63
>
>  %description
> -The "Tag List" plugin is a source code browser for the Vim editor. It
> provides an overview of the structure of source code files and allows you
> to efficiently browse through source code files in different programming
> languages. It is the top-rated and most-downloaded plugin for the Vim
> editor. +The "Tag List" plugin is a source code browser for the Vim editor.
> It +provides an overview of the structure of source code files and allows
> +you to efficiently browse through source code files in different
> +programming languages. It is the top-rated and most-downloaded plugin
> +for the Vim editor.
>
>  %prep
>  %setup -q -c
> @@ -49,6 +54,9 @@
>  All persons listed below can be reached at <cvs_login>@pld-linux.org
>
>  $Log$
> +Revision 1.3  2005/04/13 22:59:00  arekm
> +- R: ctags; adapterized
> +
>  Revision 1.2  2005/04/13 22:49:04  arekm
>  - current epoch (is sucks)
>
> ================================================================
>
> ---- CVS-web:
>    
> http://cvs.pld-linux.org/SPECS/vim-plugin-taglist.spec?r1=1.2&r2=1.3&f=u
>
>
> _______________________________________________
> pld-cvs-commit mailing list
> pld-cvs-commit at pld-linux.org
> http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

-- 
glen




More information about the pld-devel-en mailing list