I do<br><br> rpmbuild --rebuild selinux-policy-3.6.32-89.fc12.src.rpm <br><br>(as described here <a href="http://danwalsh.livejournal.com/26428.html">http://danwalsh.livejournal.com/26428.html</a>)<br>and have this result<br>
<br>......................<br>echo &#39;&lt;/policy&gt;&#39; &gt;&gt; doc/policy.xml<br>if test -x /usr/bin/xmllint &amp;&amp; test -f doc/policy.dtd; then \<br>                /usr/bin/xmllint --noout --path doc/ --dtdvalid doc/policy.dtd doc/policy.xml ;\<br>
        fi<br>Updating policy/modules.conf and policy/booleans.conf<br>python -E support/sedoctool.py -b policy/booleans.conf -m policy/modules.conf -x doc/policy.xml<br>Updating policy/modules.conf and policy/booleans.conf<br>
python -E support/sedoctool.py -b policy/booleans.conf -m policy/modules.conf -x doc/policy.xml<br>+ cp -f selinux_config/modules-targeted.conf ./policy/modules.conf<br>+ cp -f selinux_config/booleans-targeted.conf ./policy/booleans.conf<br>
+ cp -f selinux_config/users-targeted ./policy/users<br>+ make UNK_PERMS=allow NAME=targeted TYPE=mcs DISTRO=redhat UBAC=n DIRECT_INITRC=n MONOLITHIC=n POLY=y MLS_CATS=1024 MCS_CATS=1024 base.pp<br>make: *** No rule to make target `base.pp&#39;.  Stop.<br>
error: Bad exit status from /home/machbuild/rpmbuild/tmp/rpm-tmp.kuOKrS (%install)<br><br>Perhaps i miss something ?<br><br>Thanks in advance<br><br><br>