diff options
author | trevor <trevor@FreeBSD.org> | 2002-09-26 16:21:32 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-09-26 16:21:32 +0000 |
commit | 741952d38b415cbe7bd256721255163684085e20 (patch) | |
tree | a30af41fe72422eb36df3a3041d552e812d3fa29 /emulators/linux_base | |
parent | d314e54fe51648994bee474d342d54b367578a77 (diff) | |
download | FreeBSD-ports-741952d38b415cbe7bd256721255163684085e20.zip FreeBSD-ports-741952d38b415cbe7bd256721255163684085e20.tar.gz |
The redhat-release-7.1-1.noarch.rpm from Red Hat 7.1/Alpha has a
different MD5 hash from the corresponding package from 7.1/i386.
The contained etc/redhat-release files have the same contents but
different time stamps. By having both hashes in both distinfo
files, installation can proceed for users who share the same distfile
cache for both architectures.
Diffstat (limited to 'emulators/linux_base')
-rw-r--r-- | emulators/linux_base/distinfo.alpha | 1 | ||||
-rw-r--r-- | emulators/linux_base/distinfo.i386 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/emulators/linux_base/distinfo.alpha b/emulators/linux_base/distinfo.alpha index 384e835..134a152 100644 --- a/emulators/linux_base/distinfo.alpha +++ b/emulators/linux_base/distinfo.alpha @@ -1,5 +1,6 @@ MD5 (rpm/glibc-common-2.2.4-29.alpha.rpm) = 157ff2a64d725590bb0f489227cb59e0 MD5 (rpm/redhat-release-7.1-1.noarch.rpm) = db4e20d62c96ae3cd7fb3d9da89f0ec0 +MD5 (rpm/redhat-release-7.1-1.noarch.rpm) = 50c7e24be0727971a1253bb75d30a1ed MD5 (rpm/setup-2.4.7-2.noarch.rpm) = ce6ded4c40f0475353291c0207db96d4 MD5 (rpm/filesystem-2.0.7-1.noarch.rpm) = c82cd42bdf4e8becfef3701f0f246270 MD5 (rpm/basesystem-7.0-2.noarch.rpm) = 9d4e753ef487d62e1672f52ef190447a diff --git a/emulators/linux_base/distinfo.i386 b/emulators/linux_base/distinfo.i386 index cffa135..0b16214 100644 --- a/emulators/linux_base/distinfo.i386 +++ b/emulators/linux_base/distinfo.i386 @@ -1,4 +1,5 @@ MD5 (rpm/glibc-common-2.2.4-29.i386.rpm) = 76d59b340658260e4e1a8d1ce057b8b7 +MD5 (rpm/redhat-release-7.1-1.noarch.rpm) = db4e20d62c96ae3cd7fb3d9da89f0ec0 MD5 (rpm/redhat-release-7.1-1.noarch.rpm) = 50c7e24be0727971a1253bb75d30a1ed MD5 (rpm/setup-2.4.7-1.noarch.rpm) = 4a4819c1e86d61a9ca67a5b4feb375b7 MD5 (rpm/filesystem-2.0.7-1.noarch.rpm) = c82cd42bdf4e8becfef3701f0f246270 |