Hello community,

here is the log from the commit of package kcm-fcitx for openSUSE:Factory 
checked in at 2012-06-29 07:00:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcm-fcitx (Old)
 and      /work/SRC/openSUSE:Factory/.kcm-fcitx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcm-fcitx", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcm-fcitx/kcm-fcitx.changes      2012-06-10 
21:51:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kcm-fcitx.new/kcm-fcitx.changes 2012-06-29 
07:00:14.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jun 25 11:32:59 UTC 2012 - i...@marguerite.su
+
+- fix fedora builds.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kcm-fcitx.spec ++++++
--- /var/tmp/diff_new_pack.GfbiBr/_old  2012-06-29 07:00:18.000000000 +0200
+++ /var/tmp/diff_new_pack.GfbiBr/_new  2012-06-29 07:00:18.000000000 +0200
@@ -30,18 +30,28 @@
 Obsoletes:      %{name} < 0.2.0
 Provides:       %{name} = %{version}
 BuildRequires:  fcitx-devel
+%if 0%{?suse_version}
 BuildRequires:  libkde4-devel
 %if 0%{?suse_version} <= 1140 
 BuildRequires: libunique-devel
 %else
 BuildRequires: libunique1-devel
 %endif
+%else
+BuildRequires:  kdelibs-devel
+BuildRequires:  unique-devel
+BuildRequires:  libX11-devel
+%endif
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  libtool
-BuildRequires:  update-desktop-files
+%if 0%{?suse_version}
 %kde4_runtime_requires
+%else
+Requires:       kde-runtime
+Requires:       qt-x11
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Provides:       locale(kdebase4:ko;zh_CN;zh_SG)
 
@@ -53,7 +63,12 @@
 %package -n %{pkgname}
 Summary:       KDE control module for Fcitx
 Group:         System/I18n/Chinese
+%if 0%{?suse_version}
 %kde4_runtime_requires
+%else
+Requires:       kde-runtime
+Requires:       qt-x11
+%endif
 
 %description -n %{pkgname}
 KDE control module for Fcitx.
@@ -80,7 +95,9 @@
 
 %find_lang kcm_fcitx
 
+%if 0%{?suse_version}
 %kde_post_install
+%endif
 
 %post -n %{pkgname} -p /sbin/ldconfig
 
@@ -90,5 +107,8 @@
 %defattr(-,root,root,-)
 %{_libdir}/kde4/*
 %{_datadir}/kde4/*
+%if 0%{?fedora_version}
+%{_datadir}/config/fcitx-skin.knsrc
+%endif
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to