acc9dc4 improve native module handling

Authored and Committed by patches 11 years ago
    improve native module handling
    
    - add virtual ABI provides for node and v8 so binary module's deps break when
      binary compatibility is broken
    - automatically add matching Requires to nodejs binary modules
    - add %%nodejs_arches macro to future-proof ExcluseArch stanza in dependent
      packages
    
        
file modified
+3 -0
file modified
+29 -3
file added
+2