Re: [Fink-devel] Confusion with rapidsvn linked libs

2009-07-07 Thread Alexander Hansen
Trevor Harmon wrote: > On Jul 7, 2009, at 2:40 PM, Alexander Hansen wrote: > >> The Files: will have the file names, of course: >> >> Files: << >>lib/libsvncpp.2.0.0.dylib >>lib/libsvncpp.2.dylib >> << > > It seems only the libsvncpp.2.dylib is generated. Do I need to add an > InstallScript

Re: [Fink-devel] Confusion with rapidsvn linked libs

2009-07-07 Thread Trevor Harmon
On Jul 7, 2009, at 10:44 PM, Alexander Hansen wrote: > You can leave it out. Thanks for your help! I've uploaded the package to the tracker: https://sourceforge.net/tracker/?func=detail&aid=2818340&group_id=17203&atid=414256 Trevor -

Re: [Fink-devel] Confusion with rapidsvn linked libs

2009-07-07 Thread Trevor Harmon
On Jul 7, 2009, at 2:40 PM, Alexander Hansen wrote: > The Files: will have the file names, of course: > > Files: << >lib/libsvncpp.2.0.0.dylib >lib/libsvncpp.2.dylib > << It seems only the libsvncpp.2.dylib is generated. Do I need to add an InstallScript in the splitoff to softlink the

Re: [Fink-devel] Confusion with rapidsvn linked libs

2009-07-07 Thread Alexander Hansen
Trevor Harmon wrote: > On Jul 7, 2009, at 12:27 PM, Alexander Hansen wrote: > >> This should be all right. > > Okay, so how do I map these version numbers (2 and 3.0.0) into the > .info file? For example, here are the old portions of the .info that > need updating: > > ... > Package: svncpp0-de

Re: [Fink-devel] Confusion with rapidsvn linked libs

2009-07-07 Thread Trevor Harmon
On Jul 7, 2009, at 12:27 PM, Alexander Hansen wrote: > This should be all right. Okay, so how do I map these version numbers (2 and 3.0.0) into the .info file? For example, here are the old portions of the .info that need updating: ... Package: svncpp0-dev Depends: svncpp0-shlibs (=

Re: [Fink-devel] Confusion with rapidsvn linked libs

2009-07-07 Thread Alexander Hansen
Trevor Harmon wrote: > Hi, > > I'm the maintainer of the rapidsvn package, and I'm trying to update > it to the latest upstream version, but I'm stuck. The main problem > seems to be a change in the versioning of the svncpp shared libraries > that are associated with the package. The old upstream r