c2976b - rpm/symsets.pl: Replace the bash and awk scripts around symsets

Authored and Committed by Michal Marek 16 years ago
    - rpm/symsets.pl: Replace the bash and awk scripts around symsets
      and kabi checking with a single script that generates symsets,
      reuses symsets from older kernels and checks for kabi changes for
      each of the split packages (kabi checking and symset reuse
      require a set of reference files, which does not exist yet)
    - rpm/list-exported-symbols: Delete.
    - rpm/split-into-symsets: Delete.
    - scripts/kabi-checks: Delete.
    - kabi/severities: table of kabi change severities
    - rpm/built-in-where, rpm/find-provides,
      rpm/kernel-binary.spec.in, rpm/kernel-source.spec.in,
      scripts/tar-up.sh: update to use symsets.pl
    
        
file added
+31
file modified
+16 -0
file modified
+2 -2
file modified
+16 -13
file modified
+41 -63
file modified
+2 -4
file removed
-40
file added
+392
file removed
-235
file modified
+1 -3