Bug 1017774

Summary: Order in which patches are applied
Product: [Fedora] Fedora Reporter: Michal Haško <mhasko>
Component: dwmAssignee: Petr Šabata <psabata>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: psabata, pslavice
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dwm-6.0-7.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-28 07:45:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Michal Haško 2013-10-10 13:33:04 UTC
Description of problem:
dwm-start applies patches in no particular (wrong) order, which causes patching to fail.

Version-Release number of selected component (if applicable):
dwm-user-6.0-5.fc19.x86_64

/usr/bin/dwm-start:64:
find ${patches} -type f -name '*.diff' -printf "patch -p1 < %p\n" | sh

find doesn't sort the patches. They need to be sorted before applying

Comment 1 Fedora Update System 2013-10-11 06:08:10 UTC
dwm-6.0-7.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/dwm-6.0-7.fc20

Comment 2 Fedora Update System 2013-10-11 06:08:27 UTC
dwm-6.0-7.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/dwm-6.0-7.fc19

Comment 3 Fedora Update System 2013-10-11 06:08:46 UTC
dwm-6.0-7.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/dwm-6.0-7.fc18

Comment 4 Fedora Update System 2013-10-22 04:58:00 UTC
dwm-6.0-7.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2013-10-22 04:59:11 UTC
dwm-6.0-7.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2013-11-10 06:27:31 UTC
dwm-6.0-7.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.