https://bugzilla.redhat.com/show_bug.cgi?id=1324020 --- Comment #29 from gil cattaneo <puntogil@xxxxxxxxx> --- (In reply to gil cattaneo from comment #28) > A question: > ... > install -p -D -m 755 build/tools/lib/%{pkg_name}-stress.jar > %{buildroot}%{_javadir}/%{pkg_name}-stress.jar > ... > %attr(755, root, root) %{_javadir}/%{pkg_name}-stress.jar > > why? should be install -p -D -m 644 build/tools/lib/%{pkg_name}-stress.jar %{buildroot}%{_javadir}/%{pkg_name}/%{pkg_name}-stress.jar %{_javadir}/%{pkg_name}/%{pkg_name}-stress.jar -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx