<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<font style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">It is much better to stick with the version that ships with the OS, and let the folks at SUSE deal with testing patches, etc... If that is not possible, because of a need for a
 newer version, you should add a repo from OpenSUSE build service that corresponds to your sp level and architecture of SLES, and add in your customizations, staying within the modular configuration conventions. Source rpms are also available.<br>
If you are making customizations, maybe you should create an obs account and build your rpms there.<br>
Try not to do it manually if you don't have to. The task of updating packages and testing is already being done by SUSE.<br>
Allen B.<br>
</font><br>
&nbsp;<br>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<font style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"><b>From</b>: Narahari 'n' Savitha [mailto:savithari@gmail.com]
<br>
<b>Sent</b>: Thursday, May 30, 2013 09:20 PM<br>
<b>To</b>: Atlanta Linux Enthusiasts - Yes! We run Linux! &lt;ale@ale.org&gt; <br>
<b>Subject</b>: [ale] how to slurp the rpm juice <br>
</font>&nbsp;<br>
</div>
<div dir="ltr">Friends:
<div><br>
</div>
<div style="">On SLES software is installed using rpm. &nbsp;But then you can install the rpm with&nbsp;</div>
<div style="">rpm -iv or yast -i or even zypper (I am not that smart, answer is courtesy Allen)</div>
<div style=""><br>
</div>
<div style="">My requirement is this</div>
<div style=""><br>
</div>
<div style="">There is the base tomcat rpm provided on the web which is vanilla version.</div>
<div style=""><br>
</div>
<div style="">We have gone ahead and customized the tomcat with</div>
<div style=""><br>
</div>
<div style="">more jars in the &nbsp;lib folder in addition to the existing jars from vanilla version</div>
<div style="">added thirdLibs folder under TOMCAT_HOME (/opt/apache-tomcat-7.0.37)</div>
<div style="">added axisLib under TOMCAT_HOME</div>
<div style="">added wsLib under TOMCAT_HOME</div>
<div style="">modified the .sh file under the bin folder&nbsp;</div>
<div style="">modified the props and xml files under the conf folder</div>
<div style=""><br>
</div>
<div style="">I am to build an rpm only of the DELTAS.</div>
<div style=""><br>
</div>
<div style="">Determining the DELTAS is itself a task-at-hand which I will have to resolve some how.</div>
<div style=""><br>
</div>
<div style="">Once I determine that I plan to .tar.gz that and create an rpm from it.</div>
<div style=""><br>
</div>
<div style="">creating rpm's is a diff question which I am already working on.</div>
<div style=""><br>
</div>
<div style="">Is there a higher level packaging than rpm &nbsp;or that rpm is it ?</div>
<div style=""><br>
</div>
<div style=""><br>
</div>
<div style="">Thank you for your time and attention.</div>
<div style=""><br>
</div>
<div style="">-N</div>
</div>
</body>
</html>