SHA256
1
0
forked from pool/pesign

Accepting request 707028 from Base:System

OBS-URL: https://build.opensuse.org/request/show/707028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pesign?expand=0&rev=32
This commit is contained in:
2019-06-05 09:37:43 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 2 07:01:51 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim conjecture from description.
-------------------------------------------------------------------
Mon May 13 03:57:30 UTC 2019 - Gary Ching-Pang Lin <glin@suse.com>

View File

@@ -43,7 +43,7 @@ Requires(pre): shadow
ExclusiveArch: ia64 %ix86 x86_64 aarch64 %arm
%description
Signing tool for PE-COFF binaries, hopefully at least vaguely compliant
Signing tool for PE-COFF binaries. It is vaguely compliant
with the PE and Authenticode specifications.
%prep
@@ -54,7 +54,7 @@ with the PE and Authenticode specifications.
%patch4 -p1
%build
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"
make %{?_smp_mflags} CFLAGS="%{optflags}"
%install
make INSTALLROOT=%{buildroot} libexecdir=%{_libexecdir} install