From 70aa4378ea02e88b1053e444fc74abe74c0bfd85 Mon Sep 17 00:00:00 2001 From: yuqing Date: Fri, 24 Jul 2015 16:24:08 +0800 Subject: [PATCH] Requires: libfastcommon >= 1.0.18 --- fastdfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastdfs.spec b/fastdfs.spec index 52ac3f2..783f3f9 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 >= 1.0.14 +Requires: libfastcommon >= 1.0.18 Summary: fastdfs tracker & storage %package -n %{FDFSTool}