One more compiler problem. Let's expect a few more, shall we?
This commit is contained in:
parent
3c30b6579a
commit
e7eeaa7094
@ -1,6 +1,6 @@
|
|||||||
Summary: Signing utility for UEFI binaries
|
Summary: Signing utility for UEFI binaries
|
||||||
Name: pesign
|
Name: pesign
|
||||||
Version: 0.102
|
Version: 0.103
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -89,6 +89,9 @@ exit 0
|
|||||||
%ghost %attr(0660, -, -) %{_localstatedir}/run/%{name}/pesign.pid
|
%ghost %attr(0660, -, -) %{_localstatedir}/run/%{name}/pesign.pid
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 05 2013 Peter Jones <pjones@redhat.com> - 0.103-1
|
||||||
|
- One more compiler problem. Let's expect a few more, shall we?
|
||||||
|
|
||||||
* Tue Feb 05 2013 Peter Jones <pjones@redhat.com> - 0.102-1
|
* Tue Feb 05 2013 Peter Jones <pjones@redhat.com> - 0.102-1
|
||||||
- Don't use --std=gnu11 because we have to work on RHEL 6 builders.
|
- Don't use --std=gnu11 because we have to work on RHEL 6 builders.
|
||||||
|
|
||||||
|
1
sources
1
sources
@ -1,2 +1,3 @@
|
|||||||
328db7cb27847cb610b7cf8f9c470455 rh-test-certs.tar.bz2
|
328db7cb27847cb610b7cf8f9c470455 rh-test-certs.tar.bz2
|
||||||
8da42433539280809dc5119b7025c2d6 pesign-0.102.tar.bz2
|
8da42433539280809dc5119b7025c2d6 pesign-0.102.tar.bz2
|
||||||
|
9a154104b9b3b3166f408960723c7244 pesign-0.103.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user