From: Neal Becker (ndbecker2_at_[hidden])
Date: 2005-08-12 10:04:49


I placed my test boost-1.33 srpm here:

http://nbecker.dyndns.org:8080/boost-1.33.0-6.src.rpm

Basically, I modified the redhat 1.32 spec file:

1) Don't mess with soname
2) Autoconfigure icu support
3) Build all variants
4) Add my (little) patch for serializing mersenne_twister. Yes, I know it's
not optimal, but it's simple and good enough for my purposes.

Please comment.