Re: [ITP] spamprobe 1.4d-1 -- Bayesian spam filter

2007-12-22 Thread Corinna Vinschen
On Dec 21 11:49, Jari Aalto wrote:
 http://cygwin.cante.net/spamprobe/setup.hint \
 http://cygwin.cante.net/spamprobe/spamprobe-1.4d-1-src.tar.bz2 \
 http://cygwin.cante.net/spamprobe/spamprobe-1.4d-1.tar.bz2

Uploaded.


Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: [ITP] spamprobe 1.4d-1 -- Bayesian spam filter

2007-12-21 Thread Jari Aalto
* Thu 2007-12-20 Dr Dr [EMAIL PROTECTED]
* Message-Id: [EMAIL PROTECTED]
 Builds fine from source, packaging looks good.
 But the requires line is not right.

Thanks, fixed

   requires: cygwin libdb4.5 libjpeg62 libpng12 libungif4 xorg-x11-bin-dlls zlib

Jari

  wget\
http://cygwin.cante.net/spamprobe/setup.hint \
http://cygwin.cante.net/spamprobe/spamprobe-1.4d-1-src.tar.bz2 \
http://cygwin.cante.net/spamprobe/spamprobe-1.4d-1.tar.bz2

-- 
Welcome to FOSS revolution: we fix and modify until it shines


Re: [ITP] spamprobe 1.4d-1 -- Bayesian spam filter

2007-12-21 Thread Dr. Volker Zell
 Jari Aalto writes:

 * Thu 2007-12-20 Dr Dr [EMAIL PROTECTED]
 * Message-Id: [EMAIL PROTECTED]
 Builds fine from source, packaging looks good.
 But the requires line is not right.

 Thanks, fixed

requires: cygwin libdb4.5 libjpeg62 libpng12 libungif4 
xorg-x11-bin-dlls zlib


Maybe adding the contrib directory is worthwhile.

Ciao
  Volker


Re: [ITP] spamprobe 1.4d-1 -- Bayesian spam filter

2007-12-21 Thread Jari Aalto
* Fri 2007-12-21 Dr Dr [EMAIL PROTECTED]
* Message-Id: [EMAIL PROTECTED]
 Jari Aalto writes:

  * Thu 2007-12-20 Dr Dr [EMAIL PROTECTED]
  * Message-Id: [EMAIL PROTECTED]
  Builds fine from source, packaging looks good.
  But the requires line is not right.

  Thanks, fixed

 requires: cygwin libdb4.5 libjpeg62 libpng12 libungif4 
 xorg-x11-bin-dlls zlib


 Maybe adding the contrib directory is worthwhile.

Yup, was already added in previous fix.

Jari

-- 
Welcome to FOSS revolution: we fix and modify until it shines


[GTG] Re: [ITP] spamprobe 1.4d-1 -- Bayesian spam filter

2007-12-21 Thread Dr. Volker Zell
 Jari Aalto writes:

 * Fri 2007-12-21 Dr Dr [EMAIL PROTECTED]
 * Message-Id: [EMAIL PROTECTED]
 Jari Aalto writes:
 
  * Thu 2007-12-20 Dr Dr [EMAIL PROTECTED]
  * Message-Id: [EMAIL PROTECTED]
  Builds fine from source, packaging looks good.
  But the requires line is not right.
 
  Thanks, fixed
 
 requires: cygwin libdb4.5 libjpeg62 libpng12 libungif4 
xorg-x11-bin-dlls zlib
 
 
 Maybe adding the contrib directory is worthwhile.

 Yup, was already added in previous fix.

Builds fine from source, packaging and setup.hint look good now.

GTG
  Volker


Re: [ITP] spamprobe 1.4d-1 -- Bayesian spam filter

2007-12-20 Thread Dr. Volker Zell
 Jari Aalto writes:

 Included in Debian stable

   http://packages.debian.org/spamprobe

 Jari

 requires: cygwin libdb libpbl

Builds fine from source, packaging looks good.

But the requires line is not right.

Ciao
  Volker


Re: [ITP] spamprobe 1.4d-1 -- Bayesian spam filter

2007-12-20 Thread Jari Aalto
* Thu 2007-12-20 Dr Dr [EMAIL PROTECTED]
* Message-Id: [EMAIL PROTECTED]
 Jari Aalto writes:

  Included in Debian stable

http://packages.debian.org/spamprobe

  Jari

  requires: cygwin libdb libpbl

 Builds fine from source, packaging looks good.

 But the requires line is not right.

This is interesting:

  $ objdump -p spamprobe.exe | grep 'DLL Name:'

DLL Name: cygwin1.dll
DLL Name: cygdb-4.5.dll
DLL Name: cygjpeg-62.dll
DLL Name: cygpng12.dll
DLL Name: cygungif-4.dll
DLL Name: KERNEL32.dll

  $ cygcheck spamprobe.exe

  D:\cygwin\bin\cygwin1.dll
C:\WINNT\system32\ADVAPI32.DLL
  C:\WINNT\system32\NTDLL.DLL
  C:\WINNT\system32\KERNEL32.DLL
  C:\WINNT\system32\RPCRT4.DLL
  D:\cygwin\bin\cygdb-4.5.dll
  D:\cygwin\bin\cygjpeg-62.dll
  D:\cygwin\bin\cygpng12.dll
D:\cygwin\bin\cygz.dll
  D:\cygwin\bin\cygungif-4.dll
D:\cygwin\usr\X11R6\bin\cygX11-6.dll

Is the objdump listing here incorrect?

Jari

-- 
Welcome to FOSS revolution: we fix and modify until it shines


RE: [ITP] spamprobe 1.4d-1 -- Bayesian spam filter

2007-12-20 Thread Dave Korn
On 20 December 2007 20:08, Jari Aalto wrote:

 This is interesting:
 
   $ objdump -p spamprobe.exe | grep 'DLL Name:'
 
 DLL Name: cygwin1.dll
 DLL Name: cygdb-4.5.dll
 DLL Name: cygjpeg-62.dll
 DLL Name: cygpng12.dll
 DLL Name: cygungif-4.dll
 DLL Name: KERNEL32.dll
 
   $ cygcheck spamprobe.exe
 
   D:\cygwin\bin\cygwin1.dll
 C:\WINNT\system32\ADVAPI32.DLL
   C:\WINNT\system32\NTDLL.DLL
   C:\WINNT\system32\KERNEL32.DLL
   C:\WINNT\system32\RPCRT4.DLL
   D:\cygwin\bin\cygdb-4.5.dll
   D:\cygwin\bin\cygjpeg-62.dll
   D:\cygwin\bin\cygpng12.dll
 D:\cygwin\bin\cygz.dll
   D:\cygwin\bin\cygungif-4.dll
 D:\cygwin\usr\X11R6\bin\cygX11-6.dll
 
 Is the objdump listing here incorrect?

  Try cygcheck -v, it eliminates duplicated dependencies, even if one is an 
indirect
one and one is direct.


cheers,
  DaveK
-- 
Can't think of a witty .sigline today



RE: [ITP] spamprobe 1.4d-1 -- Bayesian spam filter

2007-12-20 Thread Dave Korn
On 21 December 2007 02:04, Dave Korn wrote:

  Gah!

   Try cygcheck -v, it eliminates duplicated dependencies, even if one is an
 ^^^
   the elimination of 

 indirect one and one is direct.

  i.e. it reports all dependencies always.

cheers,
  DaveK
-- 
Can't think of a witty .sigline today