From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Description of problem: Installing the source RPM installs the SPEC as openssl.spec instead of openssl096.spec. This actually also is a problem in openssl096b which does the same thing of installing its SPEC as openssl.spec instead of openssl096b.spec. If you install all three openssl source packages, the spec that exists is from the last RPM installed. This could lead to confusing errors when compiling sources. Version-Release number of selected component (if applicable): openssl-0.9.6-15 How reproducible: Always Steps to Reproduce: 1. Install openssl096-0.9.6-15.src.rpm 2. Look in /usr/src/redhat/SPECS 3. Actual Results: openssl.spec Expected Results: openssl096.spec Additional info: openssl, openssl096 and openssl096b source packages all write their SPEC as openssl.spec, thus overwriting each other.
*** This bug has been marked as a duplicate of 87402 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.