From a110d2784eed0225186c546d6ef7bf9794304300 Mon Sep 17 00:00:00 2001 From: Gu Zheng Date: Mon, 16 Nov 2020 20:21:45 +0800 Subject: [PATCH] remove clownfish-pylcommon dependency from rpm spec #3 Signed-off-by: Gu Zheng --- lond.spec.in | 1 - 1 file changed, 1 deletion(-) diff --git a/lond.spec.in b/lond.spec.in index 5701468..584f804 100644 --- a/lond.spec.in +++ b/lond.spec.in @@ -20,7 +20,6 @@ License: GPLv2 Group: Applications/System Source0: @PACKAGE@-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: clownfish-pylcommon Requires: lustre Provides: lond = %{version}-%{release} %if %{with systemd}