This commit is contained in:
parent
389b227645
commit
a76c924efb
@ -67,9 +67,8 @@ to develop non-graphical KDE applications.
|
||||
%kf5_makeinstall -C build
|
||||
%fdupes -s %{buildroot}
|
||||
|
||||
# Needs security review
|
||||
echo "setBadness('permissions-file-setuid-bit', 0)" > $RPM_SOURCE_DIR/%name-rpmlintrc
|
||||
echo "setBadness('non-position-independent-executable', 0)" >> $RPM_SOURCE_DIR/%name-rpmlintrc
|
||||
# Under security review -- bnc#862953
|
||||
echo "setBadness('permissions-file-setuid-bit', 998)" > $RPM_SOURCE_DIR/%name-rpmlintrc
|
||||
|
||||
%post
|
||||
/sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user