89e2aea fixed zero, fonts, dependencies, logging.properties, classes.jsa and nss.cfg file

Authored and Committed by Jiri Vanek 11 years ago
    fixed zero, fonts, dependencies, logging.properties, classes.jsa and nss.cfg file
    
    - Added and applied patch500 java-1.7.0-openjdk-fixZeroAllocFailure.patch
      - to fix not-jit arches build
      - is already in upstreamed icedtea 2.1
    - Added gcc-c++ build dependence. Sometimes caused troubles during rpm -bb
    - Added (Build)Requires for fontconfig and xorg-x11-fonts-Type1
      - see https://bugzilla.redhat.com/show_bug.cgi?id=721033 for details
    - Removed all fonconfig files. Fonts are now handled differently in JDK
      and those files are redundant. This is going to be usptreamed.
      - see https://bugzilla.redhat.com/show_bug.cgi?id=902227 for details
    - logging.properties marked as config(noreplace)
      - see https://bugzilla.redhat.com/show_bug.cgi?id=679180 for details
    - classes.jsa marked as ghost
      - see https://bugzilla.redhat.com/show_bug.cgi?id=918172 for details
    - nss.cfg was marked as config(noreplace)
    
        
file modified
+45 -3