diff --git a/beakerlib.spec b/beakerlib.spec index b3c7328..99d4e5c 100644 --- a/beakerlib.spec +++ b/beakerlib.spec @@ -42,6 +42,16 @@ The BeakerLib project means to provide a library of various helpers, which could be used when writing operating system level integration tests. +%package vim-syntax +Summary: Files for syntax highlighting BeakerLib tests in VIM editor +Group: Development/Libraries +Requires: vim-common +BuildRequires: vim-common + +%description vim-syntax +Files for syntax highlighting BeakerLib tests in VIM editor + + %prep %setup -q %patch0 -p1 -b .no-with-in-python