f3cac3d - Remove 2 requires which provided by redhat-lsb

Authored and Committed by Hao Liu 15 years ago
    - Remove 2 requires which provided by redhat-lsb
    - Add comments explaining why hard-coded path is kept
    - Resolve some hard-coded path problems
    - Add comments explaining why importing '-static' option while compiling
        redhat_lsb_trigger
    - Replace %{_libdir}/lsb with /usr/lib/lsb
    - Replace /%{_lib}/* with /%{_lib}/*so*
    - Replace /lib/lsb with /lib/lsb*
    
        
file modified
+30 -17