|
|
@ -35,16 +35,6 @@ Source5: GPL-v2.0.txt
|
|
|
|
# Fix for the SB-signing issue caused by a bug in /usr/lib/rpm/brp-strip
|
|
|
|
# Fix for the SB-signing issue caused by a bug in /usr/lib/rpm/brp-strip
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1967291
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1967291
|
|
|
|
|
|
|
|
|
|
|
|
%define __spec_install_post \
|
|
|
|
|
|
|
|
/usr/lib/rpm/check-buildroot \
|
|
|
|
|
|
|
|
/usr/lib/rpm/redhat/brp-ldconfig \
|
|
|
|
|
|
|
|
/usr/lib/rpm/brp-compress \
|
|
|
|
|
|
|
|
/usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump \
|
|
|
|
|
|
|
|
/usr/lib/rpm/brp-strip-static-archive /usr/bin/strip \
|
|
|
|
|
|
|
|
/usr/lib/rpm/redhat/brp-python-bytecompile "" "1" "0" \
|
|
|
|
|
|
|
|
/usr/lib/rpm/brp-python-hardlink \
|
|
|
|
|
|
|
|
/usr/lib/rpm/redhat/brp-mangle-shebangs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
|
|
|
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
|
|
|
|
|
|
|
|
|
|
|
ExclusiveArch: x86_64
|
|
|
|
ExclusiveArch: x86_64
|
|
|
|