From d442cca980460b7e14ddf6bc6bf58af21e1d182d Mon Sep 17 00:00:00 2001 From: yuqing Date: Fri, 22 May 2015 14:51:56 +0800 Subject: [PATCH] set require libfastcommon version in fastdfs.spec --- fastdfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastdfs.spec b/fastdfs.spec index aa61324..7da17d9 100644 --- a/fastdfs.spec +++ b/fastdfs.spec @@ -21,7 +21,7 @@ Requires: %__cp %__mv %__chmod %__grep %__mkdir %__install %__id This package provides tracker & storage of fastdfs %package -n %{FDFSServer} -Requires: libfastcommon +Requires: libfastcommon >= 1.0.14 Summary: fastdfs tracker & storage %package -n %{FDFSTool}