On Thursday 13 December 2007 15:54:16 Kamil Dziedzic wrote:
> Which form is prefered/better?
> 1. %attr(755,root,root) %ghost %{_libdir}/libCEGUI*.so.?
> 2. %ghost %attr(755,root,root) %{_libdir}/libCEGUI*.so.?
> 3. %ghost %{_libdir}/libCEGUI*.so.?

i prefer second/third. it stands out visually as it's first one in the column.
same goes for %dir, i place it to first column

note the second doesn't make sense on install, it would be only useful if you 
ran rpm --setperms / --setugid

-- 
glen
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to