set require libfastcommon version in fastdfs.spec

pull/8/merge
yuqing 2015-05-22 14:51:56 +08:00
parent 3f77aa8f42
commit d442cca980
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Requires: %__cp %__mv %__chmod %__grep %__mkdir %__install %__id
This package provides tracker & storage of fastdfs This package provides tracker & storage of fastdfs
%package -n %{FDFSServer} %package -n %{FDFSServer}
Requires: libfastcommon Requires: libfastcommon >= 1.0.14
Summary: fastdfs tracker & storage Summary: fastdfs tracker & storage
%package -n %{FDFSTool} %package -n %{FDFSTool}