From d2d3dad435c9318471ef0d8ca181a1c951a2bbaeabe09daaf0142bc0af0b8701 Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Fri, 7 Sep 2012 02:30:13 +0000 Subject: [PATCH] Accepting request 133130 from home:MargueriteSu:branches:M17N OBS-URL: https://build.opensuse.org/request/show/133130 OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx?expand=0&rev=45 --- baselibs.conf | 2 +- fcitx.changes | 6 ++++++ fcitx.spec | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 25e1d0b..51bcf4e 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ -libfcitx-4_2_4 +libfcitx-4_2_5 fcitx-gtk2 fcitx-gtk3 fcitx-qt4 \ No newline at end of file diff --git a/fcitx.changes b/fcitx.changes index fb4a19f..379af31 100644 --- a/fcitx.changes +++ b/fcitx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 7 10:27:34 UTC 2012 - i@marguerite.su + +- fix libfcitx Provides, which can't drop old libraries. +- fix 32bit baselib name. + ------------------------------------------------------------------- Sun Aug 26 01:15:41 UTC 2012 - i@marguerite.su diff --git a/fcitx.spec b/fcitx.spec index a0369fe..b275416 100644 --- a/fcitx.spec +++ b/fcitx.spec @@ -103,8 +103,8 @@ Pinyin and QuWei input methods. It's flexible and fast. %package -n lib%{name}%{libver} Summary: Shared libraries for %{name} Group: System/I18n/Chinese -Obsoletes: lib%{name}%{libver} < %{version} -Provides: lib%{name}%{libver} = %{version} +Obsoletes: lib%{name} < %{version} +Provides: lib%{name} = %{version} %description -n lib%{name}%{libver} Shared libraries for Fcitx input method framework.