SPECS: flac.spec (HEAD)

Jakub Bogusz qboosh at pld.org.pl
Mon Jan 27 16:53:35 CET 2003


On Mon, Jan 27, 2003 at 04:49:30PM +0100, wrobell wrote:
> On Mon, Jan 27, 2003 at 04:43:20PM +0100, wrobell wrote:
> > Module name:	SPECS
> > Changes by:	wrobell	03/01/27 16:43:17
> > 
> > Modified files:
> > 	flac.spec
> > 
> > Log message:
> > - fixed build requirements
> > 
> > Index: flac.spec
> > ===================================================================
> > RCS file: /cvsroot/SPECS/flac.spec,v
> > diff -d -u -r1.14 -r1.15
> > --- flac.spec	20 Jan 2003 09:11:20 -0000	1.14
> > +++ flac.spec	27 Jan 2003 15:43:16 -0000	1.15
> > @@ -19,7 +19,7 @@
> >  BuildRequires:	automake
> >  BuildRequires:	libogg-devel
> >  BuildRequires:	libstdc++-devel
> > -BuildRequires:	libtool >= 2:1.4d
> > +BuildRequires:	libtool >= 1:1.4.3
> I have changed Epoch to 1. Is there really any libtool package with Epoch set to 2?

libtool 1.4{d,e} on DEVEL branch.
And it's needed to link libraries in C++ correctly (libtool 1.4.[0-2]
creates libraries not linked with libstdc++, which causes errors when
trying to link such library with plain C program).


-- 
Jakub Bogusz    http://www.cs.net.pl/~qboosh/



More information about the pld-devel-en mailing list