Hello community, here is the log from the commit of package fcitx for openSUSE:Factory checked in at 2014-08-11 10:07:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-06-10 14:38:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fcitx.new/fcitx.changes 2014-08-11 10:07:35.000000000 +0200 @@ -1,0 +2,17 @@ +Sat Aug 9 05:33:21 UTC 2014 - [email protected] + +- add baselibs.conf to SOURCE99 + +------------------------------------------------------------------- +Fri Aug 8 14:55:32 UTC 2014 - [email protected] + +- Fix default category for fcitx (ensure it doesn't go to Other on + GNOME Classic) + +------------------------------------------------------------------- +Tue Aug 5 16:22:59 UTC 2014 - [email protected] + +- Build with RPM_OPT_FLAGS +- Don't strip binaries + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fcitx.spec ++++++ --- /var/tmp/diff_new_pack.PIRXz3/_old 2014-08-11 10:07:36.000000000 +0200 +++ /var/tmp/diff_new_pack.PIRXz3/_new 2014-08-11 10:07:36.000000000 +0200 @@ -34,6 +34,7 @@ Source8: openSUSE-themes.tar.gz Source9: macros.%{name} Source10: input.svgz +Source99: baselibs.conf BuildRequires: cairo-devel %if 0%{?suse_version} BuildRequires: dbus-1-devel @@ -397,6 +398,9 @@ # fix dlopen-ed library name cmake .. \ + -DCMAKE_C_FLAGS="$RPM_OPT_FLAGS" \ + -DCMAKE_CXX_FLAGS="$RPM_OPT_FLAGS" \ + -DCMAKE_VERBOSE_MAKEFILE=On \ -DCMAKE_BUILD_TYPE=Release \ -DOPENCC_LIBRARY_FILENAME=libopencc.so.1 \ -DENCHANT_LIBRARY_FILENAME=libenchant.so.1 \ @@ -452,7 +456,7 @@ %if 0%{?suse_version} %suse_update_desktop_file fcitx Utility DesktopUtility %suse_update_desktop_file fcitx-skin-installer Utility DesktopUtility -%suse_update_desktop_file fcitx-configtool System X-SuSE-SystemSetup +%suse_update_desktop_file -r fcitx-configtool System X-SuSE-SystemSetup %endif %if 0%{?fedora_version} @@ -526,14 +530,6 @@ %endif %endif -# strip unnessary libraries -%{__strip} %{buildroot}%{_libdir}/%{name}/*.so -%{__strip} %{buildroot}%{_libdir}/libfcitx*.so.* -%{__strip} %{buildroot}%{_libdir}/gtk-2.0/*/immodules/im-%{name}.so -%if 0%{?suse_version} >= 1140 || 0%{?fedora_version} -%{__strip} %{buildroot}%{_libdir}/gtk-3.0/*/immodules/im-%{name}.so -%endif - %post gtk2 %gtk2_immodule_post -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
