Hi Folks,
I've found a bug in ovirt-release-11.0.0. In ovirt-release.spec
#Handling EL exception only (for now)
if grep -qFi 'CentOS' /etc/system-release; then
DIST=EL
elif grep -qFi 'Red Hat' /etc/system-release; then
DIST=EL
fiThis causes all kinds unhappiness on Scientific Linux :) Perhaps another elif line can be added.
Cheers, Jimmy Dorff
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

