parent
ee3631d426
commit
d81b75e4da
2
INSTALL
2
INSTALL
|
|
@ -12,5 +12,5 @@ Chinese language: http://www.fastken.com/
|
|||
# the command lines as:
|
||||
|
||||
git clone https://github.com/happyfish100/libfastcommon.git
|
||||
cd libfastcommon; git checkout V1.0.65
|
||||
cd libfastcommon; git checkout V1.0.66
|
||||
./make.sh clean && ./make.sh && ./make.sh install
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
%define CommitVersion %(echo $COMMIT_VERSION)
|
||||
|
||||
Name: libfastcommon
|
||||
Version: 1.0.65
|
||||
Version: 1.0.66
|
||||
Release: 1%{?dist}
|
||||
Summary: c common functions library extracted from my open source projects FastDFS
|
||||
License: LGPL
|
||||
|
|
|
|||
Loading…
Reference in New Issue