From 7abcebed3247e8dcf2feb3c2583c23b3e36a96ea291777285760b0e8d6d129ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Tue, 5 Feb 2013 13:13:19 +0000 Subject: [PATCH] - fix typo in specfile OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx?expand=0&rev=61 --- fcitx.changes | 5 +++++ fcitx.spec | 11 +++++------ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/fcitx.changes b/fcitx.changes index 5d61f08..86609ca 100644 --- a/fcitx.changes +++ b/fcitx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 5 14:11:50 CET 2013 - mls@suse.de + +- fix typo in specfile + ------------------------------------------------------------------- Mon Feb 4 08:45:33 UTC 2013 - i@marguerite.su diff --git a/fcitx.spec b/fcitx.spec index 4723095..32f318b 100644 --- a/fcitx.spec +++ b/fcitx.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - %define libver -4_2_7 Name: fcitx @@ -101,10 +100,10 @@ Requires: %{name}-branding = %{version} %endif %if 0%{?fedora_version} Requires: %{name}-pinyin = %{version}-%{release} -Requires: %{name}-table = %{version}-%{release} -Requires: opencc -Requires: libpresage1 -Requires: enchant +Requires: %{name}-table = %{version}-%{release} +Requires: opencc +Requires: libpresage1 +Requires: enchant Requires(post): %{_sbindir}/alternatives Requires(postun): %{_sbindir}/alternatives %endif @@ -359,7 +358,7 @@ You can either use this package or download from kde-look.org using knewstaff in %package skin-dark Summary: Fcitx Dark Skin Group: System/I18n/Chinese -Requires: %{name} = %{version}-%release} +Requires: %{name} = %{version}-%{release} %if 0%{?suse_version} >= 1140 || 0%{?fedora_version} BuildArch: noarch %endif