SHA256
1
0
forked from pool/patch

- Add ed as BuildRequires so ed-style patches can be checked by

the test suite.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/patch?expand=0&rev=59
This commit is contained in:
Jean Delvare 2018-04-18 09:18:05 +00:00 committed by Git OBS Bridge
parent 113fbdee3e
commit 7f7fcb70a3
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 18 11:16:34 CEST 2018 - jdelvare@suse.de
- Add ed as BuildRequires so ed-style patches can be checked by
the test suite.
-------------------------------------------------------------------
Wed Apr 18 08:53:00 UTC 2018 - jdelvare@suse.de

View File

@ -36,6 +36,7 @@ Patch7: ed-style-06-fix-test-failure.patch
# See bnc#662957. The fix for CVE-2010-4651 breaks the way interdiff was
# invoking patch, so interdiff had to be fixed too.
Conflicts: patchutils < 0.3.2
BuildRequires: ed
%if 0%{?suse_version} < 1220
BuildRequires: xz
%endif