From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Description of problem: When you install libxml2-2.5.4-1.src.rpm on i386 platform, it installs the spec as libxml.spec (overwriting the spec from libxml) instead of libxml2.spec. Version-Release number of selected component (if applicable): libxml2-2.5.4-1 How reproducible: Always Steps to Reproduce: 1. Install libxml2-2.5.4-1.src.rpm 2. Look in /usr/src/redhat/SPECS/ 3. Actual Results: SPEC created as libxml.spec Expected Results: SPEC created as libxml2.spec Additional info: If you install both libxml and libxml2, the spec that exists will be the one from the package that installed last, leading to possibly confusing errors.
Fixed in any version post 2.5.4, duplicate of bug #86118, Daniel *** This bug has been marked as a duplicate of 86118 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.