Bug 8170 - rpmlint fails to recognize %apply_patches and emits warning when run on srpm
Summary: rpmlint fails to recognize %apply_patches and emits warning when run on srpm
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Colin Guthrie
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-21 13:17 CET by Barry Jackson
Modified: 2012-11-22 00:28 CET (History)
1 user (show)

See Also:
Source RPM: rpmlint-mageia-policy
CVE:
Status comment:


Attachments

Description Barry Jackson 2012-11-21 13:17:28 CET
Description of problem:
rpmlint warns 

W: patch-not-applied

for example when checking alsa-utils src rpm

however the patch is applied during build:-

+ cd alsa-utils-1.0.26
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /bin/patch -U -s -p1 -b --suffix .0500 --fuzz=0 -i /home/baz/rpmbuild/SOURCES/0500-init-Mute-Beep-by-default.-It-s-annoying.patch
+ exit 0

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
Comment 1 Colin Guthrie 2012-11-22 00:28:25 CET
Fixed this locally. Will submit it in due course.

Status: NEW => RESOLVED
CC: (none) => mageia
Resolution: (none) => FIXED
Assignee: bugsquad => mageia


Note You need to log in before you can comment on or make changes to this bug.