Description of problem: libsemanage fails to build with mock. Version-Release number of selected component (if applicable): libsemanage-1.6.7-1.src.rpm Build fails with error: boolean_record.c:9:34: error: sepol/boolean_record.h: No such file or directory And after adding buildrequires libsepol-devel: semanageswig_wrap.c:112:20: error: Python.h: No such file or directory Attached is patch to add buildrequires for libsepol-devel and python-devel.
Created attachment 129072 [details] Build log
Created attachment 129073 [details] BuildRequires Patch
patch applied in 1.6.7-3 Thanks
libsemanage-1.6.7-3.src.rpm builds on i386 and x86_64.