Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: Ice - The Internet Communications Engine (Object middleware)
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234612
------- Additional Comments From mefoster@gmail.com 2007-08-01 11:37 EST ------- Okay, here's a new version. Changelog: - Fixed arch-specific issues: - %ifnarch ppc64 in a lot of places; it doesn't have db4-java or mono-core, so no Java or CSharp packages - Replaced one literal "lib" with %{_lib} - Added IceGrid registry patch from ZeroC forum - Don't build "test" or "demo" subdirectories - Use "/sbin/ldconfig" instead of %{_sbindir} because that's /usr/sbin - Removed useless "dotnetversion" define (it's the same as "version") - Remove executable bit on all "*.ice" files (it gets set somehow on a few)
Here are the new versions: http://www6.informatik.tu-muenchen.de/~foster/extras/ice/ice.spec http://www6.informatik.tu-muenchen.de/~foster/extras/ice/ice-3.2.0-6.fc7.lcg...
NB: I can only test building on i386, so I can't guarantee that the arch-specific issues are truly gone.