summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-01-13 18:23:17 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-01-13 18:23:17 +0100
commit6a5213d686669b5b4e425bb7d97a96db57345b30 (patch)
tree9b9fa84af2debcb922a01ee0993d2110893236d6 /abrt.spec
parente3022d5444371b6f2a8537fe0f9c4898188659ae (diff)
downloadabrt-6a5213d686669b5b4e425bb7d97a96db57345b30.tar.gz
abrt-6a5213d686669b5b4e425bb7d97a96db57345b30.tar.xz
abrt-6a5213d686669b5b4e425bb7d97a96db57345b30.zip
added Python.conf to spec file
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 c64e67a7..e82a7f01 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -386,10 +386,12 @@ fi
%files addon-python
%defattr(-,root,root,-)
+%config(noreplace) %{_sysconfdir}/%{name}/plugins/Python.conf
%attr(4755, abrt, abrt) %{_libexecdir}/abrt-hook-python
%{_libdir}/%{name}/libPython.so*
%{python_site}/*.py*
+
%files cli
%defattr(-,root,root,-)
%{_bindir}/abrt-cli