Browse Source

fcitx: update to 4.2.8.4

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8502 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 10 years ago
parent
commit
ae16cc8f5e
1 changed files with 4 additions and 3 deletions
  1. 4 3
      f/fcitx/fcitx-vl.spec

+ 4 - 3
f/fcitx/fcitx-vl.spec

@@ -1,5 +1,5 @@
-%define ver 4.2.8.3
-%define rel 2
+%define ver 4.2.8.4
+%define rel 1
 
 Summary: an input method framework with extension support
 Name: fcitx
@@ -110,7 +110,8 @@ cmake .. \
   -DENABLE_OPENCC=Off \
   -DENABLE_LUA=On \
   -DENABLE_GIR=On \
-  -DENABLE_XDGAUTOSTART=Off
+  -DENABLE_XDGAUTOSTART=Off \
+  -DENABLE_PRESAGE=Off
 
 make %{?_smp_mflags}
 popd