Re: [Fink-devel] Next phase of shlibs project

2002-10-13 Thread David R. Morrison
Ben Hines has asked me in private email why we need the "%n (>= %v-%r)" part of the new Shlibs field. Although I can't give an example of this at the moment, I can explain some future scenarios where this will be used. Suppose that your package builds two shared libraries, libfoo.1.dylib and libb

Re: [Fink-devel] Next phase of shlibs project

2002-10-13 Thread David R. Morrison
Thanks for catching the typo, Ben. The correct example is: Shlibs: << %p/lib/libapt-inst.1.0.dylib %n (>= %v-%r) %p/lib/libapt-pkg.3.2.dylib %n (>= %v-%r) << -- Dave --- This sf.net email is sponsored by:ThinkGeek Welcome to g

Re: [Fink-devel] Next phase of shlibs project

2002-10-12 Thread Ben Hines
On Saturday, October 12, 2002, at 12:30 PM, David R. Morrison wrote: Shlibs: << %p/lib/libapt-inst.1.0.dylib %n (>= %v-%r) %p/lib/libapt-pkg.3.2 %n (>= %v-%r) << Why not %p/lib/libapt-pkg.3.2.dylib? typo? No typos allowed in essential packages and shared libs documentation! :)

[Fink-devel] Next phase of shlibs project

2002-10-12 Thread David R. Morrison
Dear Fink Devlopers, I have implemented the next phase of the shlibs project, which I'll discuss in this message. In this phase, in addition to making sure that all shared libraries are kept in separate fink packages which can remain installed long after other things have been upgraded, you will