another test build
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
38e8425bf8
commit
e29d99c4d1
@ -230,7 +230,7 @@ index 00000000000..f3d66320bcc
|
||||
+
|
||||
+ local socket="" || :
|
||||
+ 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
|
||||
+ socket=/run/pesign/socket
|
||||
+ elif [ -S /var/run/pesign/socket ]; then
|
||||
|
@ -3,7 +3,7 @@
|
||||
Name: pesign
|
||||
Summary: Signing utility for UEFI binaries
|
||||
Version: 113
|
||||
Release: 5~5%{?dist}
|
||||
Release: 5~6%{?dist}
|
||||
License: GPLv2
|
||||
URL: https://github.com/vathpela/pesign
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user