Bug 101779 - unneeded mysql dependencies in the SPEC file.
Summary: unneeded mysql dependencies in the SPEC file.
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: postfix
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: John Dennis
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-08-06 19:38 UTC by Edward Rudd
Modified: 2007-04-18 16:56 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-01-13 18:27:04 UTC
Embargoed:


Attachments (Terms of Use)

Description Edward Rudd 2003-08-06 19:38:49 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.11 (X11; Linux i686; U;) Gecko/20030703

Description of problem:
When enabling MYSQL support in the postfix.spec file, the spec requires the
inclusion of mysqlclient9 as a  dependency, even though it is NOT needed..  The
same issue is there for the RH 7.3 and RH 8 RPMS..


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

How reproducible:
Always

Steps to Reproduce:
install src.rpm
edit spec file to enable MYSQL
rebuild.
RPM complains about mysqlclient9 not being installed..
edit spec file
remove mysqlclient9 dependency
rebuild.
builds perfectly fine.


Additional info:

Comment 1 John Dennis 2004-01-13 18:27:04 UTC
Thanks for the sharp eyes! Fixed in next release.


Note You need to log in before you can comment on or make changes to this bug.