diff --git a/builddep.sh b/builddep.sh index 926fa7bdb..9f0f4fb0c 100755 --- a/builddep.sh +++ b/builddep.sh @@ -132,7 +132,7 @@ if [ "$OSNAME" != "AIX" ]; then createrepo $i >/dev/null fi rm -f $i/repodata/repomd.xml.asc - gpg -a --detach-sign --default-key 5619700 $i/repodata/repomd.xml + gpg -a --detach-sign --default-key 5619700D $i/repodata/repomd.xml if [ ! -f $i/repodata/repomd.xml.key ]; then cp $GSA/../keys/repomd.xml.key $i/repodata fi