Hello community,

here is the log from the commit of package ibus for openSUSE:Factory checked in 
at 2012-03-08 19:43:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus (Old)
 and      /work/SRC/openSUSE:Factory/.ibus.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus/ibus.changes        2012-02-16 
16:16:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ibus.new/ibus.changes   2012-03-08 
19:43:54.000000000 +0100
@@ -1,0 +2,12 @@
+Wed Mar  7 21:54:43 UTC+8 2012 - [email protected]
+
+- Fix FSF-address warnings in RPMLINT report
+
+-------------------------------------------------------------------
+Wed Mar 07 12:27:57 UTC+8 2012 - [email protected]
+
+- Update to 1.4.1
+   * Many bug fixings
+- Fix several RPMLINT report warnings
+
+-------------------------------------------------------------------

Old:
----
  ibus-1.4.0.tar.gz

New:
----
  ibus-1.4.1.tar.gz
  ibus-fsf-address.patch
  ibus-src-Makefile.am.diff

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

Other differences:
------------------
++++++ ibus.spec ++++++
--- /var/tmp/diff_new_pack.2dTgKj/_old  2012-03-08 19:43:59.000000000 +0100
+++ /var/tmp/diff_new_pack.2dTgKj/_new  2012-03-08 19:43:59.000000000 +0100
@@ -21,7 +21,7 @@
 %define domain_name %{name}10
 
 Name:           ibus
-Version:        1.4.0
+Version:        1.4.1
 Release:        0
 Url:            http://code.google.com/p/ibus/
 Source0:        http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
@@ -31,13 +31,16 @@
 Source4:        xim.d-ibus-121
 Patch0:         ibus-python-install-dir.patch
 Patch1:         ibus-fix-default-preload-engines.patch
+Patch2:         ibus-src-Makefile.am.diff
+Patch3:         ibus-fsf-address.patch
 Summary:        Intelligent Input Bus for Linux OS
 License:        LGPL-2.1+
 Group:          System/I18n/Chinese
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 PreReq:         /usr/bin/touch
 Provides:       locale(ja;ko;zh)
-
+BuildRequires:  pkg-config
+BuildRequires:  dbus-1-glib-devel
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  fdupes
 BuildRequires:  gconf2-devel
@@ -65,7 +68,6 @@
 %package -n libibus-1_0-0
 Summary:        IBus libraries
 Group:          System/I18n/Chinese
-Obsoletes:      libibus2 < %{version}
 
 %description -n libibus-1_0-0
 This package contains the libraries for IBus
@@ -110,6 +112,7 @@
 Requires:       glib2-devel
 Requires:       dbus-1-devel
 Requires:       gtk-doc
+Requires:       ibus = %{version}
 
 %description devel
 The ibus-devel package contains the header files and developer
@@ -120,6 +123,8 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 autoreconf -fi
@@ -166,7 +171,7 @@
   $RPM_BUILD_ROOT%{_datadir}/pixmaps/ibus-keyboard.png
 
 %suse_update_desktop_file  %name Utility DesktopUtility
-%suse_update_desktop_file  ibus-setup System SystemSetup
+%suse_update_desktop_file  %name-setup System Utility settings
 
 %find_lang %{domain_name}
 %find_gconf_schemas 

++++++ ibus-1.4.0.tar.gz -> ibus-1.4.1.tar.gz ++++++
++++ 82711 lines of diff (skipped)

++++++ ibus-fsf-address.patch ++++++
++++ 730 lines (skipped)

++++++ ibus-src-Makefile.am.diff ++++++
diff -Nur ibus-1.4.1/src/Makefile.am ibus-1.4.1-new/src/Makefile.am
--- ibus-1.4.1/src/Makefile.am  2012-02-02 12:54:54.000000000 +0800
+++ ibus-1.4.1-new/src/Makefile.am      2012-03-07 17:30:53.227329124 +0800
@@ -170,7 +170,7 @@
     ibusenumtypes.h             \
     $(NULL)
 IBus-1.0.gir: $(libibus) Makefile
-IBus_1_0_gir_SCANNERFLAGS = --pkg=ibus-1.0 $(IBUS_GIR_SCANNERFLAGS)
+IBus_1_0_gir_SCANNERFLAGS = --pkg-export=ibus-1.0 
 IBus_1_0_gir_INCLUDES = GLib-2.0 GObject-2.0 Gio-2.0
 IBus_1_0_gir_LIBS = $(libibus)
 IBus_1_0_gir_FILES = $(addprefix $(srcdir)/,$(introspection_files))
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to