diff --git a/fcitx.changes b/fcitx.changes index 3d40ec6..5b3f1d3 100644 --- a/fcitx.changes +++ b/fcitx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 1 06:06:23 UTC 2015 - hillwood@linuxfans.org + +- Use lua 5.2+, fix build in openSUSE_Factory + ------------------------------------------------------------------- Mon Aug 10 14:19:20 UTC 2015 - i@marguerite.su diff --git a/fcitx.spec b/fcitx.spec index 9af814a..4e47e20 100644 --- a/fcitx.spec +++ b/fcitx.spec @@ -54,11 +54,7 @@ BuildRequires: fdupes %if 0%{?suse_version} > 1110 BuildRequires: libqt4-devel %endif -%if 0%{?suse_version} <= 1210 -BuildRequires: lua-devel -%else -BuildRequires: lua51-devel -%endif +BuildRequires: pkgconfig(lua) BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: gtk2-devel