Skip to content

Commit

Permalink
Update the gpg name.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Sep 26, 2017
1 parent 998204e commit 7e8acb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_rpm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ cat ChangeLog >> ${NAME}.spec

yes "" | rpmbuild -ba --sign \
--define "_signature gpg" \
--define "_gpg_name Comcast Webpa Team <CHQSV-Webpa[email protected]>" \
--define "_gpg_name Comcast Xmidt Team <CHQSV-Xmidt[email protected]>" \
--define "_ver $release" \
--define "_releaseno ${BUILD_NUMBER}" \
--define "_fullver $new_release" \
Expand Down

0 comments on commit 7e8acb2

Please sign in to comment.