atom feed15 messages in org.oasis-open.lists.docbook-appsDOCBOOK-APPS: Re: Announce: DocBook X...
FromSent OnAttachments
Norman WalshMar 21, 2002 3:38 am 
Camille BégnisMar 21, 2002 7:00 am 
Yann DirsonMar 21, 2002 8:09 am 
Stephen BannaschMar 21, 2002 9:07 am 
Alexander KirillovMar 21, 2002 10:00 am 
Bob StaytonMar 21, 2002 10:44 am 
Stephen BannaschMar 21, 2002 11:46 am 
Bob StaytonMar 21, 2002 12:33 pm 
Ed NixonMar 21, 2002 12:55 pm 
Stephen BannaschMar 21, 2002 2:03 pm 
Stephen BannaschMar 22, 2002 6:18 am 
Karl EichwalderMar 22, 2002 10:35 am 
Norman WalshMar 24, 2002 9:38 am 
Stephen BannaschMar 24, 2002 6:55 pm 
Norman WalshMar 25, 2002 5:45 am 
Subject:DOCBOOK-APPS: Re: Announce: DocBook XSL Stylesheets V1.50.0
From:Karl Eichwalder (ke@gnu.franken.de)
Date:Mar 22, 2002 10:35:01 am
List:org.oasis-open.lists.docbook-apps

Camille Bégnis <cami@mandrakesoft.com> writes:

Up to now, each new release of a DSSSL or XSL stylesheets had its corresponding RPM package but with the same name (docbook-style-dsssl resp. docbook-style-xsl). Therefore installing a new version would overwrite the previous one.

Not necessarily. Use -i instead of -U to install the package.

Another policy, based on new version numbering scheme, is to suffix the name with the version number minus the last dot (i.e. docbook-style-xsl-1.50) so that different versions with different public APIs could coexist on a single system.

The decision (LSB) was to install every version into a separate directory.