Re: Rpmbuild/permissions/nvidia module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2005-03-08 at 08:58 +0000, Michael A. Peters wrote:
> On 03/07/2005 08:18:50 PM, Ivan Gyurdiev wrote:
> 
> > 
> > Question 3:
> > What makes it change from 755/755 to 644/644 (which is completely
> > wrong)
> > between the install stage and the final rpm.
> 
> 
> Specify the permissions in the spec file and that shouldn't be a  
> problem
> 
> %files
> %attr(0755,root,root) /path/to/module.ko
> 
> Why it is happening I do not know - I've never personally seen a case  
> where permissions are different is a resulting rpm than they were in  
> the buildroot - except when specified as different in the spec file.

Indeed - did not notice. Thank you for the info.

%if 0%{build_kernelmod}
%files -n kernel-module-nvidia-%{kernel}
%defattr(0644,root,root,-)
%dir /lib/modules/%{kernel}/%{modpath}
/lib/modules/%{kernel}/%{modpath}/nvidia.ko
%endif     #build_kernelmod

-- 
Ivan Gyurdiev <ivg2@xxxxxxxxxxx>
Cornell University


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux