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 38e8425bf8
commit e29d99c4d1
2 changed files with 2 additions and 2 deletions

View File

@ -230,7 +230,7 @@ index 00000000000..f3d66320bcc
+ +
+ local socket="" || : + local socket="" || :
+ if grep -q ID=fedora /etc/os-release && [ "${rhelver}" -lt 7 ] && + if grep -q ID=fedora /etc/os-release && [ "${rhelver}" -lt 7 ] &&
+ [ "${username}" = "kojibuilder" -o "${username}" = "mockbuilder" ] ; then + [ "${username}" = "kojibuilder" -o "${username}" = "mockbuild" ] ; then
+ if [ -S /run/pesign/socket ] ; then + if [ -S /run/pesign/socket ] ; then
+ socket=/run/pesign/socket + socket=/run/pesign/socket
+ elif [ -S /var/run/pesign/socket ]; then + elif [ -S /var/run/pesign/socket ]; then

View File

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