Description of problem: In the spec file for openssl I see Obsoletes: %{mklibname openssl 1.0.0}-devel and Obsoletes: %{mklibname openssl 1.0.0}-static-devel. This gives out warnings about row 84 and 97. The warnings looks like this: warning: rad 84: It's not recommended to have unversioned Obsoletes: Obsoletes: lib64openssl1.0.0-devel warning: rad 97: It's not recommended to have unversioned Obsoletes: Obsoletes: lib64openssl1.0.0-static-devel This should be corrected. Version-Release number of selected component (if applicable): 3.0.2 How reproducible: At least one time. Steps to Reproduce: 1. Download the spec file for openssl from Cauldron. 2. Open a terminal window. 3. cd to the directory where the spec file is saved. 4. Use sudo together with urpmi openssl.spec 5. Place the files from the src.rpm in ~/rpmbuild/SOURCES/ 6. Run rpmbuild -ba openssl.spec
I know that warnings aren't fatal, but if it can be corrected I think it should be corrected.
Thanks, fixed in SVN.
Resolution: (none) => FIXEDStatus: NEW => RESOLVED