Bug 74570

Summary: should require perl>=1:5.8.0 not 5.8.0
Product: [Retired] Red Hat Linux Reporter: Jim Radford <radford>
Component: mod_perlAssignee: Gary Benson <gbenson>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
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: 2002-09-27 09:38:11 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 Jim Radford 2002-09-26 19:49:00 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020827

Description of problem:
I think mod_perl should require perl>=1:5.8.0 not perl>=5.8.0 as it currently
does since the old \perl from redhat-7.3 provided perl = 1:5.6.1-34.99.6 which
is clearly greater than 5.8.0 but not \greater than 1:5.8.0 so it satisfies the
requirement when it shouldn't (I'm assuming).