<br><div class="gmail_extra"><div class="gmail_quote">On Thu, Dec 6, 2012 at 1:48 PM, Dmitry Makovey <span dir="ltr"><<a href="mailto:dmitry@athabascau.ca" target="_blank">dmitry@athabascau.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 12/06/2012 10:25 AM, Greg Swift wrote:<br>
> I did just look at this a little this week.  Here is what I noticed:<br>
><br>
> 1: jakarta-commons versus apache-commons<br>
> 2: buildRequires circular dependency of tomcat7 -> geronimo-jaxrpc -><br>
> servlet (which tomcat7 provides)<br>
<br>
</div>which SPEC files were you using? rhel:tomcat6.spec + version bump, or<br>
fedora:tomcat.spec or jpackage:tomcat7.spec ? Just curious about the<br>
starting point. My idea was to grab Fedora's spec and massage it into<br>
submission. Main point (aside from libraries & their versions) would<br>
probably be the startup script as RHEL doesn't use systemd. But that<br>
should be easy to address and possibly plead for conditional SPEC file<br>
with RHEL-based builds using init.d startup vs Fedora's systemd.<br></blockquote><div>So I started with the fedora:tomcat.spec.  The init scripts are actually still there in a sub package, which is handy.  I had forgotten that I pulled all the systemd stuph out and moved the sysv bits back into the base package.<br>

<br>here is the spec: <a href="http://nytefyre.net/rpms/tomcat.spec">http://nytefyre.net/rpms/tomcat.spec</a><br><br>so, obviously, it doesn't work.<br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


However it's still unclear whether EPEL would be the place for such<br>
build as RHN offers tomcat7 under JBoss channel which may be in conflict<br>
with EPEL guidelines.<br><div class="im"></div></blockquote><div><br>does the JBoss channel count as a conflict? I thought based on the recent discussions that it didn't.<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">
> then i just went to the jpackage release cause i needed to finish what i<br>
> was doing.<br>
<br>
</div>OT:<br>
hmm. My past experience with Jpackage+RHEL was a mixed bag with<br>
conflicting packages and rather peculiar resulting install sets (mix of<br>
RHEL and Jpackage rpm's). Have you used "yum-plugin-priorities" to get<br>
around those conflicts?<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div>I didn't run into any dependency issues at this point, and we were previously using a more limited locally packaged version.   We'd definitely prefer an EPEL version to just negate that risk.<br>

</div></div></div>