Mailinglist Archive: opensuse-commit (914 mails)
| < Previous | Next > |
commit ibus-m17n for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 27 Jun 2011 15:15:18 +0200
- Message-id: <20110627131518.BD29B2029C@hilbert.suse.de>
Hello community,
here is the log from the commit of package ibus-m17n for openSUSE:Factory
checked in at Mon Jun 27 15:15:18 CEST 2011.
--------
--- ibus-m17n/ibus-m17n.changes 2010-03-26 17:05:50.000000000 +0100
+++ /mounts/work_src_done/STABLE/ibus-m17n/ibus-m17n.changes 2011-06-27
12:55:44.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jun 14 03:24:43 UTC 2011 - swyear@xxxxxxxxx
+
+- Update to 1.3.2;
+ including fixes for new ibus 1.3.x
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
ibus-m17n-1.2.0.20091217.tar.gz
New:
----
ibus-m17n-1.3.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ibus-m17n.spec ++++++
--- /var/tmp/diff_new_pack.OaKlrN/_old 2011-06-27 15:02:30.000000000 +0200
+++ /var/tmp/diff_new_pack.OaKlrN/_new 2011-06-27 15:02:30.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package ibus-m17n (Version 1.2.0.20091217)
+# spec file for package ibus-m17n
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,8 +20,8 @@
Name: ibus-m17n
BuildRequires: ibus-devel m17n-lib-devel pkgconfig
-Version: 1.2.0.20091217
-Release: 2
+Version: 1.3.2
+Release: 1
Summary: The M17N engine for IBus platform
License: GPLv2+
Group: System Environment/Libraries
@@ -37,7 +37,7 @@
%setup -q
%build
-%configure --disable-static
+%configure --disable-static --libexecdir=%{_prefix}/%{_lib}/ibus
make %{?jobs:-j %jobs}
%install
@@ -52,7 +52,10 @@
%defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{_datadir}/ibus-*
-%{_libexecdir}/ibus-*
-%{_datadir}/ibus
+%dir %{_libdir}/ibus
+%{_libdir}/ibus/ibus-*
+%dir %{_datadir}/ibus
+%dir %{_datadir}/ibus/component
+%{_datadir}/ibus/component/*
%changelog
++++++ ibus-m17n-1.2.0.20091217.tar.gz -> ibus-m17n-1.3.2.tar.gz ++++++
++++ 27049 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |