[ale] how to slurp the rpm juice

Scott McBrien smcbrien at gmail.com
Thu May 30 23:19:54 EDT 2013


No.  What I'm saying is use the SLES Tomcat RPM and add a second RPM to place your items.  Let SUSE maintain tomcat, you maintain your additions.  You can move things around with scripting if your RPM if you have to overwrite things in the original, but if you can just add and not molest the SUSE stuff, it'll be better in the long run.

I have a tutorial, but don't work with SLES, so it might be different for you.

http://people.redhat.com/~smcbrien

-Scott

On May 30, 2013, at 10:56 PM, "Narahari 'n' Savitha" <savithari at gmail.com> wrote:

> Scott:
> 
> What you are saying is, let me understand.
> 
> Install SLES Tomcat rpm that comes from a SLES repo.
> 
> Then install customizedTomcat.rpm with a dep on SLES's Tomcat 
> 
> Upon un-install should I put the %un section scripts to do the necessary juggling ?
> 
> If you folks have a nice hand holding tutorial for rpms kindly let me know.
> 
> Regards,
> -Narahari
> 
> 
> On Thu, May 30, 2013 at 10:32 PM, Scott McBrien <smcbrien at gmail.com> wrote:
>> There is such a thing as a drpm or Delta RPM, but don't do it.  Just repackage the vanilla plus your changes into a full rpm.  I would urge you, however, to go with the SLES tomcat and add an additional rpm with your changes.  That way you can continue to get updates and the like from SUSE and only have to maintain your extra bits.
>> 
>> -Scott
>> 
>> On May 30, 2013, at 10:20 PM, "Narahari 'n' Savitha" <savithari at gmail.com> wrote:
>> 
>> > Friends:
>> >
>> > On SLES software is installed using rpm.  But then you can install the rpm with
>> > rpm -iv or yast -i or even zypper (I am not that smart, answer is courtesy Allen)
>> >
>> > My requirement is this
>> >
>> > There is the base tomcat rpm provided on the web which is vanilla version.
>> >
>> > We have gone ahead and customized the tomcat with
>> >
>> > more jars in the  lib folder in addition to the existing jars from vanilla version
>> > added thirdLibs folder under TOMCAT_HOME (/opt/apache-tomcat-7.0.37)
>> > added axisLib under TOMCAT_HOME
>> > added wsLib under TOMCAT_HOME
>> > modified the .sh file under the bin folder
>> > modified the props and xml files under the conf folder
>> >
>> > I am to build an rpm only of the DELTAS.
>> >
>> > Determining the DELTAS is itself a task-at-hand which I will have to resolve some how.
>> >
>> > Once I determine that I plan to .tar.gz that and create an rpm from it.
>> >
>> > creating rpm's is a diff question which I am already working on.
>> >
>> > Is there a higher level packaging than rpm  or that rpm is it ?
>> >
>> >
>> > Thank you for your time and attention.
>> >
>> > -N
>> > _______________________________________________
>> > Ale mailing list
>> > Ale at ale.org
>> > http://mail.ale.org/mailman/listinfo/ale
>> > See JOBS, ANNOUNCE and SCHOOLS lists at
>> > http://mail.ale.org/mailman/listinfo
>> 
>> _______________________________________________
>> Ale mailing list
>> Ale at ale.org
>> http://mail.ale.org/mailman/listinfo/ale
>> See JOBS, ANNOUNCE and SCHOOLS lists at
>> http://mail.ale.org/mailman/listinfo
> 
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20130530/8ee3ab3e/attachment.html>


More information about the Ale mailing list