-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta2
-
generic
-
generic
Name: dm26566 Date: 05/14/2001
There is an obscure exception in the bundle naming standard that deals with
linux rpm binaries. Instead of the binary bundles ending in .rpm.bin, they
should end in -rpm.bin.
Explanation: The Linux binary bundle has a "-rpm.bin" instead of ".rpm.bin".
Some browsers have problems with having several "." in the file extension so
we address this by adding a "-rpm.bin".
======================================================================