<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">&gt;<br>
&gt; Trey, did you have a Python 2.7  RPM or SRPM for EL6?<br>
<br>
</div></div>Where do you see the Python 2.7 dependency?  Running a rebuild with no<br>
changes on the latest SPEC gives me this ...<br></blockquote><div>Maybe you are right.. I was just blinded by the fact that the 
ovirt-engine rpms needed 2.7.. So that is probably not needed after I 
have rebuilt ovirt rpms.<br> <br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
# rpmbuild -ba --define &#39;dist .el6&#39; --define &#39;rhel 6&#39; ovirt-engine.spec<br>
&lt;snip&gt;<br>
+ make PREFIX=/builddir/build/BUILDROOT/ovirt-engine-3.0.0_0001-1.6.el6.x86_64/<br>
install<br>
which: no mvn in (/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/builddir/bin)<br>
export MAVEN_OPTS=&quot;-XX:MaxPermSize=512m&quot;<br>
install -P gwt-admin,gwt-user -D skipTests<br>
install: WARNING: ignoring --preserve-context; this kernel is not<br>
SELinux-enabled<br>
install: cannot stat `gwt-admin,gwt-user&#39;: No such file or directory<br>
make: *** [build_mvn] Error 1<br>
error: Bad exit status from /var/tmp/rpm-tmp.oHg34r (%install)<br><br></blockquote><div>I think it requires maven 2.2. There is a maven 2.2 in jpackage 6.0. But it got a broken dependency.<br>I tried compiling with maven 2.0 and that failed.<br>
</div></div>