#5219: tomcat6 fedora/rawhide java dependency appears broken ------------------------------+----------------------- Reporter: nkinder | Owner: rel-eng@… Type: task | Status: new Milestone: Fedora 18 Alpha | Component: koji Resolution: | Keywords: Blocked By: | Blocking: ------------------------------+-----------------------
Comment (by rdieter):
Looks to me that
Requires: java >= 1.6.0
is insufficient, as the java stack has an epoch now, you'll need to use instead:
Requires: java >= 1:1.6.0
details: sudo yum whatprovides java
...
java-1.5.0-gcj-1.5.0.0-39.fc17.x86_64 : ... Provides : java = 1.5.0
1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.6.i686 : ... Provides : java = 1:1.7.0