Re: [Cooker] fixing some perl packages

2000-09-16 Thread Pixel

Stefan van der Eijk [EMAIL PROTECTED] writes:

 I'd like to replace the filelist generation by a "normal" filelist. Is
 this OK with mandrake, or is this a waste of my time?

in any case, if a filelist can be removed without enumerating all the files,
it's a good thing of course.




Re: [Cooker] fixing some perl packages

2000-09-16 Thread Stefan van der Eijk

  I'd like to replace the filelist generation by a "normal" filelist. Is
  this OK with mandrake, or is this a waste of my time?
 
 in any case, if a filelist can be removed without enumerating all the files,
 it's a good thing of course.
Even better: How about adding a " grep -v packlist | grep -v .bs " in
the filelist generation? Also works  has less impact on the .spec file.

Stefan




Re: [Cooker] fixing some perl packages

2000-09-16 Thread Pixel

Stefan van der Eijk [EMAIL PROTECTED] writes:

   I'd like to replace the filelist generation by a "normal" filelist. Is
   this OK with mandrake, or is this a waste of my time?
  
  in any case, if a filelist can be removed without enumerating all the files,
  it's a good thing of course.
 Even better: How about adding a " grep -v packlist | grep -v .bs " in
 the filelist generation? Also works  has less impact on the .spec file.

yeah, quite nice, even though i prefer calling spec-helper directly before
making the filelist...




Re: [Cooker] fixing some perl packages

2000-09-16 Thread Stefan van der Eijk

I'd like to replace the filelist generation by a "normal" filelist. Is
this OK with mandrake, or is this a waste of my time?
  
   in any case, if a filelist can be removed without enumerating all the files,
   it's a good thing of course.
  Even better: How about adding a " grep -v packlist | grep -v .bs " in
  the filelist generation? Also works  has less impact on the .spec file.
 
 yeah, quite nice, even though i prefer calling spec-helper directly before
 making the filelist...

Could you give me an example on how to do that  I'll take care of the
rest of the packages...




Re: [Cooker] fixing some perl packages

2000-09-16 Thread Pixel

Stefan van der Eijk [EMAIL PROTECTED] writes:

[...]

  yeah, quite nice, even though i prefer calling spec-helper directly before
  making the filelist...
 
 Could you give me an example on how to do that  I'll take care of the
 rest of the packages...

see perl.spec




Re: [Cooker] fixing some perl packages

2000-09-16 Thread Stefan van der Eijk

  Could you give me an example on how to do that  I'll take care of the
  rest of the packages...

 see perl.spec

OK, that worked, the only exception was postgresql, that .spec file is
too complex to let spec-helper run before making the filelist. Since
.packlist was being removed by a find statement I thought we could do
the same for *.bs. I checked the package that came out and no other
files were removed.

The result can be seen at:
http://d10179.dtk.chello.nl/build/fixes/cooker/

perl*.src.rpm and postgresql-7.0.2-5mdk.src.rpm (together with the .spec
files, the orignal .spec files (previous version) and the .diff's.)

If you want I can upload it to /incoming.

Stefan

PS: there is some other stuff in that URL too:

aboot:  BM-ed version
jpilot-syncmal: removed BuildArch line that prevented it building on
non X86 arch's.
netscape-alpha-4.75:synchonized netscape on alpha with the cooker x86
version
qt-1.44:fixes qt-1.44 not building on alpha




Re: [Cooker] fixing some perl packages

2000-09-16 Thread Geoffrey Lee

Yo,



X-Sequence: 2862
 Precedence: list
 List-Help: mailto:[EMAIL PROTECTED]?subject=help
 List-Subscribe: mailto:[EMAIL PROTECTED]?subject=subscribe%20cooker
 List-Unsubscribe: mailto:[EMAIL PROTECTED]?subject=unsubscribe%20cooker
 List-Post: mailto:[EMAIL PROTECTED]
 List-Owner: mailto:[EMAIL PROTECTED]

   Could you give me an example on how to do that  I'll take care of the
   rest of the packages...

  see perl.spec

 OK, that worked, the only exception was postgresql, that .spec file is
 too complex to let spec-helper run before making the filelist. Since
 .packlist was being removed by a find statement I thought we could do
 the same for *.bs. I checked the package that came out and no other
 files were removed.

 The result can be seen at:
 http://d10179.dtk.chello.nl/build/fixes/cooker/

 perl*.src.rpm and postgresql-7.0.2-5mdk.src.rpm (together with the .spec
 files, the orignal .spec files (previous version) and the .diff's.)

 If you want I can upload it to /incoming.

 Stefan

 PS: there is some other stuff in that URL too:



I am taking care of some of the perl stuff and qt stuff 

--
Geoff