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
This commit is contained in:
parent
c71108c2e4
commit
d2d3dad435
@ -1,4 +1,4 @@
|
|||||||
libfcitx-4_2_4
|
libfcitx-4_2_5
|
||||||
fcitx-gtk2
|
fcitx-gtk2
|
||||||
fcitx-gtk3
|
fcitx-gtk3
|
||||||
fcitx-qt4
|
fcitx-qt4
|
@ -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
|
Sun Aug 26 01:15:41 UTC 2012 - i@marguerite.su
|
||||||
|
|
||||||
|
@ -103,8 +103,8 @@ Pinyin and QuWei input methods. It's flexible and fast.
|
|||||||
%package -n lib%{name}%{libver}
|
%package -n lib%{name}%{libver}
|
||||||
Summary: Shared libraries for %{name}
|
Summary: Shared libraries for %{name}
|
||||||
Group: System/I18n/Chinese
|
Group: System/I18n/Chinese
|
||||||
Obsoletes: lib%{name}%{libver} < %{version}
|
Obsoletes: lib%{name} < %{version}
|
||||||
Provides: lib%{name}%{libver} = %{version}
|
Provides: lib%{name} = %{version}
|
||||||
|
|
||||||
%description -n lib%{name}%{libver}
|
%description -n lib%{name}%{libver}
|
||||||
Shared libraries for Fcitx input method framework.
|
Shared libraries for Fcitx input method framework.
|
||||||
|
Loading…
Reference in New Issue
Block a user