another test build

Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
Peter Jones 2020-07-06 16:43:27 -04:00
parent b61c40cec6
commit a74165d143
2 changed files with 4 additions and 3 deletions

View File

@ -115,7 +115,7 @@ new file mode 100755
index 00000000000..24514aa0b5d
--- /dev/null
+++ b/src/pesign-rpmbuild-helper
@@ -0,0 +1,152 @@
@@ -0,0 +1,153 @@
+#!/bin/sh
+
+set -eu
@ -193,7 +193,8 @@ index 00000000000..24514aa0b5d
+ fi
+
+ local nssdir=/etc/pki/pesign
+ if [ "${cert}" == "Red Hat Test Certificate" ] ; then
+ if [ "${certname}" == "Red Hat Test Certificate" ] ||
+ [ "${#cert[@]}" -eq 2 -a "${cert[1]}" == "Red Hat Test Certificate" ] ; then
+ nssdir=/etc/pki/pesign-rh-test
+ fi
+

View File

@ -3,7 +3,7 @@
Name: pesign
Summary: Signing utility for UEFI binaries
Version: 113
Release: 5~1%{?dist}
Release: 5~2%{?dist}
License: GPLv2
URL: https://github.com/vathpela/pesign