From 7f7fcb70a36cc8cec1c1dca40878aa0f2f2b3e405045bc155cec854d69578c6d Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Wed, 18 Apr 2018 09:18:05 +0000 Subject: [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 --- patch.changes | 6 ++++++ patch.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/patch.changes b/patch.changes index 3f64de2..812f6b9 100644 --- a/patch.changes +++ b/patch.changes @@ -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 diff --git a/patch.spec b/patch.spec index d457b02..6c94469 100644 --- a/patch.spec +++ b/patch.spec @@ -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