Hide Forgot
Description of problem: rpmbuild -ba SPECS/module-init-tools.spec warning: line 20: prereq is deprecated: Prereq: /sbin/chkconfig sh-utils warning: line 23: buildprereq is deprecated: BuildPrereq: zlib-devel docbook-utils Version-Release number of selected component (if applicable): Fedora 14 module-init-tools-3.11.1-2.fc13.x86_64 How reproducible: Attempt to build binary and source packages with rpmbuild. Steps to Reproduce: 1. Pull down module-init-tools source for Fedora 14. 2. Install/Uncompress source. 3. Execute rpmbuild -ba PATH/module-init-tools.spec Actual results: Warnings about specific tags being depreciated. Expected results: No warnings about specific tags being depreciated. Additional info:
This is fixed in rawhide. I am not going to release an update for Fedora 14 since this does not correct a user-visible bug. Releasing an update to an existing distribution release should only occur when the benefit will outweigh the risk, which this does not. It's fixed in future releases.