# | Line 1 | Line 1 | |
---|---|---|
1 | < | ### RPM external apache-tomcat 5.5.20 |
2 | < | Source: http://download.nextag.com/apache/tomcat/tomcat-5/v5.5.20/bin/apache-tomcat-5.5.20.tar.gz |
1 | > | ### RPM external apache-tomcat 5.5.26 |
2 | > | Source: http://download.nextag.com/apache/tomcat/tomcat-5/v5.5.26/bin/apache-tomcat-5.5.26.tar.gz |
3 | Requires: java-jdk | |
4 | %build | |
5 | + | source $JAVA_JDK_ROOT/etc/profile.d/init.sh |
6 | + | export JAVA_HOME=$JAVA_JDK_ROOT |
7 | cd bin | |
8 | tar xfz jsvc.tar.gz | |
9 | cd jsvc-src |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |