[PlanetCCRMA] Building Alsa RPMs...

Mark Knecht markknecht@attbi.com
Fri Jan 24 16:23:24 2003


On Sat, 2003-01-25 at 00:12, Fernando Pablo Lopez-Lezcano wrote:
> > > _After_ you have built all of them, yes, you can install them with one
> > > command. But for building each of the pieces you have to have the
> > > previous one installed. 
> > > 
> > 
> > Sorry, I'm stuck on the word 'installed'.
> > 
> > I 'installed' the 0.9.0-44  RPM that you made and provided via the
> > Planet a few days ago. However, it appears that these instructions ask
> > me to 'install' it a second time:
> 
> Awh, the "obvious" things. You should change the version number of the
> rpms you are building so that they do not conflict with the ones that
> are already installed. You do that by changing the "release" tag in each
> spec file (to, for example, "44.1") and then rebuilding / reinstalling.
> Each time you want to build a "new" version up the release number. 
> 
> OR: you could rpm -e --nodeps all the relevant packages and reinstall,
> but on the first try I would modify the version number so that it does
> not have the same number as the planet ccrma rpms. 
> 
OK, that helps, I think. 

Then, if I want to remove the ones I made, I can rpm -e --nodeps that
set and reinstall yours from the Planet to get back to where I am,
correct?

Thanks!