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:
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user