[Fink-devel] Re: fink/perlmod/Fink ChangeLog,1.472,1.473 PkgVersion.pm,1.191,1.192 Validation.pm,1.78,1.79

2003-12-19 Thread David R. Morrison
Daniel Macks <[EMAIL PROTECTED]> wrote: > Update of /cvsroot/fink/fink/perlmod/Fink > In directory sc8-pr-cvs1:/tmp/cvs-serv32608/perlmod/Fink > > Modified Files: > ChangeLog PkgVersion.pm Validation.pm > Log Message: > Implemented usage of "Source: none" as synonym for "Type: NoSource". >

[Fink-devel] Depends -dylib version compatibility (was dists/10.2-gcc3.3/unstable/main/finkinfo/sci root3-cernlib.info,1.2,1.3 root3-threaded.info,1.7,1.8 root3.info,1.5,1.6 root3.patch,1.4,1.5)

2003-12-19 Thread Daniel Macks
Remi Mommsen <[EMAIL PROTECTED]> wrote: > > Index: root3-cernlib.info > === > RCS file: > /cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/sci/root3-cernlib.info,v > diff -u -d -r1.2 -r1.3 [lots of snipping] > +Depends: << > +

Re: [Fink-devel] Depends -dylib version compatibility (was dists/10.2-gcc3.3/unstable/main/finkinfo/sci root3-cernlib.info,1.2,1.3 root3-threaded.info,1.7,1.8 root3.info,1.5,1.6 root3.patch,1.4,1.5)

2003-12-19 Thread Remi Mommsen
Hi Dan, Thanks for pointing this out. I've not been aware of it. This dependency exists since several versions of root3. I have had no user complaints about it. What is the best way to fix it? Just depend on mysql12-dev and mysql12-shlibs (as in 10.3) or is there a more clever way to do it?

Re: [Fink-devel] bin-dist made more regularely

2003-12-19 Thread Remi Mommsen
Hi Ben, On Dec 16, 2003, at 1:27 PM, Benjamin Reed wrote: David R. Morrison wrote: There are a few other tweaks which are necessary as well. Fink is not very smart about specifying the default choice, and in the automated system, we always take the default choice. For this reason, I remove

[Fink-devel] Re: dists/10.2-gcc3.3/stable/main/finkinfo/database mysql-3.23.58-11.info,1.4,NONE mysql-3.23.58-11.patch,1.1,NONE

2003-12-19 Thread Remi Mommsen
Hi Dave, does this mean that mysql-dev and mysql-shlibs are no longer available in 10.2-gcc3.3/stable? If so I'll have to revise my root3 packages in stable. Cheers, Remi On Dec 19, 2003, at 3:06 PM, David R. Morrison wrote: Update of /cvsroot/fink/dists/10.2-gcc3.3/stable/main

Re: [Fink-devel] Re: dists/10.2-gcc3.3/stable/main/finkinfo/database mysql-3.23.58-11.info,1.4,NONE mysql-3.23.58-11.patch,1.1,NONE

2003-12-19 Thread Daniel Macks
> David R. Morrison said: > >Update of /cvsroot/fink/dists/10.2-gcc3.3/stable/main/finkinfo/database >In directory sc8-pr-cvs1:/tmp/cvs-serv30314 > >Removed Files: > mysql-3.23.58-11.info mysql-3.23.58-11.patch >Log Message: >obsolete I think there are still some packages that need mysql-sh

[Fink-devel] Re: dists/10.2-gcc3.3/stable/main/finkinfo/database mysql-3.23.58-11.info,1.4,NONE mysql-3.23.58-11.patch,1.1,NONE

2003-12-19 Thread David R. Morrison
No, mysql-4.0.5-11 is still there... -- Dave Remi Mommsen <[EMAIL PROTECTED]> wrote: > Hi Dave, > > does this mean that mysql-dev and mysql-shlibs are no longer available > in 10.2-gcc3.3/stable? If so I'll have to revise my root3 packages in > stable. > > Cheers, > Remi > >

[Fink-devel] Re: dists/10.2-gcc3.3/stable/main/finkinfo/database mysql-3.23.58-11.info,1.4,NONE mysql-3.23.58-11.patch,1.1,NONE

2003-12-19 Thread Remi Mommsen
Hi Dave, Not im my trees: $ /sw/fink > find . -name "mysql*" -print ./10.2/stable/main/finkinfo/database/mysql-3.23.56-1.info ./10.2/unstable/main/finkinfo/database/mysql-3.23.58-1.info ./10.2/unstable/main/finkinfo/database/mysql-3.23.58-1.patch ./10.2/unstable/main/finkinfo/database/mysql.info

Re: [Fink-devel] bin-dist made more regularely

2003-12-19 Thread Benjamin Reed
Remi Mommsen wrote: If I have a choice of system-xfree86 xfree86 xfree86-base and my regex excludes system-xfree86 I end up with a matchcount of 2. Thus nothing is done and I end up with all three choices. Thus I have to trim the candidates list to include only those dnames which match. Any obj

Re: [Fink-devel] bin-dist made more regularely

2003-12-19 Thread Remi Mommsen
Hi Ben, On Dec 19, 2003, at 4:31 PM, Benjamin Reed wrote: Remi Mommsen wrote: If I have a choice of system-xfree86 xfree86 xfree86-base and my regex excludes system-xfree86 I end up with a matchcount of 2. Thus nothing is done and I end up with all three choices. Thus I have to trim the candid

Re: [Fink-devel] Re: dists/10.2-gcc3.3/stable/main/finkinfo/database mysql-3.23.58-11.info,1.4,NONE mysql-3.23.58-11.patch,1.1,NONE

2003-12-19 Thread Ben Hines
Thats it right there. -Ben On Dec 19, 2003, at 4:27 PM, Remi Mommsen wrote: ../10.3/stable/main/finkinfo/database/mysql.info ../10.3/stable/main/finkinfo/database/mysql.patch ../10.3/unstable/main/finkinfo/database/mysql.info ../10.3/unstable/main/finkinfo/database/mysql.patch -

[Fink-devel] Re: dists/10.2-gcc3.3/stable/main/finkinfo/database mysql-3.23.58-11.info,1.4,NONE mysql-3.23.58-11.patch,1.1,NONE

2003-12-19 Thread Daniel Macks
Daniel Macks said: >David R. Morrison said: >> >>Update of /cvsroot/fink/dists/10.2-gcc3.3/stable/main/finkinfo/database >> >>Removed Files: >> mysql-3.23.58-11.info mysql-3.23.58-11.patch >>Log Message: >>obsolete > > I think there are still some packages that need mysql-shlibs. Never mind

Re: [Fink-devel] Re: dists/10.2-gcc3.3/stable/main/finkinfo/database mysql-3.23.58-11.info,1.4,NONE mysql-3.23.58-11.patch,1.1,NONE

2003-12-19 Thread Daniel Macks
True, but I don't think relevant. Package mysql version 3* has splitoff mysql-shlibs (.dylib major-version 10) while version 4* has splitoff mysql12-shlibs (.dylib major-version 12). Seems like kind of a less-than-ideal naming situation... dan On Fri, Dec 19, 2003 at 07:21:26PM -0500, David R. Mo

Re: [Fink-devel] Re: dists/10.2-gcc3.3/stable/main/finkinfo/database mysql-3.23.58-11.info,1.4,NONE mysql-3.23.58-11.patch,1.1,NONE

2003-12-19 Thread Remi Mommsen
Sorry, maybe I'm blind (not to be excluded), but 10.2-gcc3.3/stable/main/finkinfo/database/mysql.info: Package: %N12-shlibs just provides mysql12-shlibs and no longer mysql-shlibs. Cheers, Remi On Dec 19, 2003, at 5:42 PM, Daniel Macks wrote: Daniel Macks said: David R. Morrison

Re: [Fink-devel] dpkg-bootstrap cannot be built due to missing gettext-dev

2003-12-19 Thread Remi Mommsen
Hi, So the consensus is to remove dpkg-bootstrap from the package tree? I'll do it tomorrow (PST) if nobody shouts... Cheers, Remi On Dec 16, 2003, at 4:36 PM, TheSin wrote: I didn't even know it's in the tree but I don't think it should be. --- TS http://southofheaven.org Chaos