Hi *, On Tue, Oct 25, 2005 at 03:53:30PM +0200, Martin Hollmichel wrote: > > I would like to continue to provide 680 milestones as before 2.0 > release. Since these snapshots are mainly for QA purpose I would like to > have these snapshots installed in parallel with the stable releases. > > for that reason we can't simply release a 2.0.135 since than the > snapshot would be the 2.0 default installation. Expansion of the > productname to openoffice.org-snapshot-2.0 might resolve this but might > leave some question like desktop integration open. > > Are there other opinions on this ?
Just use "rpm -ihv --prefix /where/my/dev/build/goes *.rpm" to install the milestone along with the stable version. (and use "rpm -qa|grep openoffice.org.*<version-of-devbuild>.*|xargs rpm -e" to remove it before installing another dev-build. Desktop integration won't work anyway with two versions. Another possibility: Use a different rpmdb instead of the system's one. ciao Christian -- NP: Jimi Hendrix - Dolly Dagger --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
