summaryrefslogtreecommitdiffstats
path: root/git-taskrepo.spec
diff options
context:
space:
mode:
authorBill Peck <bpeck@redhat.com>2015-05-06 16:21:22 -0400
committerBill Peck <bpeck@redhat.com>2015-05-06 16:21:22 -0400
commita6ceb1d25135a6dc550012929fb5911f3757da39 (patch)
tree7cc3d2fb176e6ab66a3a99685e9f22029916b49e /git-taskrepo.spec
parentb002bc4e2bed7f49f6c3877339bf58c7d95eba10 (diff)
downloadtaskrepo-a6ceb1d25135a6dc550012929fb5911f3757da39.tar.gz
taskrepo-a6ceb1d25135a6dc550012929fb5911f3757da39.tar.xz
taskrepo-a6ceb1d25135a6dc550012929fb5911f3757da39.zip
fix files section in spec
Diffstat (limited to 'git-taskrepo.spec')
-rw-r--r--git-taskrepo.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-taskrepo.spec b/git-taskrepo.spec
index 8aaa0a2..d18b891 100644
--- a/git-taskrepo.spec
+++ b/git-taskrepo.spec
@@ -28,8 +28,8 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
%files
-%doc
-
+%attr(0755, root, root)%{_bindir}/%{name}
+%{python_sitelib}/git_taskrepo*
%changelog