On Fri, 18 Jun 2004 17:21:01 -0400, Jeremy Katz wrote: > On Fri, 2004-06-18 at 11:37 +0200, Thomas Vander Stichele wrote: > > Also, for the fedora.us people - what should we do when wanting to > > provide theora to pre-FC2 ? Theora requires a 1.1 version of ogg - does > > that mean that everything we build for FC1 and older that wants to use > > theora has to go in patches ? > > libogg is parallel installable, right? ;) If so, the obvious answer > would be a libogg1.1 package or something along those lines. > > If it's not and it's not ABI compatible, then the answer is to fix that > and then do the above. As a first observation, the library SONAME didn't change between libogg v1.0 and v1.1, it's still libogg.so.0. Library revision changed from 4 to 5.