make vmlinuz world readable

This commit is contained in:
Kyle McMartin 2010-11-22 08:19:35 -05:00
parent 0174548905
commit f6dd1f4eac
1 changed files with 1 additions and 1 deletions

View File

@ -1840,7 +1840,7 @@ fi
%if %{1}\
%{expand:%%files %{?2}}\
%defattr(-,root,root)\
%attr(600,root,root) /%{image_install_path}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-%{KVERREL}%{?2:.%{2}}\
/%{image_install_path}/%{?-k:%{-k*}}%{!?-k:vmlinuz}-%{KVERREL}%{?2:.%{2}}\
%attr(600,root,root) /boot/System.map-%{KVERREL}%{?2:.%{2}}\
/boot/config-%{KVERREL}%{?2:.%{2}}\
%dir /lib/modules/%{KVERREL}%{?2:.%{2}}\