Hello community, here is the log from the commit of package ibus for openSUSE:Factory checked in at Mon Jun 27 15:31:10 CEST 2011.
-------- --- ibus/ibus.changes 2011-06-19 14:48:24.000000000 +0200 +++ /mounts/work_src_done/STABLE/ibus/ibus.changes 2011-06-27 14:23:04.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Jun 27 14:21:46 CEST 2011 - [email protected] + +- dropped the dependencies with release number +- simplify for passing gtk3 configure option + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus.spec ++++++ --- /var/tmp/diff_new_pack.QC1nN9/_old 2011-06-27 15:30:38.000000000 +0200 +++ /var/tmp/diff_new_pack.QC1nN9/_new 2011-06-27 15:30:38.000000000 +0200 @@ -19,7 +19,7 @@ Name: ibus Version: 1.3.9 -Release: 1 +Release: 3 License: LGPL V2+ Url: http://code.google.com/p/ibus/ Source0: http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz @@ -62,7 +62,7 @@ License: LGPL V2+ Summary: IBus im module for gtk2 Group: System/I18n/Chinese -Requires: %{name} = %{version}-%{release} +Requires: %{name} = %{version} %gtk2_immodule_requires Supplements: packageand(ibus:gtk2) @@ -73,9 +73,10 @@ %package gtk3 + Summary: IBus im module for gtk3 Group: System/I18n/Chinese -Requires: %{name} = %{version}-%{release} +Requires: %{name} = %{version} BuildRequires: gtk3-devel %gtk3_immodule_requires Supplements: packageand(ibus:gtk3) @@ -88,7 +89,7 @@ License: LGPL V2+ Summary: Development tools for ibus Group: Development/Libraries/other -Requires: libibus2 = %{version}-%{release} +Requires: libibus2 = %{version} Requires: glib2-devel Requires: dbus-1-devel Requires: gtk-doc @@ -107,20 +108,14 @@ %build autoreconf -fi intltoolize -f -%if %suse_version >= 1140 -%configure --disable-static \ - --disable-iso-codes-check \ - --disable-gobject-introspection \ - --enable-gtk-doc \ - --libexecdir=%{_prefix}/%{_lib}/ibus \ - --enable-gtk3 -%else %configure --disable-static \ +%if %suse_version >= 1140 + --enable-gtk3 \ +%endif --disable-iso-codes-check \ --disable-gobject-introspection \ --enable-gtk-doc \ --libexecdir=%{_prefix}/%{_lib}/ibus -%endif make %{?jobs:-j %jobs} %install ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
