diff --git a/pesign.spec b/pesign.spec index c6ce0e7..3458eab 100644 --- a/pesign.spec +++ b/pesign.spec @@ -1,7 +1,7 @@ Summary: Signing utility for UEFI binaries Name: pesign Version: 0.2 -Release: 3%{?dist} +Release: 4%{?dist} Group: Development/System License: GPLv2 URL: https://github.com/vathpela/pesign @@ -31,7 +31,7 @@ git commit -a -q -m "%{version} baseline." git am %{patches} - 0.2-4 +- Do not build with smp flags. + * Thu Jun 21 2012 Peter Jones - 0.2-3 - Make it build on i686, though it's unclear it'll ever be necessary.