From afc9cbda9112be25d150a2d1d1ec6a459ab3df79802837b014024884086ab659 Mon Sep 17 00:00:00 2001 From: Gary Ching-Pang Lin Date: Mon, 3 Jun 2019 07:10:55 +0000 Subject: [PATCH] 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 --- pesign.changes | 5 +++++ pesign.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pesign.changes b/pesign.changes index 879aca4..cb8ce39 100644 --- a/pesign.changes +++ b/pesign.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 2 07:01:51 UTC 2019 - Jan Engelhardt + +- Trim conjecture from description. + ------------------------------------------------------------------- Mon May 13 03:57:30 UTC 2019 - Gary Ching-Pang Lin diff --git a/pesign.spec b/pesign.spec index f7234cd..0582321 100644 --- a/pesign.spec +++ b/pesign.spec @@ -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