summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authorMichal Toman <mtoman@redhat.com>2011-04-11 15:07:02 +0200
committerMichal Toman <mtoman@redhat.com>2011-04-11 15:07:02 +0200
commita206832ed78c3428c0189c4f426db8cb59442eeb (patch)
tree0ba2570a41344d6a3c4242573e99ac48936ac652 /abrt.spec
parent318b597d4cce4a97b161cffb2b47435b58abb1a0 (diff)
downloadabrt-a206832ed78c3428c0189c4f426db8cb59442eeb.tar.gz
abrt-a206832ed78c3428c0189c4f426db8cb59442eeb.tar.xz
abrt-a206832ed78c3428c0189c4f426db8cb59442eeb.zip
retrace server: move executable scripts to _bindir
Diffstat (limited to 'abrt.spec')
-rw-r--r--abrt.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/abrt.spec b/abrt.spec
index e4147444..1485ee1b 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -572,6 +572,9 @@ fi
%dir %attr(0755, abrt, abrt) %{_localstatedir}/cache/abrt-retrace
%dir %attr(0755, abrt, abrt) %{_localstatedir}/log/abrt-retrace
%caps(cap_setuid=ep) %{_bindir}/abrt-retrace-worker
+%{_bindir}/abrt-retrace-cleanup
+%{_bindir}/abrt-retrace-reposync
+%{_bindir}/coredump2packages
%{_datadir}/abrt-retrace/*.py*
%{_datadir}/abrt-retrace/plugins/*.py*
%{_datadir}/abrt-retrace/*.wsgi