commit 74be03cfa4053d91c55d71b6eed83dffe821ffe8
Author: Elan Ruusamäe <[email protected]>
Date: Tue Apr 7 22:27:07 2015 +0300
fix file attrs
hhvm.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/hhvm.spec b/hhvm.spec
index 510dd00..3fb10d7 100644
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -458,6 +458,7 @@ fi
%attr(755,root,root) %{_bindir}/php
%files devel
+%defattr(644,root,root,755)
%doc CONTRIBUTING.md
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/hphpize
@@ -468,7 +469,7 @@ fi
%files gdb
%defattr(644,root,root,755)
-%{_bindir}/hhvm-gdb
+%attr(755,root,root) %{_bindir}/hhvm-gdb
%dir %{_libdir}/hhvm/gdb
%{_libdir}/hhvm/gdb/gdbutils.py
%{_libdir}/hhvm/gdb/hashes.py
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hhvm.git/commitdiff/74be03cfa4053d91c55d71b6eed83dffe821ffe8
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit