Accepting request 706870 from home:jengelh:branches:Base:System
- Trim conjecture from description. OBS-URL: https://build.opensuse.org/request/show/706870 OBS-URL: https://build.opensuse.org/package/show/Base:System/pesign?expand=0&rev=48
This commit is contained in:
parent
2820983477
commit
afc9cbda91
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user