jackorp / rpms / ruby

Forked from rpms/ruby 3 years ago
Clone

a09dbbe ruby.rpmlintrc: Ignore a shared-lib-without-dependency-information error.

Authored and Committed by jaruga 3 years ago
    ruby.rpmlintrc: Ignore a shared-lib-without-dependency-information error.
    
    Nothing referred and no dependency information should be no problem.
    
    Ignore the following error.
    
    ```
    ruby-libs.x86_64: E: shared-lib-without-dependency-information /usr/lib64/ruby/enc/gb2312.so
    ```
    
        
file modified
+4 -0