On Wed, 7 Jul 2004, Kenneth Porter wrote:
Is sendmail-8.13.0 on its way to Rawhide or Updates?
What's the easiest way to tell? Is there a good standard place to check to see what packages are in the pipeline? I'm guessing I should look in one of the many directories under <http://download.fedora.redhat.com>, but which?
And wouldn't it be nice if directories there contained full "ls -lR" listings so one could rapidly find something without paging through the directories?
asterix:/home/balay>lftp ftp://mirrors.kernel.org/fedora/core/development/i386/Fedora/RPMS
cd ok, cwd=/fedora/core/development/i386/Fedora/RPMS lftp mirrors.kernel.org:/fedora/core/development/i386/Fedora/RPMS> ls sendmail*
-rw-r--r-- 1 537 537 584226 Jun 30 11:16 sendmail-8.13.0-1.1.i386.rpm
-rw-r--r-- 1 537 537 308382 Jun 30 11:16 sendmail-cf-8.13.0-1.1.i386.rpm
-rw-r--r-- 1 537 537 114510 Jun 30 11:16 sendmail-devel-8.13.0-1.1.i386.rpm
-rw-r--r-- 1 537 537 642025 Jun 30 11:16 sendmail-doc-8.13.0-1.1.i386.rpm
lftp mirrors.kernel.org:/fedora/core/development/i386/Fedora/RPMS>
I would just use 'yum list sendmail' (with the correct config with rawhide)
Satish