Hello community, here is the log from the commit of package fcitx for openSUSE:Factory checked in at 2014-11-11 01:10:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fcitx (Old) and /work/SRC/openSUSE:Factory/.fcitx.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fcitx" Changes: -------- --- /work/SRC/openSUSE:Factory/fcitx/fcitx.changes 2014-09-22 09:23:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fcitx.new/fcitx.changes 2014-11-11 01:11:37.000000000 +0100 @@ -1,0 +2,15 @@ +Sun Nov 9 19:42:33 UTC 2014 - [email protected] + +- fix Harlequin menu color, it should be greenish + +------------------------------------------------------------------- +Sun Nov 9 07:00:33 UTC 2014 - [email protected] + +- update themes + * reworked Dartmouth & New Air + * added Harlequin +- droped input.svgz + * new input-Dartmouth/Harlequin.svgz are in openSUSE-themes.tar.gz + refers to Dark/Light versions of openSUSE + +------------------------------------------------------------------- Old: ---- input.svgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx.spec ++++++ --- /var/tmp/diff_new_pack.hX5pL9/_old 2014-11-11 01:11:39.000000000 +0100 +++ /var/tmp/diff_new_pack.hX5pL9/_new 2014-11-11 01:11:39.000000000 +0100 @@ -33,7 +33,6 @@ Source7: xinput-fcitx Source8: openSUSE-themes.tar.gz Source9: macros.%{name} -Source10: input.svgz Source99: baselibs.conf BuildRequires: cairo-devel %if 0%{?suse_version} @@ -324,7 +323,7 @@ %if 0%{?suse_version} %package branding-openSUSE -Summary: openSUSE default Skin for Fcitx +Summary: openSUSE default Skins for Fcitx Group: System/I18n/Chinese Requires: %{name} = %{version}-%{release} %if 0%{?suse_version} >= 1140 @@ -335,7 +334,7 @@ Supplements: packageand(%{name}:branding-openSUSE) %description branding-openSUSE -openSUSE default skin for Fcitx +openSUSE default skins for Fcitx You can either use this package or download from kde-look.org using knewstaff in fcitx-config-kde4. @@ -433,20 +432,20 @@ %if 0%{?suse_version} # install openSUSE skins -pushd %{buildroot}%{_datadir}/%{name}/skin/ tar -xzf %{SOURCE8} -mv openSUSE-themes/Dartmouth ./openSUSE-default -mv openSUSE-themes/New_Air ./New_Air -rm -rf openSUSE-themes -popd +mv openSUSE-themes/Harlequin %{buildroot}%{_datadir}/%{name}/skin/ +mv openSUSE-themes/Dartmouth %{buildroot}%{_datadir}/%{name}/skin/ +mv openSUSE-themes/NewAir %{buildroot}%{_datadir}/%{name}/skin/ # fcitx 4.2.8 use new dbus systray mechanism, so fix the ugly oxygen keyboard icon mkdir -p %{buildroot}%{_kde4_appsdir}/desktoptheme/openSUSE/icons/ -cp -r %{SOURCE10} %{buildroot}%{_kde4_appsdir}/desktoptheme/openSUSE/icons/ +mkdir -p %{buildroot}%{_kde4_appsdir}/desktoptheme/openSUSElight/icons/ +cp -r openSUSE-themes/input-Dartmouth.svgz %{buildroot}%{_kde4_appsdir}/desktoptheme/openSUSE/icons/input.svgz +cp -r openSUSE-themes/input-Harlequin.svgz %{buildroot}%{_kde4_appsdir}/desktoptheme/openSUSElight/icons/input.svgz # Change default skin pushd %{buildroot}%{_datadir}/%{name}/configdesc -sed -i 's/DefaultValue=default/DefaultValue=openSUSE-default/' %{buildroot}%{_datadir}/%{name}/configdesc/fcitx-classic-ui.desc +sed -i 's/DefaultValue=default/DefaultValue=Harlequin/' %{buildroot}%{_datadir}/%{name}/configdesc/fcitx-classic-ui.desc popd %endif @@ -625,8 +624,9 @@ %exclude %{_libdir}/%{name}/libexec/fcitx-po-parser %exclude %{_libdir}/%{name}/libexec/fcitx-scanner %if 0%{?suse_version} -%exclude %{_datadir}/%{name}/skin/openSUSE-default -%exclude %{_datadir}/%{name}/skin/New_Air +%exclude %{_datadir}/%{name}/skin/Harlequin +%exclude %{_datadir}/%{name}/skin/Dartmouth +%exclude %{_datadir}/%{name}/skin/NewAir %endif %exclude %{_datadir}/%{name}/skin/classic %exclude %{_datadir}/%{name}/skin/dark @@ -736,17 +736,23 @@ %files branding-openSUSE %defattr(-,root,root) -%{_datadir}/%{name}/skin/openSUSE-default +%{_datadir}/%{name}/skin/Harlequin +%{_datadir}/%{name}/skin/Dartmouth %{_kde4_appsdir}/desktoptheme/openSUSE/icons/input.svgz +%{_kde4_appsdir}/desktoptheme/openSUSElight/icons/input.svgz +%if 0%{?suse_version} <= 1310 +%dir %{_kde4_appsdir}/desktoptheme/openSUSElight +%dir %{_kde4_appsdir}/desktoptheme/openSUSElight/icons %if 0%{?suse_version} <= 1220 %dir %{_kde4_appsdir}/desktoptheme %dir %{_kde4_appsdir}/desktoptheme/openSUSE %dir %{_kde4_appsdir}/desktoptheme/openSUSE/icons %endif +%endif %files skin-new-air %defattr(-,root,root) -%{_datadir}/%{name}/skin/New_Air +%{_datadir}/%{name}/skin/NewAir %endif ++++++ openSUSE-themes.tar.gz ++++++ ++++ 148623 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
