If you folks are aware of any rpm related mailing lists (pref SUSE) but redhat is ok too, it would help.<br><br>I am needing information on envvironment variable, prefix etc.,<br><br>-N<br><br><div class="gmail_quote">On Sun, Jul 14, 2013 at 12:19 PM, Narahari &#39;n&#39; Savitha <span dir="ltr">&lt;<a href="mailto:savithari@gmail.com" target="_blank">savithari@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Friends:<div><br></div><div>Thanks for your time and attention in advance.<br><div><br></div><div>Here is the scenario.</div>
<div><br></div><div>a. I have created a RPM for apache-tomcat-7.0.42 and it installs. (relocatable package)</div>
<div><br></div><div>b. I have to now create a RPM for the applications aka the wars.(non-relocatable)</div><div><br></div><div>It has the dependency on the above apache-tomcat-7.0.42.rpm package.  I have that mentioned in the Requires tag.</div>

<div>Now I need to know where the package mentioned in the line above is installed.</div><div><br></div><div>I need that because relative to that location of where the package in line-a is installed I have to install the war files.</div>

<div><br></div><div>I know that in the %pre line of war-rpm, I can do somethings.  I can do rpm-qip of the line-a package and get the install location.  The question is how to make it available to subsequent sections.</div>

<div><br></div><div>Essentially I need to know where package in line-a is installed and how can I get that variable and make it available to subsequent sections of line-b package.</div><span class="HOEnZb"><font color="#888888"><div>
<br></div><div>-N</div></font></span></div>
</blockquote></div><br>