]> git.pld-linux.org Git - packages/apparmor-utils.git/blame - apparmor-utils.spec
- vim-syntax-apparmor subpackage
[packages/apparmor-utils.git] / apparmor-utils.spec
CommitLineData
f647fde8 1%include /usr/lib/rpm/macros.perl
9f92c7bf 2%define _vimdatadir %{_datadir}/vim/vimfiles
f647fde8 3%define _ver 2.0
4%define _svnrel 6379
5Summary: AppArmor userlevel utilities that are useful in creating AppArmor profiles
6Name: apparmor-utils
7Version: %{_ver}.%{_svnrel}
8Release: 0.1
9Group: Base
10Source0: http://forge.novell.com/modules/xfcontent/private.php/apparmor/Development%20-%20April%20Snapshot/%{name}-%{_ver}-%{_svnrel}.tar.gz
11# Source0-md5: 0144c81537fd724eaa6e23822edaaae1
12License: GPL
13URL: http://forge.novell.com/modules/xfmod/project/?apparmor
14BuildRequires: gettext-devel
15BuildRequires: rpm-perlprov
16Provides: subdomain-utils
17Obsoletes: subdomain-utils
18BuildArch: noarch
19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
20
21%description
22This provides some useful programs to help create and manage AppArmor
23profiles. This package is part of a suite of tools that used to be
24named SubDomain.
25
9f92c7bf 26%package -n vim-syntax-apparmor
27Summary: AppArmor files support for Vim
28