From d7e4ddc8fa4b41a860e231b7f58e1ce93e85e7e0 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Mon, 16 Sep 2019 08:36:58 +0200 Subject: [PATCH] Source3 not Source2 Signed-off-by: Adrian Reber --- criu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/criu.spec b/criu.spec index e7b7e88..763a64c 100644 --- a/criu.spec +++ b/criu.spec @@ -26,7 +26,7 @@ BuildRequires: perl # zcat /usr/share/man/man8/criu.8.gz > criu.8 Source1: criu.8 Source2: crit.1 -Source2: compel.1 +Source3: compel.1 # The patch aio-fix.patch is needed as RHEL7 # doesn't do "nr_events *= 2" in ioctx_alloc(). Patch100: aio-fix.patch