On Thu, Feb 5, 2009 at 7:22 PM, David Walluck wrote: >> I found this Red Hat SPEC which is newer than the one on the jpackage >> website: > > You may want to use mod_jk-1.2.26-0.0.1mdv2009.0.src.rpm which I created as > it's pretty recent and builds under openjdk. Thank you, David. I also found mod_jk-1.2.23-3.el5s2.src.rpm at http://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/RHWAS/SRPMS/ Red Hat employees vivekl@ and dbhole@ updated it for 1.2.23 from the SPEC at the jpackage website. I brought it to 1.2.27 with the simple changes below and it builds fine with openjdk on Fedora 10. Should this go in JPackage 5? If so, what is the next step? 42,43c42,43 < Version: 1.2.23 < Release: 3%{?dist} --- > Version: 1.2.27 > Release: 1%{?dist} 61c61 < BuildRequires: java-1.5.0-bea-devel --- > BuildRequires: java-devel 179c179 < %doc native/README native/CHANGES native/NEWS native/TODO --- > %doc native/README.txt native/CHANGES native/NEWS native/TODO.txt 189c189 < %doc native/README native/CHANGES native/NEWS native/TODO --- > %doc native/README.txt native/CHANGES native/NEWS native/TODO.txt -- fedora-devel-java-list mailing list fedora-devel-java-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-java-list