Re: [Boost-cmake] 1.40.0.cmake5 (?) builds cleanly

2009-11-03 Thread Denis Arnaud
2009/11/2 troy d. straszheim > Denis Arnaud wrote: > >> We could maybe tag that version to 1.40.0.cmake5, couldn't we? >> > > For reference, the head of that branch is now > > http://gitorious.org/boost/cmake/trees/e26008ef3a9f94d3854e073865fe4ce3a9481ef4 > > I'm willing to tag it up. Anybody el

Re: [Boost-cmake] 1.40.0.cmake5 (?) builds cleanly

2009-11-03 Thread troy d. straszheim
Denis Arnaud wrote: I forgot to mention that I still have to apply two patches (provided in attachment, but also available on my Fedora page: http://denisarnaud.fedorapeople.org/boost/1.40.0/10/) to alter the configuration of CMake. a) One is to uncomment the SOVERSION line (which, from my unde

Re: [Boost-cmake] 1.40.0.cmake5 (?) builds cleanly

2009-11-03 Thread troy d. straszheim
Denis Arnaud wrote: 2. To instruct CMake about the installation directory, I currently use (http://denisarnaud.fedorapeople.org/boost/1.40.0/10/boost.spec) the "-DCMAKE_INSTALL_PREFIX=$RPM_BUILD_ROOT%{_prefix}" directive (where %{_prefix} is equal to /usr). However, it has rpmlint (the RPM pack

Re: [Boost-cmake] 1.40.0.cmake5 (?) builds cleanly

2009-11-03 Thread Denis Arnaud
2009/11/3 troy d. straszheim > > Ingmar Vanhassel pointed this out, it is on the 1.40 branch: > % git branch -l > * 1.40.0 > > Have you got the right code? > > % git log -n1 > commit e26008ef3a9f94d3854e073865fe4ce3a9481ef4 > Author: troy d. straszheim > Date: Sat Oct 31 21:37:53 2009 -0400 >

Re: [Boost-cmake] 1.40.0.cmake5 (?) builds cleanly

2009-11-03 Thread troy d. straszheim
Denis Arnaud wrote: 2009/11/3 troy d. straszheim > Ingmar Vanhassel pointed this out, it is on the 1.40 branch: % git branch -l * 1.40.0 Have you got the right code? % git log -n1 commit e26008ef3a9f94d3854e073865fe4ce3a9481ef4 Author: t