sanderw / freeipa

Forked from freeipa 5 years ago
Clone

2808a5a Fix BuildRequires: rhino replaced with java-1.7.0-openjdk

Authored and Committed by pvoborni 11 years ago
    Fix BuildRequires: rhino replaced with java-1.7.0-openjdk
    
    Rhino is needed for Web UI build. Rhino needs java, but from package perspective
    java-1.7.0-openjdk requires rhino. So the correct BuildRequires is
    java-1.7.0-openjdk.
    
    Conflicts:
    	freeipa.spec.in
    
        
file modified
+6 -1