Bug 117104

Summary: mod_jk2 version number is wrong
Product: [Fedora] Fedora Reporter: Casper Pedersen <cpedersen>
Component: tomcatAssignee: Gary Benson <gbenson>
Status: CLOSED DEFERRED QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-03-01 10:53:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Casper Pedersen 2004-02-28 15:59:07 UTC
Description of problem:
Package name: mod_jk2-4.1.27-10.i386.rpm, 4.1.27 is from tomcat which
is incorrect. It should be 2.0.2 (mod_jk2-2.0.2-xx.i386.rpm).

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Gary Benson 2004-03-01 10:53:24 UTC
Unfortunatly it is not possible to fix this given the way rpm works.

Comment 2 Casper Pedersen 2004-03-01 14:22:35 UTC
It should be, mod_jk2 is not part of Tomcat, and should therefor not 
follow the same version numbering as Tomcat. 

I have build mod_jk2 as an RPM, and I have the correct version number 
in mine (http://fedoranews.org/casper/mod_jk2/mod_jk2.spec).


Comment 3 Gary Benson 2004-03-01 14:40:10 UTC
Did you download the tarball from somewhere or did you roll your own?

Comment 4 Casper Pedersen 2004-03-01 17:29:13 UTC
I downloaded the tar ball of mod_jk2-2.0.2 from
http://www.apache.org/dist/jakarta/tomcat-connectors/jk2/source/, and
then I just use the .spec I wrote to build the RPM file.