Hello community, here is the log from the commit of package gcin for openSUSE:Factory checked in at 2013-07-18 16:06:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcin (Old) and /work/SRC/openSUSE:Factory/.gcin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcin" Changes: -------- --- /work/SRC/openSUSE:Factory/gcin/gcin.changes 2013-02-28 07:08:04.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gcin.new/gcin.changes 2013-07-18 16:06:54.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Jul 17 08:21:47 UTC 2013 - [email protected] + +- remove qt3 support, long dead + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcin.spec ++++++ --- /var/tmp/diff_new_pack.aGFGNO/_old 2013-07-18 16:06:54.000000000 +0200 +++ /var/tmp/diff_new_pack.aGFGNO/_new 2013-07-18 16:06:54.000000000 +0200 @@ -37,7 +37,6 @@ BuildRequires: libjpeg-devel BuildRequires: libqt4-devel BuildRequires: pkg-config -BuildRequires: qt3-devel BuildRequires: update-desktop-files %gtk2_immodule_requires %if %suse_version > 1130 @@ -69,15 +68,6 @@ %description branding-upstream This package provides upstream look and feel for gcin -%package qt3-immodule -Summary: Gcin qt3 immodule -License: GPL-2.0 -Group: System/I18n/Chinese -Requires: %{name} = %{version} - -%description qt3-immodule -gcin qt3 immodule, support Qt3-based applications - %package qt4-immodule Summary: Gcin qt4 immodule License: GPL-2.0 @@ -116,7 +106,10 @@ %patch3 -p1 %build -CFLAGS="$RPM_OPT_FLAGS" %configure --prefix=/usr --use_i18n=Y --use_qt3=Y \ +%if %_lib == lib64 +sed -e "s,^LIB='lib',LIB=lib64," -i configure +%endif +CFLAGS="$RPM_OPT_FLAGS" %configure --prefix=/usr --use_i18n=Y \ --use_anthy=Y --doc_version_dir=N make @@ -265,10 +258,6 @@ %{_datadir}/icons/gcin/tsin.png %{_datadir}/icons/gcin/vocabulary.png -%files qt3-immodule -%defattr(-,root,root) -%{_libdir}/qt3/plugins/inputmethods/* - %files qt4-immodule %defattr(-,root,root) %{_libdir}/qt4/plugins/inputmethods/* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
