Use openSUSE xerces-c when building from SRPMs on openSUSE 11.x
Basics
Technical
Logistics
Basics
Technical
Logistics
Description
Building xerces-c 2.8.0 from SRPMs fails on openSUSE 11.x because building the xerces-c samples with gcc 4.3 doesn't work. Using the openSUSE xerces-c 2.8.0 seems to be the best solution for this problem on openSUSE 11.x. This requires patching opensaml.spec, shibboleth.spec, xml-security-c.spec and xmltooling.spec because the openSUSE packages are called libXerces-c28 and libXerces-c-devel.
The patches have been tested on openSUSE 10.3, 11.0 and 11.1 Beta 2.
I wasn't sure where to file the patch for xml-security-c therefore I've included it in this issue.
Building xerces-c 2.8.0 from SRPMs fails on openSUSE 11.x because building
the xerces-c samples with gcc 4.3 doesn't work. Using the openSUSE xerces-c
2.8.0 seems to be the best solution for this problem on openSUSE 11.x. This
requires patching opensaml.spec, shibboleth.spec, xml-security-c.spec and
xmltooling.spec because the openSUSE packages are called libXerces-c28 and
libXerces-c-devel.
The patches have been tested on openSUSE 10.3, 11.0 and 11.1 Beta 2.
I wasn't sure where to file the patch for xml-security-c therefore I've included it in
this issue.