summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authordnovotny <danny@rawhide.localdomain>2009-09-09 08:38:15 -0400
committerdnovotny <danny@rawhide.localdomain>2009-09-09 08:38:15 -0400
commit349286772f447b071733dff61d13674759852b73 (patch)
treefd90232b97ce0ede15054220ea01bffdb3f6410b /abrt.spec
parentd04a619443303243a649f3f1baa20ad2f3ae1d89 (diff)
downloadabrt-349286772f447b071733dff61d13674759852b73.tar.gz
abrt-349286772f447b071733dff61d13674759852b73.tar.xz
abrt-349286772f447b071733dff61d13674759852b73.zip
inclusion of the policy file in the rpm package
Diffstat (limited to 'abrt.spec')
-rw-r--r--abrt.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/abrt.spec b/abrt.spec
index a9eb8b9c..ec9e90c1 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -24,6 +24,7 @@ BuildRequires: file-devel
BuildRequires: python-devel
BuildRequires: gettext
BuildRequires: nss-devel
+BuildRequires: polkit-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: %{name}-libs = %{version}-%{release}
@@ -250,6 +251,7 @@ fi
%{_mandir}/man8/%{name}.8.gz
%{_mandir}/man5/%{name}.conf.5.gz
%{_mandir}/man7/%{name}-plugins.7.gz
+%{_datadir}/polkit-1/actions/org.fedoraproject.abrt.policy
%files libs
%defattr(-,root,root,-)