Bug 61448

Summary: Redundant line in php SPEC file
Product: [Retired] Red Hat Linux Reporter: Brent Nordquist <b-nordquist>
Component: phpAssignee: Phil Copeland <copeland>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: 7.3CC: b-nordquist
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-03-19 21:08:49 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 Brent Nordquist 2002-03-19 21:08:15 UTC
Description of Problem:
The SPEC file has:
...
        --with-snmp=shared,%{_prefix} \
        --with-snmp=shared \
...
From my reading of the configure file, the second --with-snmp will override the
first, making the first redundant.  One or the other should be removed.

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

Comment 1 Phil Copeland 2002-03-19 22:08:39 UTC
Bugger,.. oh well fixed up for the final canidate then

danke

Phil
=--=