Bug 670654

Summary: rpmbuild warns on depreciated tags for module-init-tools
Product: [Fedora] Fedora Reporter: Travis Gummels <tgummels>
Component: module-init-toolsAssignee: Jon Masters <jonathan>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: jcm, jonathan
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-01-19 17:41:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Travis Gummels 2011-01-18 22:04:28 UTC
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:

Comment 1 Jon Masters 2011-01-19 17:41:27 UTC
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.