Sorry for late reply (came online after pongal holidays :P ). I think,there is some misunderstanding on my question . May be I should be more clearer.I have written an rpm spec file and built binary rpm using "rpmbuild" and installing this rpm (-i) works well. Now I want to provide rpm -U option - so that user can upgrade to next version easily (Currently user have to use rpm -e and rpm -i <new-version>). Google gave me this http://www.ibm.com/developerworks/library/l-rpm2/ but I'm looking for more info/links -on how to create upgradable packages.(writting rpm spec file that supports rpm -U )
-- ---- Cheers, Lakshmipathi.G FOSS Programmer. www.giis.co.in On Thu, Jan 13, 2011 at 2:24 PM, Lakshmipathi.G <[email protected]>wrote: > Hi - > I have made some success with rpm -i option :) Now its time for rpm -U. > Do we have documents related to how to write upgradable package - So far I > found one > http://www.ibm.com/developerworks/library/l-rpm2/ > But looking for more details on.thanks for any help > > > -- > ---- > Cheers, > Lakshmipathi.G > FOSS Programmer. > www.giis.co.in >
_______________________________________________ india mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/india
