From a3741b405217df3c73a071da628d2bbd67d376cc Mon Sep 17 00:00:00 2001 From: Takuya ASADA Date: Fri, 22 Feb 2019 19:05:44 +0900 Subject: [PATCH] dist/redhat: drop file from dependency since it seems unused The pacakge is not used in our script anymore, drop it. --- dist/redhat/scylla.spec.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/redhat/scylla.spec.mustache b/dist/redhat/scylla.spec.mustache index 629053b2a4..d79559f6f2 100644 --- a/dist/redhat/scylla.spec.mustache +++ b/dist/redhat/scylla.spec.mustache @@ -49,7 +49,7 @@ BuildRequires: pystache {{#centos7}} Requires: kernel >= 3.10.0-514 {{/centos7}} -Requires: {{product}}-conf systemd-libs hwloc curl util-linux mdadm xfsprogs file {{product}}-python3 +Requires: {{product}}-conf systemd-libs hwloc curl util-linux mdadm xfsprogs {{product}}-python3 Conflicts: abrt AutoReqProv: no