Accepting request 263939 from home:jdelvare:branches:Base:System

- Fix the sed command that fixes up the patch headers. It was printing a duplicate header line, which surprisingly did not confuse patch, but could in the future.
- Fix all patches that had the duplicate header line issue.

OBS-URL: https://build.opensuse.org/request/show/263939
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=194
This commit is contained in:
2014-12-18 14:31:09 +00:00
committed by Git OBS Bridge
parent fba85a46a3
commit 2dd9132993
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 3 15:05:14 CET 2014 - jdelvare@suse.de
- Fix the sed command that fixes up the patch headers. It was
printing a duplicate header line, which suprisingly did not
confuse patch, but could in the future.
- Fix all patches that had the duplicate header line issue.
-------------------------------------------------------------------
Fri Oct 24 12:53:04 UTC 2014 - werner@suse.de