Hello.

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.?

In SPECS:
1. 117 hits
2. 11 hits
3. 6 hits

Options 2 and 3 are also not loved by adapter script. It will change them to:
2. %attr(755,root,root) %ghost %attr(755,root,root) %{_libdir}/libCEGUI*.so.?
3. %attr(755,root,root) %ghost %{_libdir}/libCEGUI*.so.?
-- 
Regards, Kamil Dziedzic

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to