Accepting request 82521 from home:cboltz:branches:editors

- apparmor.vim update 
  - support "deny $filename x" rules
  - apparmor.vim generated from AppArmor 2.7 beta2

OBS-URL: https://build.opensuse.org/request/show/82521
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=56
This commit is contained in:
Ismail Dönmez
2011-09-16 18:29:33 +00:00
committed by Git OBS Bridge
parent 57bb0c8e30
commit f2f5fd590e
3 changed files with 9 additions and 6 deletions

View File

@@ -130,7 +130,6 @@ environment install additionally vim-data.
%package data
Summary: Vi IMproved
Group: Productivity/Editors/Vi
PreReq: %{vim_prereq}
@@ -154,7 +153,6 @@ Package vim-data contains the runtime files.
%package base
Summary: Vi IMproved
Group: Productivity/Editors/Vi
PreReq: %{vim_prereq}
@@ -179,7 +177,6 @@ want to install the vim-data package.
%package enhanced
Summary: A version of the VIM editor which includes recent enhancements
Group: Productivity/Editors/Vi
PreReq: %{vim_prereq}
@@ -204,7 +201,6 @@ graphical features of vim, you might want to install package gvim too.
%package -n gvim-base
Summary: dummy package for a subpackage only build in the buildservice
Group: Productivity/Editors/Vi
PreReq: %{vim_prereq}
@@ -216,7 +212,6 @@ dummy package for a subpackage only build in the buildservice
%package -n gvim-enhanced
Summary: dummy package for a subpackage only build in the buildservice
Group: Productivity/Editors/Vi
PreReq: %{gvim_prereq}
@@ -232,7 +227,6 @@ dummy package for a subpackage only build in the buildservice
%package -n gvim
Summary: A GUI for Vi
Group: Productivity/Editors/Vi
PreReq: %{gvim_prereq}