diff --git a/ttembed.spec b/ttembed.spec index 6afa83f..5e5f169 100644 --- a/ttembed.spec +++ b/ttembed.spec @@ -16,6 +16,7 @@ in the OS/2 table to zero. That's it; this program is a one-trick pony. %setup -q %build +%set_build_flags export CFLAGS="$CFLAGS %{optflags}" make %{?_smp_mflags} @@ -40,6 +41,10 @@ fi rm test %changelog +* Thu Jan 13 2022 Thomas Woerner - 1.1-18 +- Fix [rpminspect] ttembed is not PIE + Resolves: RHBZ#2040340 + * Tue Aug 10 2021 Mohan Boddu - 1.1-17 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688