[ScrollZ/el5] add defattr

Dan Mashal vicodan at fedoraproject.org
Tue Oct 30 20:35:43 UTC 2012


commit d4cdf052300c446f5433d5e6b94cd32d199bef34
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Tue Oct 30 13:35:34 2012 -0700

    add defattr

 ScrollZ.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/ScrollZ.spec b/ScrollZ.spec
index 0b466b5..5b35a19 100644
--- a/ScrollZ.spec
+++ b/ScrollZ.spec
@@ -24,6 +24,7 @@ make install DESTDIR=%{buildroot}
 
 
 %files
+%defattr(-, root, root, 0755)
 %doc README COPYRIGHT
 %{_bindir}/scrollz*
 %{_datadir}/scrollz


More information about the scm-commits mailing list