Request 305 was acted upon.
_________________________________________________________________________
URL: https://rt.openpkg.org/id/305
Ticket: [OpenPKG #305]
Subject: rpm --provides gives incorrect info for openpkg-import
Requestors: [EMAIL PROTECTED]
Queue: openpkg
Owner: Nobody
Status: new
Transaction: Ticket created by [EMAIL PROTECTED]
Time: Mon Dec 22 17:22:14 2003
_________________________________________________________________________
When I run "rpm -qp --provides" on openpkg-import-20031027-20031027.src.rpm,
I get the following:
> rpm -qp --provides openpkg-import-20031027-20031027.src.rpm
openpkg-import::with_mta = yes
openpkg-import::with_mta_path = sendmail
MTA
Yet, if I do and "rpm -i" on it and look at the spec file, I see:
# package options
%option with_mta no
Yet this same command on openssh-3.6.1p2-1.3.2.src.rpm yields:
> rpm -qp --provides openssh-3.6.1p2-1.3.2.src.rpm
openssh::with_fsl = yes
openssh::with_pam = no
openssh::with_pcre = no
openssh::with_skey = no
openssh::with_x11 = no
openssh::with_chroot = no
This does match the spec file.
So why is the output incorrect for openpkg-import?
Thanks,
Dennis
Dennis McRitchie
Research & Academic Applications Support (RAAS)
Academic Services Department
Office of Information Technology
Princeton University
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Bug Database Interface www.openpkg.org/bugdb
Bug Database List [EMAIL PROTECTED]