Re: [Cooker] BuildRequires error in qt2 spec file?

2002-02-08 Thread Bryan Paxton

On Fri, 2002-02-08 at 06:25, Laurent Montel wrote:
> Le Friday 08 February 2002 13:17, Bryan Paxton a écrit :
> > Spec file for qt2 shows that libpng2-devel is required... No problem,
> > s/libpng2/libpng3/
> 
> No it's not an error :
> 

[...]

> 
> So read spec file before to send mail please.
> Regards.

Harsh, but I stand corrected.

(Reason it was wanting libpng2-devel was because I have the 8.1 release
file, for ximian compatbility).

-- 
Bryan Paxton
Public PGP key: http://www.deadhorse.net/bpaxton.gpg

"Winning gives birth to hostility. Losing, one lies down in pain. The
calmed 
lie down with ease, having set winning & losing aside."
Dhp. 201





Re: [Cooker] BuildRequires error in qt2 spec file?

2002-02-08 Thread Laurent Montel

Le Friday 08 February 2002 13:17, Bryan Paxton a écrit :
> Spec file for qt2 shows that libpng2-devel is required... No problem,
> s/libpng2/libpng3/

No it's not an error :

%if %buildfor8_0
BuildRequires:  libbzip2_1-devel libjpeg62-devel libmng1-devel libpng2-devel
/./
%endif

%if %buildfor8_1
BuildRequires:  libbzip2_1-devel libjpeg62-devel libmng1-devel libpng2-devel
//
%endif

%if %buildfor8_2
BuildRequires:  liblcms1-devel libmng1-devel libpng3-devel libstdc++2.10
/.../
%endif

So read spec file before to send mail please.
Regards.

>
> But is this specific (it does need libpng2-devel)?
> Or just an oops?





[Cooker] BuildRequires error in qt2 spec file?

2002-02-08 Thread Bryan Paxton

Spec file for qt2 shows that libpng2-devel is required... No problem,
s/libpng2/libpng3/

But is this specific (it does need libpng2-devel)?
Or just an oops?


-- 
Bryan Paxton
Public PGP key: http://www.deadhorse.net/bpaxton.gpg

"Winning gives birth to hostility. Losing, one lies down in pain. The
calmed 
lie down with ease, having set winning & losing aside."
Dhp. 201