Re: SPEC: fet

2008-07-28 Thread Paweł Zuzelski
On Monday 28 July 2008 18:33:46 Szymon Siwek wrote: > On Mon, Jul 28, 2008 at 07:35:19PM +0200, Zsolt Udvari wrote: > > > It does not build for me (th/i686). Here is builder output: > > > http://user.touk.pl/pzz/fet.log > > > > Hm, I hate the devel-packages. So some devel-dependencies are missed >

Re: SPEC: fet

2008-07-28 Thread Szymon Siwek
On Mon, Jul 28, 2008 at 08:33:46PM +0200, Szymon Siwek wrote: > On Mon, Jul 28, 2008 at 07:35:19PM +0200, Zsolt Udvari wrote: > > > It does not build for me (th/i686). Here is builder output: > > > http://user.touk.pl/pzz/fet.log > > Hm, I hate the devel-packages. So some devel-dependencies are mis

Re: SPEC: fet

2008-07-28 Thread Tomasz Pala
On Mon, Jul 28, 2008 at 19:35:19 +0200, Zsolt Udvari wrote: > Is there any solution to find what devel packages are needed? IMHO rpm -e *devel ;) BTW #v+ %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_datadir}/%{name}/{sample_inputs,translations}} i

Re: SPEC: fet

2008-07-28 Thread Andrzej Krzysztofowicz
Zsolt Udvari wrote: > What I'm thinking: > grep "\#include *<" $(find ../BUILD/fet-5.6.0/ -iname "*.h" -o -iname > "*.cpp" ) | awk -F ":" {'print $2'} | awk {'print $2'} | sort -u | sed > "s@<\(.*\)>@search -f /usr/include/\1@" > This script create the list which contains all system-wide headers >

Re: SPEC: fet

2008-07-28 Thread Szymon Siwek
On Mon, Jul 28, 2008 at 07:35:19PM +0200, Zsolt Udvari wrote: > > It does not build for me (th/i686). Here is builder output: > > http://user.touk.pl/pzz/fet.log > Hm, I hate the devel-packages. So some devel-dependencies are missed > :( This is my fault :( > I hope that this version works. > Work

Re: SPEC: fet

2008-07-28 Thread Szymon Siwek
On Mon, Jul 28, 2008 at 02:29:18PM +0200, Paweł Zuzelski wrote: > On Monday 28 of July 2008 13:55:04 Zsolt Udvari wrote: > > > Have a look at it and see what it thinks about fet.spec > > > > Thanks, here is a perfect version :) > > > > # adapter fet.spec > > The SPEC is perfect ;) > > It looks bet

Re: SPEC: fet

2008-07-28 Thread Paweł Zuzelski
On Monday 28 July 2008 17:35:19 Zsolt Udvari wrote: > > It does not build for me (th/i686). Here is builder output: > > http://user.touk.pl/pzz/fet.log > > Hm, I hate the devel-packages. So some devel-dependencies are missed No, the devel dependencies are ok. Something is wrong with qmake-qt4 and

Re: SPEC: fet

2008-07-28 Thread Zsolt Udvari
> It does not build for me (th/i686). Here is builder output: > http://user.touk.pl/pzz/fet.log Hm, I hate the devel-packages. So some devel-dependencies are missed :( This is my fault :( I hope that this version works. Is there any solution to find what devel packages are needed? IMHO maybe can g

Re: SPEC: fet

2008-07-28 Thread Paweł Zuzelski
On Monday 28 July 2008 13:30:31 Zsolt Udvari wrote: > Here is the next version :) It does not build for me (th/i686). Here is builder output: http://user.touk.pl/pzz/fet.log -- Pawel Zuzelski ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.

Re: SPEC: fet

2008-07-28 Thread Zsolt Udvari
Here is the next version :) Zsolt fet.spec Description: Binary data ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Re: SPEC: fet

2008-07-28 Thread Paweł Zuzelski
On Monday 28 of July 2008 13:55:04 Zsolt Udvari wrote: > > Have a look at it and see what it thinks about fet.spec > > Thanks, here is a perfect version :) > > # adapter fet.spec > The SPEC is perfect ;) It looks better now, but still it is not perfect. There are some hints: * use install instea

Re: SPEC: fet

2008-07-28 Thread Zsolt Udvari
> Have a look at it and see what it thinks about fet.spec Thanks, here is a perfect version :) # adapter fet.spec The SPEC is perfect ;) fet.spec Description: Binary data ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-l

Re: SPEC: fet

2008-07-28 Thread Adam Gołębiowski
On Mon, Jul 28, 2008 at 01:37:35PM +0200, Zsolt Udvari wrote: > Hi! > > fet is a free timetabling program. I hope that this spec-file is > (almost) perfect ;) Unfortunately, it's not -- it does not fully comply with PLD style. There's a handy little tool, called adapter (cvs::SPECS/adapter and

SPEC: fet

2008-07-28 Thread Zsolt Udvari
Hi! fet is a free timetabling program. I hope that this spec-file is (almost) perfect ;) Zsolt fet.spec Description: Binary data ___ pld-devel-en mailing list pld-devel-en@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-en